mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-15 07:00:52 +00:00
depend on gpgv1
This commit is contained in:
Vendored
+1
@@ -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
|
||||
|
||||
|
||||
Vendored
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user