diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-02-03 10:25:04 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-02-03 10:25:17 +0000 |
commit | 043ae88f3ae70fcab1a3d966d82ffd283fce50c4 (patch) | |
tree | 1884ace986c4e53bf72a4ff5a9f33b8cd049f4d4 | |
parent | Adding multi-arch fields in control. (diff) | |
download | progress-linux-043ae88f3ae70fcab1a3d966d82ffd283fce50c4.tar.xz progress-linux-043ae88f3ae70fcab1a3d966d82ffd283fce50c4.zip |
Adding enhances fields in control.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/control | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/control b/debian/control index b1ba541..349d26e 100644 --- a/debian/control +++ b/debian/control @@ -36,6 +36,8 @@ Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, +Enhances: + apt, Description: PGP Keys of the Progress Linux project The Progress Linux project digitally signs packages and images. @@ -48,6 +50,8 @@ Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, +Enhances: + openssh-server, Description: SSH Keys of the Progress Linux project The Progress Linux project digitally signs host keys. . |