From 535d7149bd9f08c1c7ceab86fce50ba40e44fad0 Mon Sep 17 00:00:00 2001 From: aviau Date: Tue, 26 Jun 2018 22:58:48 -0400 Subject: [PATCH] Fix unnecessary-testsuite-autopkgtest-field --- debian/changelog | 1 + debian/control | 1 - debian/tests/control | 3 +++ 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 4f266536..c0003262 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Tue, 26 Jun 2018 22:10:39 -0400 diff --git a/debian/control b/debian/control index 0a79905f..9b72cbfb 100644 --- a/debian/control +++ b/debian/control @@ -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 diff --git a/debian/tests/control b/debian/tests/control index ff417aa8..fa294625 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -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