summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2015-06-30 21:25:38 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-04 19:24:46 +0100
commit54bd461a80ec31613c02831bd7c889ea9f91ed65 (patch)
tree0609a88d334637088f9b463346d886d42b0090a9 /debian
parentf2b31f244345116f1f64d0b56afa76eedaff69c4 (diff)
--clean=git and --clean=none cause dgit to pass -nc to dpkg-buildpackage, suppressing calls to the package's clean target. Also, expand the documentation in this area slightly. Closes:#768590.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4f2e64d..5724e02 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -82,6 +82,10 @@ dgit (0.23~) unstable; urgency=low
* Document that dgit repos are cloneable with git, in dgit(1)
section MODEL. [Andreas Barth.] Closes:#768470.
+ * --clean=git and --clean=none cause dgit to pass -nc to
+ dpkg-buildpackage, suppressing calls to the package's clean target.
+ Also, expand the documentation in this area slightly. Closes:#768590.
+
--
dgit (0.22.1) unstable; urgency=high