diff options
author | Daniel Baumann <daniel@debian.org> | 2024-11-10 16:16:25 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2024-11-10 16:16:25 +0100 |
commit | bddaa2b02df901d056443d0c9a3fff7279fbf6e2 (patch) | |
tree | 8ec4661c4e359e2209f87267b5524598d184b59b | |
parent | Removing unused gbp.conf. (diff) | |
download | haveged-bddaa2b02df901d056443d0c9a3fff7279fbf6e2.tar.xz haveged-bddaa2b02df901d056443d0c9a3fff7279fbf6e2.zip |
Removing unused README.source.
Signed-off-by: Daniel Baumann <daniel@debian.org>
-rw-r--r-- | debian/README.source | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/debian/README.source b/debian/README.source deleted file mode 100644 index 5a51e4f..0000000 --- a/debian/README.source +++ /dev/null @@ -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 |