summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-27 12:00:38 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-27 13:12:02 +0100
commit94f1626bbddaae07cb56b86dc83a5a5de34f642b (patch)
tree8902afc502e16361be4a54dc1ffe0652f70b2330 /debian/changelog
parentdbb093b1db7b27bf922f6ad58576cab4fbc342cf (diff)
Also suppress spurious runs of the clean target when building using git-buildpackage.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 2f29630..7e17a8f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -61,6 +61,8 @@ dgit (1.1~~) unstable; urgency=low
than running it twice. When we are _not_ supposed to be using
dpkg-buildpackage to clean, but we are running it to do the build,
pass -nc.
+ * Also suppress spurious runs of the clean target when building using
+ git-buildpackage.
--