From fd23fdc8c4a945b04d5d3c147568a85b7b661ca0 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Mon, 5 Dec 2011 04:35:24 +0400 Subject: New SVN snapshot --- debian/changelog | 4 ++-- debian/patches/install-dir.patch | 10 +++++----- debian/patches/no-missing-messages.patch | 4 ++-- debian/patches/non-static-open-axiom-binary.patch | 4 ++-- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1172400..56b9211 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -open-axiom (1.4.1+svn~2470-1) unstable; urgency=low +open-axiom (1.4.1+svn~2526-1) unstable; urgency=low * New upstream version * Include directory 'contrib' in sources @@ -6,7 +6,7 @@ open-axiom (1.4.1+svn~2470-1) unstable; urgency=low * Use SBCL where available (currently i386, amd64, kfreebsd-amd64) and GCL otherwheres (Closes: #648877) - -- Igor Pashev Wed, 16 Nov 2011 00:00:53 +0400 + -- Igor Pashev Mon, 05 Dec 2011 02:39:43 +0400 open-axiom (1.4.1+svn~2299+ds-1) unstable; urgency=low diff --git a/debian/patches/install-dir.patch b/debian/patches/install-dir.patch index 2544d22..4ab0b03 100644 --- a/debian/patches/install-dir.patch +++ b/debian/patches/install-dir.patch @@ -1,8 +1,8 @@ Index: b/configure =================================================================== ---- a/configure 2011-08-29 14:20:51.000000000 +0400 -+++ b/configure 2011-08-29 14:21:04.000000000 +0400 -@@ -5615,7 +5615,7 @@ +--- a/configure 2011-12-05 02:49:30.000000000 +0400 ++++ b/configure 2011-12-05 02:49:36.000000000 +0400 +@@ -5634,7 +5634,7 @@ @@ -13,8 +13,8 @@ Index: b/configure if test $build != $target; then Index: b/configure.ac =================================================================== ---- a/configure.ac 2011-08-29 14:20:51.000000000 +0400 -+++ b/configure.ac 2011-08-29 14:21:04.000000000 +0400 +--- a/configure.ac 2011-12-05 02:49:30.000000000 +0400 ++++ b/configure.ac 2011-12-05 02:49:36.000000000 +0400 @@ -55,7 +55,7 @@ AC_CONFIG_SRCDIR(src/Makefile.in) diff --git a/debian/patches/no-missing-messages.patch b/debian/patches/no-missing-messages.patch index eee4b68..b3354d3 100644 --- a/debian/patches/no-missing-messages.patch +++ b/debian/patches/no-missing-messages.patch @@ -1,7 +1,7 @@ Index: b/src/sman/sman.c =================================================================== ---- a/src/sman/sman.c 2011-08-29 14:20:51.000000000 +0400 -+++ b/src/sman/sman.c 2011-08-29 14:21:04.000000000 +0400 +--- a/src/sman/sman.c 2011-12-05 02:49:30.000000000 +0400 ++++ b/src/sman/sman.c 2011-12-05 02:49:36.000000000 +0400 @@ -450,7 +450,6 @@ const char* command = oa_concatenate_string(root_dir,HypertexProgram); diff --git a/debian/patches/non-static-open-axiom-binary.patch b/debian/patches/non-static-open-axiom-binary.patch index d468b72..b9433fe 100644 --- a/debian/patches/non-static-open-axiom-binary.patch +++ b/debian/patches/non-static-open-axiom-binary.patch @@ -1,7 +1,7 @@ Index: b/src/driver/Makefile.in =================================================================== ---- a/src/driver/Makefile.in 2011-08-29 14:20:51.000000000 +0400 -+++ b/src/driver/Makefile.in 2011-08-29 14:21:05.000000000 +0400 +--- a/src/driver/Makefile.in 2011-12-05 02:49:30.000000000 +0400 ++++ b/src/driver/Makefile.in 2011-12-05 02:49:36.000000000 +0400 @@ -70,7 +70,7 @@ main.lo: open-axiom.h -- cgit v1.2.3