summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-27 13:16:14 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-27 13:16:14 +0100
commitcfec91c99eff2ed5d6e914b54ef81d9ddca78ca8 (patch)
treec3f1884c127f83ea381559a661be68b623ec8080 /debian/changelog
parentf1e6215c9cfc0b24822713bce52174c70ff8d6b9 (diff)
Test suite: Provide tests which check that all our various build operations run the right targets as expected (ie, that we are massaging the arguments to dpkg-buildpackage, and suppressing our clean target, etc., correctly).
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7e17a8f..bd5ab63 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -63,6 +63,10 @@ dgit (1.1~~) unstable; urgency=low
pass -nc.
* Also suppress spurious runs of the clean target when building using
git-buildpackage.
+ * Test suite: Provide tests which check that all our various build
+ operations run the right targets as expected (ie, that we are massaging
+ the arguments to dpkg-buildpackage, and suppressing our clean target,
+ etc., correctly).
--