From 1566f9a229af43e7f8660edb17fe089b246ab564 Mon Sep 17 00:00:00 2001 From: aviau Date: Tue, 26 Jun 2018 23:20:02 -0400 Subject: [PATCH] fix broken autopkgtest --- debian/changelog | 1 + debian/tests/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index d2bf709d..242ea8b1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ aptly (1.3.0-5) unstable; urgency=medium * Fix syntax-error-in-dep5-copyright. * Fix unnecessary-testsuite-autopkgtest-field. + * Fix broken autopkgtest. * Depend on gpgv1. -- Alexandre Viau Tue, 26 Jun 2018 23:01:36 -0400 diff --git a/debian/tests/control b/debian/tests/control index fa294625..0617e76e 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -2,4 +2,4 @@ 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 +Test-Command: aptly repo create autopkgtest