X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=debian%2Fchangelog;h=3c2b2447b5d26517cd5fae46aef5d43a66f09b8d;hb=7cd0f2f69d642094b8ec598d2c2e501aa6de8314;hp=8b88fb3f161470f4c5d3aeaf9cbcfbc64f7ddd91;hpb=acefa442cafe48b4aa7ead9c6fa06f73d9b28a8c;p=dgit.git diff --git a/debian/changelog b/debian/changelog index 8b88fb3f..3c2b2447 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -dgit (0.22~experimental1) experimental; urgency=low +dgit (0.22) unstable; urgency=medium Bugfixes: * Clone removes destination directory on error. Closes:#736153. @@ -20,6 +20,8 @@ dgit (0.22~experimental1) experimental; urgency=low Minor improvements: * Include canonicalised suite name in signed tag message. * Mention cross-version dgit rpush incompatibility in manpage. + * Check for rpush protocol version incompatibility and crash early + if incompatible. * New script tests/using-intree for running tests on the source tree. * Do not spew diff output to terminal (by default). Print sensible message instead. Closes:#736526. @@ -41,6 +43,9 @@ dgit (0.22~experimental1) experimental; urgency=low * In rpush, on protocol error talking to build host, check if the subprocess died and report differently if so. Closes:#736528. * Fixed a manpage typo. + * When tests invoke dgit, use --dgit= so that subprocesses use our + dgit rather than system one. + * Add a test for dgit rpush. Major new feature, currently stalled awaiting server infrastructure: * dgit-repos-server: New program for receiving signed-tag-based @@ -51,7 +56,7 @@ dgit (0.22~experimental1) experimental; urgency=low * New git-check and git-create methods "true" which are no-ops. * test-dummy-drs `distro': for testing dgit and dgit-repos-server. - -- + -- Ian Jackson Wed, 13 Aug 2014 17:57:27 +0100 dgit (0.21) unstable; urgency=medium