From: Ian Jackson Date: Sun, 9 Oct 2016 10:54:43 +0000 (+0100) Subject: changelog: Fix location of a bugfix entry X-Git-Tag: archive/debian/2.0~52 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=a94e7d03fb7ce841d3c07effc7988f3cb0ed1225;p=dgit.git changelog: Fix location of a bugfix entry Signed-off-by: Ian Jackson --- diff --git a/debian/changelog b/debian/changelog index 759eb4f8..3d210d03 100644 --- a/debian/changelog +++ b/debian/changelog @@ -75,6 +75,7 @@ dgit (1.5~~) unstable; urgency=medium * Fix up .orig detection to handle .asc's (and other signatures) of .orig components the same way as their tarballs. * Tidy up refs/dgit-fetch/ after dgit fetch (if successful). + * Fix handling of in-archive copies. Test suite: * When sbuild fails, do not crash due to sed not finding the log @@ -94,7 +95,6 @@ dgit (1.5~~) unstable; urgency=medium * Test dgit-repos-policy-debian with multiple (identical, as it happens) existing taints. * Provide better log output for certain failures. - * Fix handling of in-archive copies. --