From: Ian Jackson Date: Mon, 9 Jan 2017 14:54:07 +0000 (+0000) Subject: changelog: Tidy a bit X-Git-Tag: archive/debian/3.0~11 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=d4f8df7adccd9ed9a0dd1cd1837ed7782557a828;ds=sidebyside changelog: Tidy a bit Signed-off-by: Ian Jackson --- diff --git a/debian/changelog b/debian/changelog index 07e203c0..2f3651b2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,7 @@ dgit (3.0~) unstable; urgency=medium Closes:#850521. * fetch and pull ignore the changelog suite when it is UNRELEASED. Closes:#848646. + * dgit-badcommit-fixup: Do not investigate symrefs. Closes:#850547. Minor new feature: * distro alias facility in config space. (Primarily for testing.) @@ -22,9 +23,7 @@ dgit (3.0~) unstable; urgency=medium * Provide `dgit print-dgit-repos-server-source-url'. Re:#850521. * Honour dgit-distro.*.default-suite and dgit.default.default-suite. - dgit-badcommit-fixup: - * Do not investigate symrefs. Closes:#850547. - + Other improvements: * Improve debugging output a bit. * Use refs/dgit-fetch/DISTRO rather than refs/dgit-fetch/DISTRO, which leads to less duplication and so less clutter.