chiark / gitweb /
changelog: update for git-debpush improvements
authorSean Whitton <spwhitton@spwhitton.name>
Wed, 17 Jul 2019 08:41:46 +0000 (09:41 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 17 Jul 2019 13:39:54 +0000 (14:39 +0100)
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
debian/changelog

index 0f47a24f6d5f945a1ec556fc075f666c7ac1f8d8..1703a387f8a5f3cef8eeef363a02e6c326811262 100644 (file)
@@ -1,6 +1,10 @@
 dgit (9.3~) unstable; urgency=medium
 
-  * 
+  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.
 
  --