From: Sean Whitton Date: Wed, 17 Jul 2019 08:41:46 +0000 (+0100) Subject: changelog: update for git-debpush improvements X-Git-Tag: archive/debian/9.3~12 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=f463b71af8a045d1e579af75de540fdd600e0bdf changelog: update for git-debpush improvements Signed-off-by: Sean Whitton --- diff --git a/debian/changelog b/debian/changelog index 0f47a24f..1703a387 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,10 @@ dgit (9.3~) unstable; urgency=medium - * + git-debpush [Sean Whitton]: + * Several new checks designed to prevent broken uploads. + - Including: Check that upstream tag is ancestor of branch to be tagged. + Closes:#932096 + * Cope with spaces in user-supplied upstream tag. --