mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-07-16 12:08:04 +00:00
Merge branch 'upstream/1.6' into debian/experimental
This commit is contained in:
Vendored
+2
-2
@@ -86,7 +86,7 @@ Testsuite: autopkgtest-pkg-go
|
|||||||
|
|
||||||
Package: aptly
|
Package: aptly
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: bzip2, xz-utils, adduser, gpgv, gpg, ${misc:Depends}, ${shlibs:Depends}
|
Depends: ${misc:Depends}, ${shlibs:Depends}, bzip2, xz-utils, adduser, gpgv, gpg
|
||||||
Suggests: graphviz
|
Suggests: graphviz
|
||||||
Conflicts: gnupg1, gpgv1
|
Conflicts: gnupg1, gpgv1
|
||||||
Built-Using: ${misc:Static-Built-Using}, ${misc:Built-Using}
|
Built-Using: ${misc:Static-Built-Using}, ${misc:Built-Using}
|
||||||
@@ -107,7 +107,7 @@ Description: Swiss army knife for Debian repository management - main package
|
|||||||
|
|
||||||
Package: aptly-api
|
Package: aptly-api
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${misc:Depends}, aptly, adduser
|
Depends: ${misc:Depends}, aptly
|
||||||
Description: Swiss army knife for Debian repository management - API
|
Description: Swiss army knife for Debian repository management - API
|
||||||
It offers several features making it easy to manage Debian package
|
It offers several features making it easy to manage Debian package
|
||||||
repositories:
|
repositories:
|
||||||
|
|||||||
Reference in New Issue
Block a user