chiark / gitweb /
changelog: Entry for new "git-push-to-upload" workflow tools
[dgit.git] / debian / changelog
index 1ea95600800abef0de3e297c7cc5e17611704052..1aaaecf380873a955240d149193d7eb707f2b8a5 100644 (file)
@@ -1,6 +1,15 @@
 dgit (9.1~) unstable; urgency=medium
 
-  * 
+  New tools for a "git-push-to-upload" workflow [Ian Jackson & Sean Whitton]
+  * New script in a new binary package: git-debpush.
+    The new binary package is very small, but
+    + git-debpush needs to be in src:dgit, because its test suite is the
+      dgit test suite, however
+    + git-debpush is functionally and conceptually independent of dgit,
+      so should not go into bin:dgit.
+  * New dgit-infrastructure subcommand, tag2upload, to process tags made
+    by git-debpush.
+    Please see git-debpush(1) for a sketch of the workflow.
 
  --