X-Git-Url: https://git.distorted.org.uk/~mdw/cfd/blobdiff_plain/d41697800123a0c7b195f50b6411a5a184571693..9419af788cb0a97690da8b3ee6c59f2665d36533:/debian/changelog diff --git a/debian/changelog b/debian/changelog index ed73335..9a916c3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,37 @@ +cfd (1.4.0) experimental; urgency=medium + + * Have `auto-version' prefix the generated version number with the + Debian version, if the latter ends in a `~'. This keeps the ordering + between development and release branches correct. + * Make `mdwsetup.py' compatible with Python 3. + * Introduce machinery for running Python unit tests. + * Turn off Python's `SIGINT' handler while building. + * Introduce machinery for building using multiple Python versions, + possibly in parallel. + + -- Mark Wooding Fri, 08 May 2020 03:45:20 +0100 + +cfd (1.3.15) experimental; urgency=medium + + * Fix `auto-version' to work in external worktrees. + * Fix `texinice.tex' to work with later versions of Texinfo. + * Fix a number of minor bugs in `mdwsetup.py'. + + -- Mark Wooding Fri, 08 May 2020 12:28:11 +0100 + +cfd (1.3.14) experimental; urgency=low + + * Fix various `gplmumble.tex' files so that they can be included from + `texdoc'. + + -- Mark Wooding Fri, 22 Jun 2018 00:13:02 +0100 + +cfd (1.3.13) experimental; urgency=low + + * maninst: Fix installation into wrongly-named destination directories. + + -- Mark Wooding Sat, 04 Jun 2016 01:37:23 +0100 + cfd (1.3.12) experimental; urgency=low * Fix `mklinks' bug introduced in previous version.