mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-04-22 19:58:14 +00:00
adapt to official debian aptly packaging
This commit is contained in:
17
debian/control
vendored
17
debian/control
vendored
@@ -1,9 +1,9 @@
|
||||
Source: aptly
|
||||
Section: devel
|
||||
Section: utils
|
||||
Priority: optional
|
||||
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
|
||||
Uploaders: TODO <admin@lepton.exnihilo>
|
||||
Build-Depends: debhelper (>= 11),
|
||||
Maintainer: André Roth <neolynx@gmail.com>
|
||||
Build-Depends: bash-completion,
|
||||
debhelper-compat (= 13),
|
||||
dh-golang,
|
||||
golang-go,
|
||||
golang-github-aleksi-pointer-dev,
|
||||
@@ -78,12 +78,11 @@ Build-Depends: debhelper (>= 11),
|
||||
golang-go.uber-zap-dev,
|
||||
golang-etcd-server-dev (>= 3.5.15-7),
|
||||
git
|
||||
Standards-Version: 4.2.1
|
||||
Homepage: https://github.com/aptly-dev/aptly
|
||||
Vcs-Browser: https://salsa.debian.org/go-team/packages/aptly
|
||||
Vcs-Git: https://salsa.debian.org/go-team/packages/aptly.git
|
||||
Standards-Version: 4.7.0
|
||||
Homepage: https://www.aptly.info
|
||||
Vcs-Git: https://github.com/aptly-dev/aptly.git
|
||||
Vcs-Browser: https://github.com/aptly-dev/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