summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog11
1 files changed, 10 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 1ea9560..1aaaecf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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.
--