From 6adc0b7a7dfc952c449da6320d30699a7246a2ea Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Sat, 21 Apr 2012 00:30:02 +0400 Subject: Bumped SVN revision; refreshed patches --- 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 56b9211..928daba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -open-axiom (1.4.1+svn~2526-1) unstable; urgency=low +open-axiom (1.4.1+svn~2626-1) unstable; urgency=low * New upstream version * Include directory 'contrib' in sources @@ -6,7 +6,7 @@ open-axiom (1.4.1+svn~2526-1) unstable; urgency=low * Use SBCL where available (currently i386, amd64, kfreebsd-amd64) and GCL otherwheres (Closes: #648877) - -- Igor Pashev Mon, 05 Dec 2011 02:39:43 +0400 + -- Igor Pashev Sat, 21 Apr 2012 00:24:54 +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 4ab0b03..1a2bc33 100644 --- a/debian/patches/install-dir.patch +++ b/debian/patches/install-dir.patch @@ -1,8 +1,8 @@ Index: b/configure =================================================================== ---- a/configure 2011-12-05 02:49:30.000000000 +0400 -+++ b/configure 2011-12-05 02:49:36.000000000 +0400 -@@ -5634,7 +5634,7 @@ +--- a/configure 2012-04-21 00:28:55.000000000 +0400 ++++ b/configure 2012-04-21 00:29:01.000000000 +0400 +@@ -5637,7 +5637,7 @@ @@ -13,8 +13,8 @@ Index: b/configure if test $build != $target; then Index: b/configure.ac =================================================================== ---- a/configure.ac 2011-12-05 02:49:30.000000000 +0400 -+++ b/configure.ac 2011-12-05 02:49:36.000000000 +0400 +--- a/configure.ac 2012-04-21 00:28:55.000000000 +0400 ++++ b/configure.ac 2012-04-21 00:29:01.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 b3354d3..f58b856 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-12-05 02:49:30.000000000 +0400 -+++ b/src/sman/sman.c 2011-12-05 02:49:36.000000000 +0400 +--- a/src/sman/sman.c 2012-04-21 00:28:55.000000000 +0400 ++++ b/src/sman/sman.c 2012-04-21 00:29:02.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 b9433fe..5ccf609 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-12-05 02:49:30.000000000 +0400 -+++ b/src/driver/Makefile.in 2011-12-05 02:49:36.000000000 +0400 +--- a/src/driver/Makefile.in 2012-04-21 00:28:55.000000000 +0400 ++++ b/src/driver/Makefile.in 2012-04-21 00:29:02.000000000 +0400 @@ -70,7 +70,7 @@ main.lo: open-axiom.h -- cgit v1.2.3