From: Mark Wooding Date: Fri, 19 Feb 2016 21:49:33 +0000 (+0000) Subject: Release 1.0.0pre18. X-Git-Tag: 1.0.0pre18 X-Git-Url: https://git.distorted.org.uk/~mdw/tripe/commitdiff_plain/refs/tags/1.0.0pre18 Release 1.0.0pre18. --- diff --git a/debian/changelog b/debian/changelog index c384b6bb..904e88d4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +tripe (1.0.0pre18) experimental; urgency=low + + * general: Fixed some 64-bit portability bugs. + * debian: Improve the Debian packaging: there are now explicit versions + on dependencies; the build-depependencies are correct; and there are + separate build-dependencies for the (rather more demanding) + architecture-neutral packages. + * tests: Fixed the server test suite to remove spurious failures. + + -- Mark Wooding Sat, 30 Apr 2016 18:13:31 +0100 + tripe (1.0.0pre17.1) experimental; urgency=low * tests: More warning suppressions.