From: Sean Whitton Date: Sat, 6 Jul 2019 20:32:39 +0000 (+0100) Subject: changelog: Entry for new "git-push-to-upload" workflow tools X-Git-Tag: archive/debian/9.1~23 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=71cb07a00c1fe3dfc536c928dc0bba2ebc68c8bc;p=dgit.git changelog: Entry for new "git-push-to-upload" workflow tools Signed-off-by: Sean Whitton --- diff --git a/debian/changelog b/debian/changelog index 1ea95600..1aaaecf3 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. --