From: Sean Whitton Date: Mon, 22 Jul 2019 15:32:35 +0000 (+0100) Subject: changelog: Update X-Git-Tag: archive/debian/9.5~4 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=8c5a55a236f40d57ece0469233ad0265ac86cf11 changelog: Update Signed-off-by: Sean Whitton --- diff --git a/debian/changelog b/debian/changelog index 3bb46ef1..7c92b5be 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ dgit (9.5~) unstable; urgency=medium * Support ignoring individual checks with --force=check. Closes:#932459. * Check upstream source is identical in the upstream tag. * Check that patches are (un)applicable. Closes:#932477. + * Check for an unstitched git-debrebase branch. Closes:#932612. + * Check for explicitly pushing detached HEAD. dgit clone: * No longer create an "origin" remote. Closes:#932694.