X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=debian%2Fchangelog;h=d8827a47f3e480e0479de3543baaaec5419a36b1;hb=8ff24012c9e4b826cedca7eada4476abf518ccd5;hp=65ecda45c5c79f07364292db521fd84e18b109bf;hpb=9a6515f9f4fcf015b1205ff85de5f1bd25c16e57;p=dgit.git diff --git a/debian/changelog b/debian/changelog index 65ecda45..d8827a47 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,24 @@ -dgit (1.5~~) unstable; urgency=medium +dgit (2.2) unstable; urgency=low + + * Fix config relating to Debian to actually make split brain mode + work. Closes:#841085. + * + + -- + +dgit (2.1) unstable; urgency=low + + * Do not crash due in clone to failure to handle dpkg-parsechangelog + SIGPIPE. Closes:#840989. Avoids: + dgit: failed command: dpkg-parsechangelog --format rfc822 --all + dgit: subprocess died due to fatal signal PIPE + * git- prefixes: Fix some occurrences of `git-foo' in infrastructure, + messages, and test suite. Filter out .../git-core from PATH in + test suite so that we catch future occurrences. + + -- Ian Jackson Sun, 16 Oct 2016 19:05:14 +0100 + +dgit (2.0) unstable; urgency=low Incompatible change: * dgit sbuild: does not pass -A to sbuild. Consequently the default @@ -118,8 +138,12 @@ dgit (1.5~~) unstable; urgency=medium * Provide better log output for certain failures. * Many new tests (especially for new functionality). * Add missing debhelper (>=8) to test suite's global Depends. + * tstunt arrangements: Fix mishandling of PERLLIB, etc. + * tstunt-parsechangelog: Produce Timestamp field (like official one + does, now). + * Do not fail when git requires --allow-unrelated-histories. - -- + -- Ian Jackson Sun, 16 Oct 2016 12:12:50 +0100 dgit (1.4) unstable; urgency=high