[libmetacpan-client-perl] 04/07: EUMM.patch
gregor herrmann
gregoa at debian.org
Sat Dec 17 03:20:57 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libmetacpan-client-perl.
commit f0987d16cfb8960b82dbde37d8781f777fe56e71
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Dec 17 03:44:55 2016 +0100
EUMM.patch
---
debian/patches/EUMM.patch | 16 ++++++++++++++++
debian/patches/series | 1 +
2 files changed, 17 insertions(+)
diff --git a/debian/patches/EUMM.patch b/debian/patches/EUMM.patch
new file mode 100644
index 0000000..11e845e
--- /dev/null
+++ b/debian/patches/EUMM.patch
@@ -0,0 +1,16 @@
+Description: let's try with with a slightly older EUMM
+Forwarded: not-needed
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2016-12-17
+
+--- a/Makefile.PL
++++ b/Makefile.PL
+@@ -4,7 +4,7 @@
+
+ use 5.010;
+
+-use ExtUtils::MakeMaker 7.1101;
++use ExtUtils::MakeMaker;
+
+ my %WriteMakefileArgs = (
+ "ABSTRACT" => "A comprehensive, DWIM-featured client to the MetaCPAN API",
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..ce3fa4b
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+EUMM.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmetacpan-client-perl.git
More information about the Pkg-perl-cvs-commits
mailing list