X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=debian%2Fchangelog;h=0dd60cbc5be0aa4d7da4c98177fede3118906161;hb=ee92b10fcb1b04597421fbac76e85daa417aa4c9;hp=15219c765caec316473cfddaaa6d8beb7fa17e99;hpb=f3ff753983110afa6e5ecf688f640dc6e14fa630;p=dgit.git diff --git a/debian/changelog b/debian/changelog index 15219c76..0dd60cbc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,16 @@ dgit (4.2~) experimental; urgency=medium - * + Documentation improvements: + * dgit-maint-merge(7): many updates. [Sean Whitton] + Closes:#864873,#878433. + + 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). -- @@ -16,7 +26,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: