mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-15 07:00:52 +00:00
Combine autodep8 and autopkgtest
This commit is contained in:
Vendored
+6
@@ -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.
|
||||
|
||||
Vendored
+1
@@ -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
|
||||
|
||||
Vendored
-6
@@ -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
|
||||
Vendored
+8
@@ -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
|
||||
Reference in New Issue
Block a user