chiark / gitweb /
changelog: start 3.10~
[dgit.git] / debian / changelog
index 35969725c38e8ef92f59ad5655f8bddb48c20180..4bfbca2191cbe2665d6e6da8f93b56355e48511f 100644 (file)
@@ -1,9 +1,34 @@
-dgit (3.8~) unstable; urgency=medium
+dgit (3.10~) unstable; urgency=medium
+
+  * 
+
+ --
+
+dgit (3.9) unstable; urgency=medium
+
+  Improvements:
+  * dgit --overwrite: Check that the overwritten version's changelog entry
+    is not UNRELEASED.  This could easily happen if this release was being
+    made from a git branch which predates the previous package upload.
+
+  Documentation:
+  * dgit-maint-merge(7): Get git clone url right.  Closes:#852609.
+  * dgit-maint-merge(7): Quote sample clone commands.  Closes:#852615.
+
+  Test suite:
+  * overwrite-chkclog: test UNRELEASED handling.
+
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Wed, 25 Jan 2017 16:21:53 +0000
+
+dgit (3.8) unstable; urgency=medium
 
   Bugfixes:
   * Make dgit-setup-* work in default distro.
 
- --
+  Test suite:
+  * defdistro-setup: Test that setup-* functions distro selection works.
+
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Mon, 23 Jan 2017 16:21:30 +0000
 
 dgit (3.7) unstable; urgency=medium