Release 1.4.0.
[cfd] / debian / changelog
index 6fd5917..9a916c3 100644 (file)
@@ -1,3 +1,31 @@
+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 <mdw@distorted.org.uk>  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 <mdw@distorted.org.uk>  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 <mdw@distorted.org.uk>  Fri, 22 Jun 2018 00:13:02 +0100
+
 cfd (1.3.13) experimental; urgency=low
 
   * maninst: Fix installation into wrongly-named destination directories.