depend on gpgv1

This commit is contained in:
aviau
2018-06-26 23:10:31 -04:00
parent 4ba3e0b941
commit b65434650c
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -2,6 +2,7 @@ aptly (1.3.0-5) unstable; urgency=medium
* Fix syntax-error-in-dep5-copyright.
* Fix unnecessary-testsuite-autopkgtest-field.
* Depend on gpgv1.
-- Alexandre Viau <aviau@debian.org> Tue, 26 Jun 2018 23:01:36 -0400
+1 -1
View File
@@ -16,7 +16,7 @@ XS-Go-Import-Path: github.com/aptly-dev/aptly
Package: aptly
Architecture: any
Depends: bzip2, xz-utils, gnupg1, gpgv, ${shlibs:Depends}, ${misc:Depends}
Depends: bzip2, xz-utils, gnupg1, gpgv1, ${shlibs:Depends}, ${misc:Depends}
Suggests: graphviz
Built-Using: ${misc:Built-Using}
Description: Swiss army knife for Debian repository management - main package