This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libtext-bibtex-perl.
commit 1554694eb1673f8aba92b359c8121c8137acba20 Author: gregor herrmann <gre...@debian.org> Date: Fri Jun 20 17:55:17 2014 +0200 Drop 0008-hurd.diff, merged upstream. --- debian/patches/0008-hurd.diff | 20 -------------------- debian/patches/series | 1 - 2 files changed, 21 deletions(-) diff --git a/debian/patches/0008-hurd.diff b/debian/patches/0008-hurd.diff deleted file mode 100644 index 0b8cb0a..0000000 --- a/debian/patches/0008-hurd.diff +++ /dev/null @@ -1,20 +0,0 @@ -Description: use $LD_LIBRARY_PATH also on Hurd -Origin: vendor -Bug-Debian: http://bugs.debian.org/734352 -Bug: https://rt.cpan.org/Ticket/Display.html?id=92266 -Forwarded: https://rt.cpan.org/Ticket/Display.html?id=92266 -Author: Pino Toscano <p...@debian.org> -Reviewed-by: gregor herrmann <gre...@debian.org> -Last-Update: 2014-01-19 - ---- a/inc/MyBuilder.pm -+++ b/inc/MyBuilder.pm -@@ -359,7 +359,7 @@ - if ($^O =~ /darwin/i) { - $ENV{DYLD_LIBRARY_PATH} = catdir($self->blib, "usrlib"); - } -- elsif ($^O =~ /(?:linux|bsd|sun|sol|dragonfly|hpux|irix)/i) { -+ elsif ($^O =~ /(?:linux|bsd|sun|sol|dragonfly|hpux|irix|gnu)/i) { - $ENV{LD_LIBRARY_PATH} = catdir($self->blib, "usrlib"); - } - elsif ($^O =~ /aix/i) { diff --git a/debian/patches/series b/debian/patches/series index 01b84e8..7bbfbee 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -5,4 +5,3 @@ 0005-no-ldconfig.patch 0006-manpage-section.patch 0007-hardening-flags.patch -0008-hurd.diff -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtext-bibtex-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list Pkg-perl-cvs-commits@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits