X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=debian%2Fchangelog;h=6c681131d52f837586cd5222580c49dcc163332c;hb=e33153606c256c3298879a108ccb33f8c2554a2d;hp=dcff9e6d17a4fea7004ca61c1ab7f80c30835128;hpb=80489b3ec6643c06d525ec39a7d72135286ba62c;p=dgit.git diff --git a/debian/changelog b/debian/changelog index dcff9e6d..6c681131 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ dgit (5.7~) unstable; urgency=medium * 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. + * test suite: Fix trustingpolicy-replay & dput-ng. Closes:#903007. --