X-Git-Url: https://git.distorted.org.uk/~mdw/cfd/blobdiff_plain/06f4c5055fc1521624327796b4f6b1ae1563af95..1f74bcf6852709029674ec167b02502449ad8f36:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 2ba6587..c02a6ef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +cfd (1.3.6.1) experimental; urgency=low + + * Don't ship a /usr/share/info/dir.gz file, because it screws everything + up. + * Other minor distribution fettling. + + -- Mark Wooding Tue, 01 Jun 2010 00:13:46 +0100 + +cfd (1.3.6) experimental; urgency=low + + * Support for Automake 1.11's `silent-rules' feature. + + -- Mark Wooding Sun, 30 May 2010 16:29:05 +0100 + +cfd (1.3.5) experimental; urgency=low + + * Include new `mdwsetup.py' module for Python distutils support + + -- Mark Wooding Sun, 04 Oct 2009 13:57:05 +0100 + cfd (1.3.4) experimental; urgency=low * Substitute @VERSION@ cruft in confsubst of all places.