[libimager-perl] 04/05: Drop inline.patch, applied upstream.
gregor herrmann
gregoa at debian.org
Fri Aug 1 15:20:31 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libimager-perl.
commit 36c615e1d5f8fe956250598e7c896d43aab3a753
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Aug 1 17:14:46 2014 +0200
Drop inline.patch, applied upstream.
---
debian/patches/inline.patch | 18 ------------------
debian/patches/series | 1 -
2 files changed, 19 deletions(-)
diff --git a/debian/patches/inline.patch b/debian/patches/inline.patch
deleted file mode 100644
index e910166..0000000
--- a/debian/patches/inline.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-Description: work with new and old Inline(::C)
-Origin: https://rt.cpan.org/Public/Bug/Display.html?id=97110#txn-1385073
-Bug: https://rt.cpan.org/Public/Bug/Display.html?id=97108
-Author: ETJ [...] cpan.org
-Reviewed-by: gregor herrmann <gregoa at debian.org>
-Last-Update: 2014-07-12
-
---- a/Imager.pm
-+++ b/Imager.pm
-@@ -4196,7 +4196,7 @@
- }
-
- sub Inline {
-- my ($lang) = @_;
-+ my ($lang) = $_[-1];
-
- $lang eq 'C'
- or die "Only C language supported";
diff --git a/debian/patches/series b/debian/patches/series
index 26c9ee4..0ed19bd 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
nonfree_tests.patch
no_t1lib.patch
-inline.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libimager-perl.git
More information about the Pkg-perl-cvs-commits
mailing list