chiark / gitweb /
Diversion via dgit-git.debian.net (gideon)
[dgit.git] / debian / changelog
index 9a3d74439c91683cf818ca0b291cc57cd0de86a5..90adffb46282ec7d7e2228d02e8272d79cb6c659 100644 (file)
@@ -1,5 +1,8 @@
 dgit (0.23~) unstable; urgency=low
 
+  * Check for new dgit git service on dgit-git.debian.net (ie
+    gideon.debian.org), with transition plan based on diversion feature.
+
   * New handling for .pc directory: dgit history now no longer contains
     .pc at all.  It is deleted whenever we find it.  (When doing quilt
     fixup, we recreate a suitable .pc in a temporary directory so that we
@@ -14,6 +17,15 @@ dgit (0.23~) unstable; urgency=low
   * Distro access configuration handling changes (should not be noticeable
     to most users).
 
+  * Add :..; prefix to ssh remote commands, for the benefit of future
+    forced command wrappers.  Implicitly, this defines a new ssh-based
+    command protocol.
+
+  * dgit-repos-server: Handle ' ' in SSH_ORIGINAL_COMMAND (which some
+    git versions send, sigh).
+
+  * Test suite restructuring to support new tests.
+
  --
 
 dgit (0.22.1) unstable; urgency=high