This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libtext-hunspell-perl.
commit 89b3caed78f6e35410e753b3e9b83d9af756cece Author: gregor herrmann <[email protected]> Date: Fri Oct 24 23:20:59 2014 +0200 Drop fix-checklib-fail.patch, not relevant anymore. Upstream changed from Devel::CheckLib to ExtUtils::PkgConfig. --- debian/patches/fix-checklib-fail.patch | 18 ------------------ debian/patches/series | 1 - 2 files changed, 19 deletions(-) diff --git a/debian/patches/fix-checklib-fail.patch b/debian/patches/fix-checklib-fail.patch deleted file mode 100644 index e5eb016..0000000 --- a/debian/patches/fix-checklib-fail.patch +++ /dev/null @@ -1,18 +0,0 @@ -Description: Trigger build failure when hunspell is not found -Origin: vendor -Forwarded: not-needed -Author: Alessandro Ghedini <[email protected]> -Reviewed-by: gregor herrmann <[email protected]> -Last-Update: 2013-10-11 - ---- a/Makefile.PL -+++ b/Makefile.PL -@@ -33,7 +33,7 @@ - warn "\n"; - } - --check_lib_or_exit( -+assert_lib( - lib => 'hunspell', - header => 'hunspell/hunspell.h', - ); diff --git a/debian/patches/series b/debian/patches/series deleted file mode 100644 index 8dccbc9..0000000 --- a/debian/patches/series +++ /dev/null @@ -1 +0,0 @@ -fix-checklib-fail.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtext-hunspell-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
