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 <gre...@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 <gre...@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

_______________________________________________
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

Reply via email to