[med-svn] r13002 - in trunk/packages/meme/trunk/debian: . patches
Andreas Tille
tille at alioth.debian.org
Wed Feb 13 15:50:35 UTC 2013
Author: tille
Date: 2013-02-13 15:50:35 +0000 (Wed, 13 Feb 2013)
New Revision: 13002
Modified:
trunk/packages/meme/trunk/debian/changelog
trunk/packages/meme/trunk/debian/patches/perl-include.patch
Log:
New upstream version
Modified: trunk/packages/meme/trunk/debian/changelog
===================================================================
--- trunk/packages/meme/trunk/debian/changelog 2013-02-13 15:44:57 UTC (rev 13001)
+++ trunk/packages/meme/trunk/debian/changelog 2013-02-13 15:50:35 UTC (rev 13002)
@@ -1,4 +1,4 @@
-meme (4.9.0.3-1) UNRELEASED; urgency=low
+meme (4.9.0.4-1) UNRELEASED; urgency=low
[ Thorsten Alteholz ]
* Initial release (Closes: #xxxxxx)
Modified: trunk/packages/meme/trunk/debian/patches/perl-include.patch
===================================================================
--- trunk/packages/meme/trunk/debian/patches/perl-include.patch 2013-02-13 15:44:57 UTC (rev 13001)
+++ trunk/packages/meme/trunk/debian/patches/perl-include.patch 2013-02-13 15:50:35 UTC (rev 13002)
@@ -1,7 +1,7 @@
Description: add meme directory to search path
--- a/scripts/meme-chip_webservice.pl.in
+++ b/scripts/meme-chip_webservice.pl.in
-@@ -49,6 +49,7 @@ use Pod::Usage;
+@@ -50,6 +50,7 @@ use Pod::Usage;
use lib qw(@PERLLIBDIR@);
@@ -31,7 +31,7 @@
#########################################################################
--- a/scripts/meme-chip.pl.in
+++ b/scripts/meme-chip.pl.in
-@@ -69,6 +69,7 @@ use Time::HiRes qw(gettimeofday tv_inter
+@@ -70,6 +70,7 @@ use Time::HiRes qw(gettimeofday tv_inter
use XML::Simple;
use lib qw(@PERLLIBDIR@);
More information about the debian-med-commit
mailing list