[libopengl-xscreensaver-perl] 04/06: Refresh (and reactivate) fix-checklib-fail.patch.

gregor herrmann gregoa at debian.org
Sat Dec 21 20:38:57 UTC 2013


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libopengl-xscreensaver-perl.

commit a0725d67c73337977842c07110eb0af29db62177
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Dec 21 21:36:50 2013 +0100

    Refresh (and reactivate) fix-checklib-fail.patch.
---
 debian/patches/fix-checklib-fail.patch | 6 +++---
 debian/patches/series                  | 1 +
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/patches/fix-checklib-fail.patch b/debian/patches/fix-checklib-fail.patch
index 5aa8ac8..f8dd107 100644
--- a/debian/patches/fix-checklib-fail.patch
+++ b/debian/patches/fix-checklib-fail.patch
@@ -2,13 +2,13 @@ Description: Trigger build failure when libx11 or gl are not found
 Origin: vendor
 Forwarded: not-needed
 Author: Alessandro Ghedini <ghedo at debian.org>
-Reviewed-by: Alessandro Ghedini <ghedo at debian.org>
-Last-Update: 2012-08-08
+Reviewed-by: gregor herrmann <gregoa at debian.org>
+Last-Update: 2013-12-21
 
 --- a/Makefile.PL
 +++ b/Makefile.PL
 @@ -4,7 +4,7 @@
- use lib 'inc';
+ use lib qw(inc);
  use Devel::CheckLib;
  
 -check_lib_or_exit(lib => ['X11', 'GL']);
diff --git a/debian/patches/series b/debian/patches/series
index e69de29..8dccbc9 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fix-checklib-fail.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libopengl-xscreensaver-perl.git



More information about the Pkg-perl-cvs-commits mailing list