summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2016-11-08 20:51:45 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2016-11-08 20:51:46 +0000
commit707db15f3bd08766aa8e89a218d32a744f426791 (patch)
tree7a82c0fa27d6a7aee3797f3a97b037dd1cdfcb13 /debian/changelog
parentf0b8d1caf4f2b217c2cdc5429398315c0706475b (diff)
Test suite: Replace make in Test-Depends with build-essential.
Most of the tests do in fact run dpkg-buildpackage which bombs out if build-essential is missing. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 5ba2aa4..ebade32 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,9 @@
dgit (2.11~) unstable; urgency=medium
- *
+ Test suite:
+ * Replace make in Test-Depends with build-essential. Most of the tests
+ do in fact run dpkg-buildpackage which bombs out if build-essential is
+ missing.
--