X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=debian%2Fchangelog;h=4912f019b71c8d2fce214d36315a071b6b710412;hb=61f92b326da0efea1cf4d3c263ef0e0b7cacfc25;hp=62fb2bc72a2a1a56c40bebed8c403baede415ebe;hpb=d9d77b27a18c939cb1ca280b2f18e15389ec88ff;p=dgit.git diff --git a/debian/changelog b/debian/changelog index 62fb2bc7..4912f019 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,7 +4,10 @@ dgit (5.7~) unstable; urgency=medium * dgit checkout: new subcommand. Closes:#878443. Bugfixes: + * dgit(7): Mention git-debrebase and gbp pq alongside git-dpm, + in the comment about handling patch stacks. * dgit update-vcs-git: Honour --package properly. + * test suite: Always pass LC_COLLATE=C to sort(1). Closes:#903006. --