chiark / gitweb /
dgit-badcommit-fixup: Ship
[dgit.git] / debian / changelog
index 850681b9d9153401610f04e45157490ca8a53ff0..be2c165343cd5cdd5703f14f9208afbaeae54b80 100644 (file)
@@ -1,16 +1,54 @@
-dgit (2.13~) unstable; urgency=medium
+dgit (2.16~) unstable; urgency=medium
 
+  * 
+
+ --
+
+dgit (2.15) UNRELEASED; urgency=high
+
+  Infastructure:
+  * Prevent introduction of new commits which lack `committer'
+    information.  Ie, prevent the reception of new commits afflicted by
+    #849041.  Existing commits are tolerated.
+
+  Test suite:
+  * Be much stricter about messages from git-fsck.
+
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Thu, 05 Jan 2017 18:20:23 +0000
+
+dgit (2.14) unstable; urgency=critical
+
+  CRITICAL BUGFIX:
+  * Do not generate bogus commits with --overwrite or import-dsc.
+    Closes:#849041.
+
+  Test suite:
+  * Run a lot of git-fsck.
+
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Wed, 04 Jan 2017 22:52:55 +0000
+
+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.
 
- --
+  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