mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-15 07:00:52 +00:00
Merge branch 'lintian-fixes' into 'debian/master'
Fix some issues reported by lintian See merge request debian/aptly!9
This commit is contained in:
Vendored
+2
-2
@@ -2,7 +2,7 @@ Source: aptly
|
||||
Section: utils
|
||||
Priority: optional
|
||||
Maintainer: Sebastien Delafond <seb@debian.org>
|
||||
Build-Depends: debhelper-compat (= 12),
|
||||
Build-Depends: debhelper-compat (= 13),
|
||||
dh-golang,
|
||||
golang-any,
|
||||
golang-golang-x-tools-dev,
|
||||
@@ -32,7 +32,7 @@ Build-Depends: debhelper-compat (= 12),
|
||||
golang-github-ugorji-go-codec-dev,
|
||||
golang-golang-x-sys-dev,
|
||||
golang-golang-x-crypto-dev,
|
||||
Standards-Version: 4.5.1
|
||||
Standards-Version: 4.6.0
|
||||
Homepage: https://www.aptly.info
|
||||
Vcs-Git: https://salsa.debian.org/debian/aptly.git
|
||||
Vcs-Browser: https://salsa.debian.org/debian/aptly
|
||||
|
||||
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
---
|
||||
Bug-Database: https://github.com/aptly-dev/aptly/issues
|
||||
Bug-Submit: https://github.com/aptly-dev/aptly/issues/new
|
||||
Repository: https://github.com/aptly-dev/aptly.git
|
||||
Repository-Browse: https://github.com/aptly-dev/aptly
|
||||
Reference in New Issue
Block a user