From fc305db2ee44491515320e6ac67fe7e1c951c407 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Sun, 1 Sep 2013 11:23:56 +0400 Subject: New SVN revision, refreshed no-missing-messages.patch --- debian/changelog | 2 +- debian/patches/no-missing-messages.patch | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index e9a8e28..4e2ec6e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -open-axiom (1.5.0~svn3039-1) unstable; urgency=low +open-axiom (1.5.0~svn3056-1) unstable; urgency=low * New upstream version. * Use xz compression for both source tarball and packages diff --git a/debian/patches/no-missing-messages.patch b/debian/patches/no-missing-messages.patch index 1cbddae..e8a23bd 100644 --- a/debian/patches/no-missing-messages.patch +++ b/debian/patches/no-missing-messages.patch @@ -1,8 +1,8 @@ -Index: b/src/sman/sman.c +Index: open-axiom/src/sman/sman.c =================================================================== ---- a/src/sman/sman.c 2013-05-09 20:02:37.000000000 +0400 -+++ b/src/sman/sman.c 2013-05-09 20:02:43.000000000 +0400 -@@ -450,7 +450,6 @@ +--- open-axiom.orig/src/sman/sman.c 2013-09-01 11:22:27.000000000 +0400 ++++ open-axiom/src/sman/sman.c 2013-09-01 11:22:27.000000000 +0400 +@@ -449,7 +449,6 @@ const char* command = oa_concatenate_string(root_dir,HypertexProgram); if (readablep(command) != 1) { @@ -10,7 +10,7 @@ Index: b/src/sman/sman.c return; } if (PasteFile){ -@@ -480,8 +479,6 @@ +@@ -479,8 +478,6 @@ if (readablep(command) == 1) spawn_of_hell(command, DoItAgain); -- cgit v1.2.3