summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-07-06 21:32:39 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2019-07-07 11:18:17 +0100
commit71cb07a00c1fe3dfc536c928dc0bba2ebc68c8bc (patch)
tree662cb6ab1f5208811cf818124c45829d247cdecb /debian
parent42eccf599788b9e596b2200f13f9a379c7491d21 (diff)
changelog: Entry for new "git-push-to-upload" workflow tools
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'debian')
-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.
--