Author: tille Date: 2013-08-11 10:14:09 +0000 (Sun, 11 Aug 2013) New Revision: 14433
Modified: trunk/packages/melting/trunk/debian/patches/20_fix_manpage.patch trunk/packages/melting/trunk/debian/patches/tkmelting.patch Log: Adapt patches to new version Modified: trunk/packages/melting/trunk/debian/patches/20_fix_manpage.patch =================================================================== --- trunk/packages/melting/trunk/debian/patches/20_fix_manpage.patch 2013-08-11 10:02:39 UTC (rev 14432) +++ trunk/packages/melting/trunk/debian/patches/20_fix_manpage.patch 2013-08-11 10:14:09 UTC (rev 14433) @@ -1,8 +1,8 @@ Author: Andreas Tille <[email protected]> Description: Fix typo in manpage ---- melting4_3b.orig/DOC/melting.1 -+++ melting4_3b/DOC/melting.1 -@@ -55,7 +55,7 @@ +--- a/DOC/melting.1 ++++ b/DOC/melting.1 +@@ -60,7 +60,7 @@ distribution of melting provides some fi (SantaLucia et al 1996), .I sug96a.nn (Sugimoto et al 1996) Modified: trunk/packages/melting/trunk/debian/patches/tkmelting.patch =================================================================== --- trunk/packages/melting/trunk/debian/patches/tkmelting.patch 2013-08-11 10:02:39 UTC (rev 14432) +++ trunk/packages/melting/trunk/debian/patches/tkmelting.patch 2013-08-11 10:14:09 UTC (rev 14433) @@ -3,10 +3,8 @@ Forwarded: not yet. License: same as Melting itself. -Index: melting4_3/BIN/tkmelting.pl -=================================================================== ---- melting4_3.orig/BIN/tkmelting.pl -+++ melting4_3/BIN/tkmelting.pl +--- a/BIN/tkmelting.pl ++++ b/BIN/tkmelting.pl @@ -1,4 +1,5 @@ -eval '(exit $?0)' && eval 'exec perl -S $0 ${1+ "$@"}' && eval 'exec perl -S $0 $argv:q' if 0; +#!/usr/bin/perl @@ -14,7 +12,7 @@ ############################################################################## # MELTING # -@@ -449,7 +450,7 @@ +@@ -455,7 +456,7 @@ sub show_help{ )->pack(-expand => 1, -fill => 'both' ); _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
