summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog19
1 files changed, 12 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog
index 0ee5f1a..789c552 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,20 +1,25 @@
-dgit (2.13~) unstable; urgency=medium
+dgit (2.13) unstable; urgency=high
+ Changed behaviour:
* quilt fixup: Permit creation of patches which delete files, by psssing
--include-removal to dpkg-source, and tolerating it when we do our
quilt fixup analysis. dpkg-source has supported this since at least
stretch. Closes:#848901.
+
+ Error messages:
* Improve "cannot represent change" message: print the git old and new
modes too.
- * Import fix: Switch back to unpa branch on patch import iterations.
+
+ Bugfix:
+ * Import: Switch back to unpa branch on patch import iterations.
In particular, do not fail utterly if dpkg-source and gbp disagree.
Closes:#848843.
- * dgit-maint-gbp(7): Remove reference to closed bug. [Sean Whitton]
- Closes:#848725.
- * dgit-sponsorship(7): Update in light of fixed #844129.
- [Sean Whitton] Closes:#848789.
- --
+ Documentation [Sean Whitton]:
+ * dgit-maint-gbp(7): Remove reference to closed bug. Closes:#848725.
+ * dgit-sponsorship(7): Update in light of fixed #844129. Closes:#848789.
+
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk> Wed, 21 Dec 2016 01:32:41 +0000
dgit (2.12) unstable; urgency=high