[libsys-hostip-perl] 07/08: Refresh 01-remove-eumm-version-req.patch (fuzz)
Nick Morrott
nickm-guest at moszumanska.debian.org
Mon Aug 14 16:46:13 UTC 2017
This is an automated email from the git hooks/post-receive script.
nickm-guest pushed a commit to branch master
in repository libsys-hostip-perl.
commit 359be85a297c1faf80b9d5a60302d640c26e021c
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date: Mon Aug 14 17:42:05 2017 +0100
Refresh 01-remove-eumm-version-req.patch (fuzz)
---
debian/patches/01-remove-eumm-version-req.patch | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/patches/01-remove-eumm-version-req.patch b/debian/patches/01-remove-eumm-version-req.patch
index e17628a..52f1d62 100644
--- a/debian/patches/01-remove-eumm-version-req.patch
+++ b/debian/patches/01-remove-eumm-version-req.patch
@@ -17,20 +17,20 @@ Last-Update: 2016-09-21
"develop" : {
--- a/META.yml
+++ b/META.yml
-@@ -10,7 +10,7 @@
- IPC::Open3: '0'
+@@ -12,7 +12,7 @@
Test::More: '0'
+ Test::Pod: '0'
configure_requires:
- ExtUtils::MakeMaker: '7.1101'
+ ExtUtils::MakeMaker: '0'
dynamic_config: 0
- generated_by: 'Dist::Zilla version 6.006, CPAN::Meta::Converter version 2.143240'
+ generated_by: 'Dist::Zilla version 6.008, CPAN::Meta::Converter version 2.150001'
license: perl
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -4,13 +4,13 @@
-
+ use 5.006;
-use ExtUtils::MakeMaker 7.1101;
+use ExtUtils::MakeMaker;
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsys-hostip-perl.git
More information about the Pkg-perl-cvs-commits
mailing list