X-Git-Url: https://git.distorted.org.uk/~mdw/cfd/blobdiff_plain/3351d1310a0e1c554fd0f798a4eb993d4a6f46d5..HEAD:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 35b4ece..9a916c3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,23 @@ -cfd (1.3.99~) experimental; urgency=medium +cfd (1.4.0) experimental; urgency=medium - * (placeholder for next minor release) + * 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 Tue, 01 Oct 2019 12:53:43 +0100 + -- 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