Browse Source

debian: Add debsig-verify to dpkg Suggests

The code supports optionally calling this program. Listing it in the
Suggests will also help people that are looking for a maintained and
supported .deb signing tooling.

Prompted-by: Stuart Prescott <stuart@debian.org>
Guillem Jover 7 years ago
parent
commit
6131b9c953
2 changed files with 5 additions and 0 deletions
  1. 4 0
      debian/changelog
  2. 1 0
      debian/control

+ 4 - 0
debian/changelog

@@ -4,6 +4,10 @@ dpkg (1.18.19) UNRELEASED; urgency=medium
   * Documentation:
     - Cleanup software requirements in README.
     - Move control member file references from dpkg(1) to deb(5).
+  * Packaging:
+    - Add debsig-verify to dpkg Suggests. The code optionally supports this
+      specific signed .deb verification program.
+      Prompted by Stuart Prescott <stuart@debian.org>.
 
   [ Updated programs translations ]
   * German (Sven Joachim).

+ 1 - 0
debian/control

@@ -37,6 +37,7 @@ Depends:
  tar (>= 1.28-1),
 Suggests:
  apt,
+ debsig-verify,
 Replaces:
  manpages-it (<< 2.80-4),
 Breaks: