diff options
author | Daniel Baumann <daniel@debian.org> | 2024-11-10 16:16:26 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2024-11-10 16:16:26 +0100 |
commit | f92ebf593521166d6bf375d9ddd5c6e923f998d8 (patch) | |
tree | d404dd8be2705861aaf12ab5426f12a01b4aeaa6 | |
parent | Removing vcs fields. (diff) | |
download | haveged-f92ebf593521166d6bf375d9ddd5c6e923f998d8.tar.xz haveged-f92ebf593521166d6bf375d9ddd5c6e923f998d8.zip |
Adding explicit section for binary packages.
Signed-off-by: Daniel Baumann <daniel@debian.org>
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 2d1aed7..8740e7a 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,7 @@ Homepage: https://issihosts.com/haveged/ Rules-Requires-Root: no Package: haveged +Section: misc Architecture: linux-any Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} |