[SCM] Debian packaging of Net-Z3950-SimpleServer CPAN distribution branch, master, updated. debian/1.12-1-15-g4b4d97b
gregor herrmann
gregoa at debian.org
Fri Dec 23 15:22:06 UTC 2011
The following commit has been merged in the master branch:
commit 7ede93480dcb75167831896cdd209ef02c7ae516
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Dec 23 15:50:44 2011 +0100
Refresh makefile.patch (remove hunk that was fixed upstream).
diff --git a/debian/patches/makefile.patch b/debian/patches/makefile.patch
index cf9c5f3..87d69aa 100644
--- a/debian/patches/makefile.patch
+++ b/debian/patches/makefile.patch
@@ -2,19 +2,11 @@ Description: only install the perl modules to the libdir, not the example test s
Origin: vendor
Forwarded: not-needed
Author: Ben Webb <bjwebb67 at googlemail.com>
-Last-Update: 2011-08-05
+Reviewed-by: gregor herrmann <gregoa at debian.org>
+Last-Update: 2011-12-23
--- a/Makefile.PL
+++ b/Makefile.PL
-@@ -2,7 +2,7 @@
-
- # Use: perl Makefile.PL OPTIMIZE="-O0 -g -Wdeclaration-after-statement"
-
--my $yazconf = "../yaz/yaz-config";
-+my $yazconf = "/usr/bin/yaz-config";
- my $yazver = `$yazconf --version`;
- my $yazinc = `$yazconf --cflags servers`;
- my $yazlibs = `$yazconf --libs server`;
@@ -40,4 +40,7 @@
'DEFINE' => '', # e.g., '-DHAVE_SOMETHING'
'INC' => $yazinc, # e.g., '-I/usr/include/other'
--
Debian packaging of Net-Z3950-SimpleServer CPAN distribution
More information about the Pkg-perl-cvs-commits
mailing list