summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2014-01-18 23:05:50 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2014-01-18 23:05:50 +0000
commitaca1e5f4659d923c95964157284d1bccd2f56a3e (patch)
tree615ef17116f0d0dac0568a48de5c737c501bdcf6
parent230384a7474c7efa00d4fb1bcd4182ea6d4d12fa (diff)
Add Testsuite debian/control header
-rw-r--r--debian/changelog8
-rw-r--r--debian/control1
2 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1c2ca2d..595e91e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+dgit (0.21~~iwj) unstable; urgency=low
+
+ * Add `Testsuite: autopkgtest' to debian/control. (This will only have
+ the right effect with recent enought dpkg, and will generate a warning
+ with earlier versions of dpkg.
+
+ --
+
dgit (0.20) unstable; urgency=high
* Use newest (not oldest) version currently in suite when calculating
diff --git a/debian/control b/debian/control
index 58f848f..798465b 100644
--- a/debian/control
+++ b/debian/control
@@ -4,6 +4,7 @@ Priority: optional
Maintainer: Ian Jackson <ijackson@chiark.greenend.org.uk>
Standards-Version: 3.9.4.0
Build-Depends: debhelper (>= 9)
+Testsuite: autopkgtest
Vcs-Git: git://anonscm.debian.org/dgit-repos/repos/dgit.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=dgit-repos/repos/dgit.git