X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=debian%2Fchangelog;h=a64a06d91ed371145761c6db9dcf11c37f3684d3;hp=4d6e50af5b9d1ab0cecf40d6975f668c89b92699;hb=e5bae1c8621bb50925404c3ba70c83b037a5b74f;hpb=c83cc428208bee99de3b75158b9779449403ee1b diff --git a/debian/changelog b/debian/changelog index 4d6e50af..a64a06d9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,23 @@ -dgit (6.3~) unstable; urgency=medium +dgit (6.5~) unstable; urgency=medium + + * test suite: Add t-tstunt-parsechangelog to many gdr tests. + * test suite: editing a test script overrides DGIT_TESTS_PROGRESSIVE. + * dgit: Rename --dgit-view-save to --save-dgit-view, leaving an alias. + * dgit: Provide print-unapplied-treeish subcommand. + * dgit: Improve error message for unknown suite, to suggest -d. + * git-debrebase: Properly reject bare dgit dsc imports + * git-debrebase: Improve some error message formatting. + * test suite: gdr-import-dgitview: New test for dgit dsc imports. + + -- + +dgit (6.4) unstable; urgency=medium + + * git-debrebase(1): Fix typo "unappled". Closes:#905064. + + -- Ian Jackson Thu, 02 Aug 2018 08:24:32 +0100 + +dgit (6.3) unstable; urgency=medium * git-debrebase: breakwater: Fix error message for unprocessable commits. Closes:#905003. @@ -8,8 +27,17 @@ dgit (6.3~) unstable; urgency=medium * git-debrebase: new-upstream: Fix handling of epochs. * git-debrebase: convert-from-gbp: Use same algorithm for finding upstream commitish as new-upstream. Closes:#905062. - - -- + * git-debrebase: Improve error messages for bad options. + * git-debrebase: Improve error message for convert-from-gbp + upstream discrepancy. Closes:#905078. + * git-debrebase(5): Add ILLEGAL OPERATIONS section. (Re#905004.) + * git-debrebase(1): Warn against plain git rebase. (Re#905004.) + * dgit-maint-debrebase(7): Warn more against plain git rebase. + Closes:#905004. + * git-debrebase: Implement --help, providing a summary. + Closes:#904990. + + -- Ian Jackson Thu, 02 Aug 2018 03:45:40 +0100 dgit (6.2) unstable; urgency=medium