[libdancer2-perl] 04/07: Refresh remove-eumm-version-req.patch (offset).

gregor herrmann gregoa at debian.org
Sun Jun 18 15:06:04 UTC 2017


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libdancer2-perl.

commit 0d56442057accefa5466f36a05d11b0571170432
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jun 18 16:42:54 2017 +0200

    Refresh remove-eumm-version-req.patch (offset).
---
 debian/patches/remove-eumm-version-req.patch | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/debian/patches/remove-eumm-version-req.patch b/debian/patches/remove-eumm-version-req.patch
index 8f1e8e3..e7abba0 100644
--- a/debian/patches/remove-eumm-version-req.patch
+++ b/debian/patches/remove-eumm-version-req.patch
@@ -2,7 +2,8 @@ Description: remove required version for ExtUtils::MakeMaker, this is only
  required to avoid YAML version 1.16 which is not packaged for debian
 Forwarded: not-needed
 Author: Nuno Carvalho <smash at cpan.org>
-Last-Update: 2016-10-21
+Reviewed-by: gregor herrmann <gregoa at debian.org>
+Last-Update: 2017-06-18
 
 --- a/Makefile.PL
 +++ b/Makefile.PL
@@ -15,9 +16,9 @@ Last-Update: 2016-10-21
  
  use File::ShareDir::Install;
  $File::ShareDir::Install::INCLUDE_DOTFILES = 1;
-@@ -16,7 +16,7 @@
-   "ABSTRACT" => "Lightweight yet powerful web application framework",
-   "AUTHOR" => "Dancer Core Developers",
+@@ -19,7 +19,7 @@
+     "ExtUtils::MakeMaker" => "7.1101"
+   },
    "CONFIGURE_REQUIRES" => {
 -    "ExtUtils::MakeMaker" => "7.1101",
 +    "ExtUtils::MakeMaker" => "0",
@@ -26,8 +27,8 @@ Last-Update: 2016-10-21
    "DISTNAME" => "Dancer2",
 --- a/META.json
 +++ b/META.json
-@@ -16,7 +16,7 @@
-    "prereqs" : {
+@@ -21,7 +21,7 @@
+       },
        "configure" : {
           "requires" : {
 -            "ExtUtils::MakeMaker" : "7.1101",

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdancer2-perl.git



More information about the Pkg-perl-cvs-commits mailing list