From: Ian Jackson Date: Tue, 23 Jul 2019 14:06:16 +0000 (+0100) Subject: changelog: Add missing Closes of #932476 to changelog entry for 9.5 X-Git-Tag: archive/debian/9.6~19 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=9988391d38561dfa83372cb4a1ba881bbe60d727;p=dgit.git changelog: Add missing Closes of #932476 to changelog entry for 9.5 Signed-off-by: Ian Jackson --- diff --git a/debian/changelog b/debian/changelog index 06787f27..218d624e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ dgit (9.6~) unstable; urgency=medium - * + Administrivia: + * Add missing Closes of #932476 to changelog entry for 9.5 -- @@ -8,7 +9,7 @@ dgit (9.5) unstable; urgency=medium git-debpush [Sean Whitton]: * Support ignoring individual checks with --force=check. Closes:#932459. - * Check upstream source is identical in the upstream tag. + * Check upstream source is identical in the upstream tag. Closes:#932476. * Check that patches are (un)applicable. Closes:#932477. * Check for an unstitched git-debrebase branch. Closes:#932612. * Check for explicitly pushing detached HEAD.