Combine autodep8 and autopkgtest

This commit is contained in:
aviau
2018-06-27 13:32:17 -04:00
parent d29fbb8acf
commit c44eb676b0
4 changed files with 15 additions and 6 deletions
+6
View File
@@ -1,3 +1,9 @@
aptly (1.3.0-6) UNRELEASED; urgency=medium
* Combine autodep8 and autopkgtest.
-- Alexandre Viau <aviau@debian.org> Wed, 27 Jun 2018 13:30:04 -0400
aptly (1.3.0-5) unstable; urgency=medium
* Fix syntax-error-in-dep5-copyright.
+1
View File
@@ -13,6 +13,7 @@ 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
-6
View File
@@ -1,6 +0,0 @@
Test-Command: /usr/bin/dh_golang_autopkgtest
Depends: @, @builddeps@, dh-golang
Restrictions: allow-stderr
Test-Command: aptly repo create autopkgtest
Restrictions: allow-stderr
+8
View File
@@ -0,0 +1,8 @@
# This file is an addition to the autodep8 tests.
#
# See autodep8(1):
# > If `debian/tests/control.autodep8` exists, autodep8
# > will prepend the contents of that file to its own output.
Test-Command: aptly repo create autopkgtest
Restrictions: allow-stderr