summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2013-10-22 15:09:25 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2013-10-22 15:09:25 +0100
commit41e0ec2b26cba9b3d4016b195ec8795ca1bd40f4 (patch)
tree96da6c0127b11e46a467e72eaae8a72b69288a50 /debian
parent59235957912b6f55e150d533749aad62b1647e8e (diff)
Fix dgit --damp-run sbuild to actually work.
Improvements to implementation of --dry-run and --damp-run. * Rename $dryrun to $dryrun_level to catch all references * Introduce act_scary() and act_local() abstractions to make decison "if"s less confusing
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6142585..8c37c8f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+dgit (0.17) unstable; urgency=low
+
+ * Fix dgit --damp-run sbuild to actually work.
+ * Improvements to implementation of --dry-run and --damp-run.
+
+ --
+
dgit (0.16) unstable; urgency=high
* Format `(3.0) quilt' fixup does not mind extraneous other files