mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-15 07:00:52 +00:00
Fix unnecessary-testsuite-autopkgtest-field
This commit is contained in:
Vendored
+1
@@ -1,6 +1,7 @@
|
||||
aptly (1.3.0-5) UNRELEASED; urgency=medium
|
||||
|
||||
* Fix syntax-error-in-dep5-copyright.
|
||||
* Fix unnecessary-testsuite-autopkgtest-field.
|
||||
|
||||
-- Alexandre Viau <aviau@debian.org> Tue, 26 Jun 2018 22:10:39 -0400
|
||||
|
||||
|
||||
Vendored
-1
@@ -13,7 +13,6 @@ Homepage: http://www.aptly.info
|
||||
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
|
||||
|
||||
Vendored
+3
@@ -1,2 +1,5 @@
|
||||
Test-Command: /usr/bin/dh_golang_autopkgtest
|
||||
Depends: @, @builddeps@, dh-golang
|
||||
Restrictions: allow-stderr
|
||||
|
||||
Test-Command: aptly repo create autopkgtest && aptly repo add autopkgtest /var/cache/apt/archives/*.deb
|
||||
|
||||
Reference in New Issue
Block a user