[med-svn] r772 - trunk/packages/seaview/trunk/debian/patches
charles-guest at alioth.debian.org
charles-guest at alioth.debian.org
Thu Nov 8 14:48:12 UTC 2007
Author: charles-guest
Date: 2007-11-08 14:48:12 +0000 (Thu, 08 Nov 2007)
New Revision: 772
Modified:
trunk/packages/seaview/trunk/debian/patches/20-no-PDF-in-help.patch
trunk/packages/seaview/trunk/debian/patches/21-location-of-seaview.help.patch
trunk/packages/seaview/trunk/debian/patches/40-seaview_align.sh-newline.patch
trunk/packages/seaview/trunk/debian/patches/xterm_to_x-terminal-emulator.patch
Log:
refreshed patches
Modified: trunk/packages/seaview/trunk/debian/patches/20-no-PDF-in-help.patch
===================================================================
--- trunk/packages/seaview/trunk/debian/patches/20-no-PDF-in-help.patch 2007-11-08 07:21:54 UTC (rev 771)
+++ trunk/packages/seaview/trunk/debian/patches/20-no-PDF-in-help.patch 2007-11-08 14:48:12 UTC (rev 772)
@@ -1,6 +1,8 @@
---- seaview/seaview.help 2006-09-19 23:38:05.000000000 +0900
-+++ seaview/seaview.help.debian 2006-09-25 23:08:53.000000000 +0900
-@@ -15,9 +15,6 @@
+Index: seaview-2.2/seaview.help
+===================================================================
+--- seaview-2.2.orig/seaview.help
++++ seaview-2.2/seaview.help
+@@ -17,9 +17,6 @@
Seaview uses the FLTK project (http://www.fltk.org) for its user interface.
Modified: trunk/packages/seaview/trunk/debian/patches/21-location-of-seaview.help.patch
===================================================================
--- trunk/packages/seaview/trunk/debian/patches/21-location-of-seaview.help.patch 2007-11-08 07:21:54 UTC (rev 771)
+++ trunk/packages/seaview/trunk/debian/patches/21-location-of-seaview.help.patch 2007-11-08 14:48:12 UTC (rev 772)
@@ -1,5 +1,7 @@
---- seaview/Makefile 2006-09-19 23:38:10.000000000 +0900
-+++ seaview/Makefile.debian 2006-09-25 23:25:20.000000000 +0900
+Index: seaview-2.2/Makefile
+===================================================================
+--- seaview-2.2.orig/Makefile
++++ seaview-2.2/Makefile
@@ -8,7 +8,7 @@
X11 = /usr/X11R6
@@ -8,4 +10,4 @@
+HELP_NOT_IN_PATH = -DDEFAULT_HELPFILE=\"/usr/share/seaview/seaview.help\"
CXX = g++
-
+ CC = gcc
Modified: trunk/packages/seaview/trunk/debian/patches/40-seaview_align.sh-newline.patch
===================================================================
--- trunk/packages/seaview/trunk/debian/patches/40-seaview_align.sh-newline.patch 2007-11-08 07:21:54 UTC (rev 771)
+++ trunk/packages/seaview/trunk/debian/patches/40-seaview_align.sh-newline.patch 2007-11-08 14:48:12 UTC (rev 772)
@@ -1,8 +1,8 @@
-Index: seaview/seaview_align.sh
+Index: seaview-2.2/seaview_align.sh
===================================================================
---- seaview.orig/seaview_align.sh
-+++ seaview/seaview_align.sh
-@@ -18,7 +18,7 @@
+--- seaview-2.2.orig/seaview_align.sh
++++ seaview-2.2/seaview_align.sh
+@@ -14,7 +14,7 @@
echo ' '
echo ' '
echo 'Program' $algo 'terminated.'
Modified: trunk/packages/seaview/trunk/debian/patches/xterm_to_x-terminal-emulator.patch
===================================================================
--- trunk/packages/seaview/trunk/debian/patches/xterm_to_x-terminal-emulator.patch 2007-11-08 07:21:54 UTC (rev 771)
+++ trunk/packages/seaview/trunk/debian/patches/xterm_to_x-terminal-emulator.patch 2007-11-08 14:48:12 UTC (rev 772)
@@ -1,8 +1,8 @@
-Index: seaview21/align.cxx
+Index: seaview-2.2/align.cxx
===================================================================
---- seaview21.orig/align.cxx 2007-09-23 09:43:47.000000000 +0900
-+++ seaview21/align.cxx 2007-09-23 09:57:02.000000000 +0900
-@@ -129,14 +129,14 @@
+--- seaview-2.2.orig/align.cxx
++++ seaview-2.2/align.cxx
+@@ -127,14 +127,14 @@
static char base_fname[100], commande[300];
#if ! ( defined(WIN32) || defined(__APPLE__) )
@@ -20,7 +20,7 @@
"is missing");
((Fl_Menu_ *)view->menu_edit)->mode(ALIGN_ALL_SEQS, FL_MENU_INACTIVE);
((Fl_Menu_ *)view->menu_edit)->mode(ALIGN_SELECTION, FL_MENU_INACTIVE);
-@@ -579,12 +579,12 @@
+@@ -577,12 +577,12 @@
#elif defined(WIN32)
sprintf(command, "cmd.exe /c \"%s\" %s ", w32path, local);
#else
More information about the debian-med-commit
mailing list