X-Git-Url: https://git.distorted.org.uk/~mdw/cfd/blobdiff_plain/87eaf275d4957b93583b9dcfb71d06f798533aca..HEAD:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 9874897..9a916c3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,51 @@ +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. + * Include many variants of the GPL. + + -- Mark Wooding Sun, 29 May 2016 20:44:37 +0100 + +cfd (1.3.11) experimental; urgency=low + + * Fix Debian packaging. + * Allow renaming of linked files in `mklinks'. + + -- Mark Wooding Thu, 12 May 2016 14:16:13 +0100 + cfd (1.3.10.1) experimental; urgency=low * confsubst: Allow empty right-hand-side.