summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog16
1 files changed, 15 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 1703a38..584381e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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