1
0
Fork 0

Removing unused README.source.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-05 13:12:33 +01:00
parent f23e884383
commit ceae1d6ee0
Signed by: daniel
GPG key ID: FBB4F0E80A80222F

13
debian/README.source vendored
View file

@ -1,13 +0,0 @@
README.source for the haveged package
=====================================
haveged is managed in a Git repository using git-buildpackage using
pristine-tar. Quilt patches are managed using gbp-pq.
Packaging practices also follow most of the advices provided by Russ Allbery
at: http://www.eyrie.org/~eagle/notes/debian/git.html
The branches are organized as follow:
* upstream: imports of upstream tarballs
* patch-queue/*: branches exported to quilt patches (handled by gbp-pq)
* master: export of patch-queue/* branches and Debian specific changes