X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=debian%2Fchangelog;h=de350386aeb45c85356616e36b9644e053231e6f;hb=e629dfe6f8766b23c13613b27c6f0d7cbae346ab;hp=1cc951cd4987c9fe64c61ea519233f288d3f72ee;hpb=e439ec13f6645a1f84b31cc09bfa5e6fbc1b8fc2;p=dgit.git diff --git a/debian/changelog b/debian/changelog index 1cc951cd..de350386 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,60 @@ -dgit (6.12~) unstable; urgency=medium +dgit (7.1~) unstable; urgency=medium * -- +dgit (7.0) unstable; urgency=medium + + Bugfixes: + * dgit: Do not sometimes crash in quilt-fixup if git-debrebase + is not installed. Closes:#910221. + * git-debrebase: new-upstream: Drop `sleep 2' (!) + * git-debrebase: anchor: Print the anchor, not the breakwater tip (!) + * Get rid of perl warning "Statement unlikely to be reached" + (introduced in 7.0~pre1). + * git-debrebase: merges: Make warnings of lossage less overblown + + i18n (translation): + * Support message translation for git-debrebase. (Re #904883.) + * Support document translation. Closes:#904883. + * po: Rename `all-po' target to `pofiles' + + Error message improvements (prompted by i18n work) + * Replaced `die' with `confess' in many unexpected syscall errors + and internal error cases. + * git-debrebase; Print a proper message for failure to opendir + the bpd and for failure to chdir to the toplevel. + + Internal changes: + * Minor refactoring to support translation. + * i18n-diff-auditor: New script to support translation markup. + + Packaging: + * Use dh_missing --fail-missing + * Add missing build-dependency on xgettext + + Test suite: + * gdr-makepatches7: Fixes to dgit/git-debrebase interaction + * gdr-makepatches7: Test dgit with missing git-debrebase + * Test that the binary packages can be built + + -- Ian Jackson Thu, 04 Oct 2018 20:33:12 +0100 + +dgit (7.0~pre1) experimental; urgency=medium + + * i18n: Support messgae translation for the program dgit. + (Working towards #904883.) + + -- Ian Jackson Tue, 02 Oct 2018 13:20:24 +0100 + +dgit (6.12) unstable; urgency=medium + + * test suite: t-check-only-bpd: Check $tmp/.. not .. . Fixes bogus + failure in Ubuntu CI. Thanks to Mattia Rizzolo for the report. + + -- Ian Jackson Fri, 28 Sep 2018 18:17:36 +0100 + dgit (6.11) unstable; urgency=medium * dgit-maint-debrebase(7): move and improve the section