chiark / gitweb /
changelog: update for tag-to-upload server-side fixes
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 17 Jul 2019 13:39:27 +0000 (14:39 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 17 Jul 2019 13:40:02 +0000 (14:40 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
debian/changelog

index 1703a387f8a5f3cef8eeef363a02e6c326811262..584381e289bd09e9ce414b991f81c53c42b99ee0 100644 (file)
@@ -1,11 +1,25 @@
 dgit (9.3~) unstable; urgency=medium
 
-  git-debpush [Sean Whitton]:
+  dgit and git-debrebase bugfixes:
+  * No longer crash if .git/logs does not exist when we need it.
+  * Report the upstream tag, rather than commit id, in tags/commits,
+    if the user explicitly specifies refs/tags/...
+
+  tag-to-upload, git-debpush [Sean Whitton]:
   * Several new checks designed to prevent broken uploads.
     - Including: Check that upstream tag is ancestor of branch to be tagged.
       Closes:#932096
   * Cope with spaces in user-supplied upstream tag.
 
+  tag-to-upload, server side:
+  * Fix non-default quilt modes.  These were all previously broken.
+  * Arrange to report the upstream tag in dgit-generated commits/tags.
+
+  minor supporting changes:
+  * Tiny addition to debugging output.
+  * Test suite rearrangements.
+  * New test tagupl-baredebian.
+
  --
 
 dgit (9.2) unstable; urgency=medium