summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2013-06-28 01:40:03 +0400
committerIgor Pashev <pashev.igor@gmail.com>2013-06-28 01:41:11 +0400
commitf8d2e3cb74f472ed2223b4fc9090e92d48f27ee4 (patch)
tree496210f874c08b9a8dc4f5355c8531f558372ee2 /debian/changelog
parent7aca7e847871e0d6f396bc3edf6452e111d762f5 (diff)
downloadopen-axiom-debian-f8d2e3cb74f472ed2223b4fc9090e92d48f27ee4.tar.gz
Use Clisp if SBCL is not available
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index cb8c525..e9a8e28 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-open-axiom (1.5.0~svn3038-1) unstable; urgency=low
+open-axiom (1.5.0~svn3039-1) unstable; urgency=low
* New upstream version.
* Use xz compression for both source tarball and packages
@@ -8,11 +8,11 @@ open-axiom (1.5.0~svn3038-1) unstable; urgency=low
requires aclocal 1.13
* Do not patch configure.ac, but override variables in Makefiles (due to
automake 1.13 too)
- * Only support SBCL, all other lisps cause FTBFS.
+ * Use Clisp if SBCL is not available (currently !i386 !amd64 !kfreebsd-amd64)
* Enable hardening (include /usr/share/dpkg/buildflags.mk for build flags)
* Use dh-buildinfo
- -- Igor Pashev <pashev.igor@gmail.com> Thu, 27 Jun 2013 12:05:47 +0400
+ -- Igor Pashev <pashev.igor@gmail.com> Fri, 28 Jun 2013 01:40:28 +0400
open-axiom (1.4.1+svn~2626-2) unstable; urgency=low