chiark / gitweb /
debian/changelog: Recategorise and sort out a bit
[dgit.git] / debian / changelog
index 37c8ea1e2a8755f186d75f6dc1429d3c95867b25..9a5d4774ef0e6c4a9b3e79bd2ee8ec710c63d17f 100644 (file)
@@ -1,16 +1,18 @@
 dgit (0.22~experimental1) experimental; urgency=low
 
-  * Bring forward push of the version tag ref so it happens alongside
-    the push of the suite branch ref.
+  Minor improvements:
   * Include canonicalised suite name in signed tag message.
-
-  * New git-check and git-create methods "true" which are no-ops.
-  * test-dummy-drs `distro': for testing dgit-repos-server.  WIP.
-  * dgit-repos-server: WIP
+  * Mention cross-version dgit rpush incompatibility in manpage.
   * New script tests/using-intree for running tests on the source tree.
 
-  * Switch to using dgit@git.debian.org (and dgit-repos-server) by
-    default.
+  Major new feature, currently stalled awaiting server infrastructure:
+  * dgit-repos-server: New program for receiving signed-tag-based
+    pushes.  Corresponding support in dgit itself, but not currently
+    used by default for any distro.
+  * Bring forward push of the version tag ref so it happens alongside
+    the push of the suite branch ref.
+  * New git-check and git-create methods "true" which are no-ops.
+  * test-dummy-drs `distro': for testing dgit and dgit-repos-server.
 
  --