X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=debian%2Fchangelog;h=2f3651b25093698d046357ba7522c1fe5d857c04;hp=9b2dff979f1243d7dafb3f9e2aee6d0e63f1ea03;hb=d4f8df7adccd9ed9a0dd1cd1837ed7782557a828;hpb=55efcfb95f9453c6a83f824988a523a26f688ee8 diff --git a/debian/changelog b/debian/changelog index 9b2dff97..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. @@ -37,6 +36,7 @@ dgit (3.0~) unstable; urgency=medium * dgit-maint-merge(7): Use debian/source/patch-header. Closes:849120. * dgit(7): Updated `trouble' section to suggest having dpkg-source delete the autotools output (with a patch if necessary). + * dgit(1): Several minor updates and fixes. Closes:#850519. Test suite: * Internal improvements.