chiark / gitweb /
changelog: mention dgit-*(7) change
[dgit.git] / debian / changelog
index 6946a2a955c5247e75262d7cebfce56627ad6150..e85192f8be70adbd6b43a97fb4778fdddda754f1 100644 (file)
@@ -1,4 +1,22 @@
-dgit (4.1~) experimental; urgency=medium
+dgit (4.2~) experimental; urgency=medium
+
+  Documentation improvements:
+  * dgit-maint-merge(7): many updates.  [Sean Whitton]
+    Closes:#864873,#878433.
+  * dgit-*(7): Mention first upload trick.  [Andrew Shadura,
+    Sean Whitton]  Closes:#856402.
+
+  Minor fixes:
+  * Fix grammar error in 4.1 changelog entry. [Sean Whitton]
+  * Remove some whitespace "errors". [Sean Whitton]
+
+  Test suite:
+  * dpkgsourceignores-docs: Correct restriction (so autopkgtest
+    won't try to run it).
+
+ --
+
+dgit (4.1) experimental; urgency=medium
 
   Important improvements to dgit:
   * Support for `git worktree' worktrees.  There may still be
@@ -10,7 +28,7 @@ dgit (4.1~) experimental; urgency=medium
 
   Other improvements to dgit:
   * New print-dpkg-source-ignores option to print the big rune
-    you need to pass to dpkg-source to make it work exactly the right.
+    you need to pass to dpkg-source to make it work exactly right.
   * Properly shell-quote the --git-builder argument to gbp.
 
   Documentation:
@@ -32,8 +50,10 @@ dgit (4.1~) experimental; urgency=medium
     gpg wrapper simply try running gpg again, once, if it exits 2.
     This does not fully suppress the bug but it does significantly reduce
     the probability.
+  * Other tests for new features.
+  * Various refactoring.
 
- --
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Mon, 14 Aug 2017 09:31:03 +0100
 
 dgit (4.0) experimental; urgency=low