mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-15 07:00:52 +00:00
Merge remote-tracking branch 'salsa/dh-golang' into debian/master
This commit is contained in:
Vendored
+7
-2
@@ -2,12 +2,17 @@ Source: aptly
|
||||
Section: utils
|
||||
Priority: optional
|
||||
Maintainer: Sebastien Delafond <seb@debian.org>
|
||||
Build-Depends: debhelper (>= 9.0.0), golang-any, golang-go.tools, bash-completion
|
||||
Build-Depends: debhelper (>= 9.0.0),
|
||||
dh-golang,
|
||||
golang-any,
|
||||
golang-go.tools,
|
||||
bash-completion
|
||||
Standards-Version: 4.1.3
|
||||
Homepage: http://www.aptly.info
|
||||
Vcs-Git: https://salsa.debian.org/debian/aptly
|
||||
Vcs-Git: https://salsa.debian.org/debian/aptly.git
|
||||
Vcs-Browser: https://salsa.debian.org/debian/aptly
|
||||
XS-Go-Import-Path: github.com/aptly-dev/aptly
|
||||
Testsuite: autopkgtest-pkg-go
|
||||
|
||||
Package: aptly
|
||||
Architecture: any
|
||||
|
||||
Reference in New Issue
Block a user