X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=debian%2Fchangelog;h=4a5aaff81b94a6b3d2c0f7785ffd256f8a9c1a51;hb=f260757c3cd326d1a424f862c0e97a1940dea2aa;hp=aceac203acf0649cbdaed8b5818a922d99e46ad6;hpb=0c823e018f9092bb9d04cb0905970e02a23ea040;p=dgit.git diff --git a/debian/changelog b/debian/changelog index aceac203..4a5aaff8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,16 @@ -dgit (1.5~~) unstable; urgency=medium +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 @@ -123,7 +135,7 @@ dgit (1.5~~) unstable; urgency=medium 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