X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=debian%2Fchangelog;h=e85192f8be70adbd6b43a97fb4778fdddda754f1;hp=08190ecd38075a01439a9033c20e5b1f0ed1eb37;hb=1496d006a79eeeed4db2a444e3ad8b7bc1f7e4c1;hpb=abcee5ebc1feb85765a7de149e206d4705816ef4 diff --git a/debian/changelog b/debian/changelog index 08190ecd..e85192f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +dgit (4.2~) experimental; urgency=medium + + Documentation improvements: + * dgit-maint-merge(7): many updates. [Sean Whitton] + Closes:#864873,#878433. + * dgit-*(7): Mention first upload trick. [Andrew Shadura, + Sean Whitton] Closes:#856402. + + Minor fixes: + * Fix grammar error in 4.1 changelog entry. [Sean Whitton] + * Remove some whitespace "errors". [Sean Whitton] + + Test suite: + * dpkgsourceignores-docs: Correct restriction (so autopkgtest + won't try to run it). + + -- + dgit (4.1) experimental; urgency=medium Important improvements to dgit: @@ -10,7 +28,7 @@ dgit (4.1) experimental; urgency=medium Other improvements to dgit: * New print-dpkg-source-ignores option to print the big rune - you need to pass to dpkg-source to make it work exactly the right. + you need to pass to dpkg-source to make it work exactly right. * Properly shell-quote the --git-builder argument to gbp. Documentation: