X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=debian%2Fchangelog;h=fd3f102ffa98b556c0c46197cb39300d6b4eb7a9;hb=485a61ef66da7ad675e0495355b1f9f1df952bf5;hp=2e1497dbaea11f01642da648ff846d58b9f957e5;hpb=fcff4f4b403b6dd53d6bc6b10d56baccd83dd144;p=dgit.git diff --git a/debian/changelog b/debian/changelog index 2e1497db..fd3f102f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,25 @@ -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. + * git-debrebase: Provide new convert-from-dgit-view operation. + The output is, unavoidably, not very pretty. Closes:#905322. + + -- + +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. @@ -13,8 +34,12 @@ dgit (6.3~) unstable; urgency=medium 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