chiark / gitweb /
changelog: finalise 2.13 archive/debian/2.13 debian/2.13
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 21 Dec 2016 01:32:54 +0000 (01:32 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 21 Dec 2016 01:32:54 +0000 (01:32 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
debian/changelog

index 0ee5f1a3c03a2c63f0775f76b1b31b25fa0fa2f3..789c55228dbfe2f40381277089ee837ac7baf693 100644 (file)
@@ -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