chiark / gitweb /
dgit-maint-merge(7): Quote sample clone commands
[dgit.git] / debian / changelog
index a8760fa03c33944e252485e5bbf82e50a9400963..b8937b6f3f4383bf44d6b8b80ce3ce2fc1363b72 100644 (file)
@@ -1,14 +1,47 @@
-dgit (3.7~) 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>  Sat, 21 Jan 2017 11:38:57 +0000
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Sun, 22 Jan 2017 17:30:24 +0000
 
 dgit (3.6) unstable; urgency=medium