summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2013-10-22 12:51:36 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2013-10-22 12:51:36 +0100
commit78c59ecd1cced311e2b04d44197f5f194a830203 (patch)
tree44f9f812d6553c1fe3116611d6dc8935bf381dd6 /debian
parentc36579b521a6e6da1992e0bad826cd83560308d1 (diff)
Format `(3.0) quilt' fixup does not mind extraneous other files in the build tree (e.g., build products and logs). Closes: #727053.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0a499cb..63d9a8a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
dgit (0.16) unstable; urgency=low
+ * Format `(3.0) quilt' fixup does not mind extraneous other files
+ in the build tree (e.g., build products and logs). Closes: #727053.
* Set autoflush on stdout, to get better ordering of debugging
etc. output when stdout is redirected.
* New --damp-run mode, for more convenient and fuller testing etc.