X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=debian%2Fchangelog;h=758f31fa5342809e0c334e477ed76afa020b69c0;hp=3e219b0b3de03c7abbbb468deaec68acd8962c54;hb=87d482318c13dc6a4fd1cbc2c45643af4cafa44c;hpb=f052e1326357a6365a5eddbb985a5b1ef9b4fdb2 diff --git a/debian/changelog b/debian/changelog index 3e219b0b..758f31fa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,31 @@ +dgit (6.4~) unstable; urgency=medium + + * + + -- + +dgit (6.3) unstable; urgency=medium + + * git-debrebase: breakwater: Fix error message for unprocessable + commits. Closes:#905003. + * git-debrebase: new-upstream: Fix error message for new version + with bad syntax. + * git-debrebase test suite: Test messages about unprocessable commits. + * 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 * dgit(1): Improve and correct --build-products-dir description.