chiark / gitweb /
dgit-maint-merge(7): Quote sample clone commands
[dgit.git] / debian / changelog
index 8f8317324548daca67195764d625a7e2e5768fc6..b8937b6f3f4383bf44d6b8b80ce3ce2fc1363b72 100644 (file)
@@ -1,4 +1,49 @@
-dgit (3.6~) 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.
+
+ --
+
+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
+
+  Bugfixes:
+  * Fix clone-dgit-repos-server and print-dgit-repos-server-print-url.
+    Closes:#851906.
+
+  Documentation:
+  * dgit-maint-merge(7): Explain when workflow is unsuitable
+    (Closes:#852090) and improve the patch-header (Closes:#851897.)
+
+  Internal changes:
+  * New %.view target: `make dgit-maint-merge.7.view' runs `man -l ...'
+
+  Test suite:
+  * defdistro-dsd-clone-drs: New test which would have detected
+    #851906 (and hopefully #850521).
+
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Sun, 22 Jan 2017 17:30:24 +0000
+
+dgit (3.6) unstable; urgency=medium
 
   Bugfixes:
   * Actually use the url from a Dgit .dsc field naming an unknown distro.
@@ -22,7 +67,7 @@ dgit (3.6~) unstable; urgency=medium
   * downstream-gitless: Test import of .dsc from unknown distro.
   * downstream-gitless: Test import of .dsc with unsafe url.
 
- --
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Thu, 19 Jan 2017 01:15:03 +0000
 
 dgit (3.5) unstable; urgency=medium