summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2016-12-21 01:32:54 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2016-12-21 01:32:54 +0000
commiteee36348eb0776a452b8b6a63036723978c9e170 (patch)
tree702f2a8dc01d59bef50cc0f5b1dafa5a52059065
parent91bb308ffe3d905861ab698f673162801b0e0887 (diff)
changelog: finalise 2.13debian/2.13archive/debian/2.13
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
-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