chiark / gitweb /
Strip `-b <branch>' from contents of Vcs-Git header, when setting up the vcs-git...
[dgit.git] / debian / changelog
index 90adffb46282ec7d7e2228d02e8272d79cb6c659..42b2fd61563afc17ec4a3ba7cb6972cdb6f3b9ad 100644 (file)
@@ -24,8 +24,25 @@ dgit (0.23~) unstable; urgency=low
   * dgit-repos-server: Handle ' ' in SSH_ORIGINAL_COMMAND (which some
     git versions send, sigh).
 
+  * New dgit-ssh-dispatch infrastructure script for use on dgit repos
+    server as part of ssh forced command.
+
   * Test suite restructuring to support new tests.
 
+  * Add missing `gpgv' to test dependencies in debian/tests/control.
+
+  * New dgit-infrastructure binary package containing dgit-repos-server et
+    al.  Client users probably don't want this stuff.  Also, it provides a
+    convenient way to publish the dependencies.
+
+  * When generating quilt patches, try to linearise the git history into a
+    series of individual new patches for debian/patches.  Closes:#720177.
+
+  * Better documentation for quilt series handling.
+
+  * Strip `-b <branch>' from contents of Vcs-Git header, when setting up
+    the vcs-git remote.  Closes:#759374.
+
  --
 
 dgit (0.22.1) unstable; urgency=high