chiark / gitweb /
dgit(7): Add discussion of quilt fixup error messages
[dgit.git] / debian / changelog
index 70d600ffadd2609e58d423fcb542543044a6aab8..ccb0d2b4787da4d8086b58eb5bad90476ccd11fd 100644 (file)
@@ -1,7 +1,18 @@
 dgit (5.3~) unstable; urgency=medium
 
   Bugfixes:
+  * dgit: Do not introduce duplicate origs in .changes files,
+    eg if the .changes already has that orig.  Closes:#869146.
   * Honour GIT_REFLOG_ACTION everywhere.  Closes:#901935.
+  * git-debrebase new-upstream: Provide better reflog entries
+    by setting GIT_REFLOG_ACTION.  Closes:#901925.
+
+  Improvements:
+  * Better message formatting when --overwrite may be needed,
+    and a note about first dgit push in dgit(1).  Closes:891031.
+  * dgit(7): Add discussion of quilt fixup error messages,
+    and add cross-references to dgit(1) and the actual error.
+    Somewhat apropos of #842614.
 
  --