chiark / gitweb /
changelog: start 2.14
[dgit.git] / debian / changelog
index 9d8b21447d7e77684476e91404e1a94869a4b4b2..c64c36c6a1f2d4e61505819b9daebd6de575e60b 100644 (file)
@@ -1,9 +1,32 @@
-dgit (2.13~) unstable; urgency=medium
+dgit (2.14~) unstable; urgency=low
 
   * 
 
  --
 
+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.
+
+  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.
+
+  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
 
   Changed behaviours: