X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=debian%2Fchangelog;h=dcff9e6d17a4fea7004ca61c1ab7f80c30835128;hb=80489b3ec6643c06d525ec39a7d72135286ba62c;hp=62fb2bc72a2a1a56c40bebed8c403baede415ebe;hpb=d9d77b27a18c939cb1ca280b2f18e15389ec88ff;p=dgit.git diff --git a/debian/changelog b/debian/changelog index 62fb2bc7..dcff9e6d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ 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. --