X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=debian%2Fchangelog;h=a64a06d91ed371145761c6db9dcf11c37f3684d3;hp=6d2afccf4f192d8f1440dd55db706fc8ce661184;hb=e5bae1c8621bb50925404c3ba70c83b037a5b74f;hpb=d43a4766cefecd2dda1e66faf4f33cca716fe459 diff --git a/debian/changelog b/debian/changelog index 6d2afccf..a64a06d9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +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.