[libdancer2-perl] 01/03: update patch

gregor herrmann gregoa at debian.org
Wed Jul 13 13:34:37 UTC 2016


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

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

commit a6593a1247c903c036e8f90961a3869919bf98a0
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Jul 13 15:23:32 2016 +0200

    update patch
    
    - refresh with .quiltrc settings from
      https://pkg-perl.alioth.debian.org/howto/quilt.html#tips_and_tricks
    - add more DEP3 headers
    
    Gbp-Dch: Ignore
---
 debian/patches/remove-eumm-version-req.patch | 29 ++++++++++++----------------
 1 file changed, 12 insertions(+), 17 deletions(-)

diff --git a/debian/patches/remove-eumm-version-req.patch b/debian/patches/remove-eumm-version-req.patch
index 5d1df48..ef3d33e 100644
--- a/debian/patches/remove-eumm-version-req.patch
+++ b/debian/patches/remove-eumm-version-req.patch
@@ -1,13 +1,12 @@
 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-06-28
+Last-Update: 2016-07-13
 
-Index: libdancer2-perl/Makefile.PL
-===================================================================
---- libdancer2-perl.orig/Makefile.PL
-+++ libdancer2-perl/Makefile.PL
-@@ -4,7 +4,7 @@ use warnings;
+--- a/Makefile.PL
++++ b/Makefile.PL
+@@ -4,7 +4,7 @@
  
  
  
@@ -16,7 +15,7 @@ Index: libdancer2-perl/Makefile.PL
  
  use File::ShareDir::Install;
  $File::ShareDir::Install::INCLUDE_DOTFILES = 1;
-@@ -16,7 +16,7 @@ my %WriteMakefileArgs = (
+@@ -16,7 +16,7 @@
    "ABSTRACT" => "Lightweight yet powerful web application framework",
    "AUTHOR" => "Dancer Core Developers",
    "CONFIGURE_REQUIRES" => {
@@ -25,7 +24,7 @@ Index: libdancer2-perl/Makefile.PL
      "File::ShareDir::Install" => "0.06"
    },
    "DISTNAME" => "Dancer2",
-@@ -62,7 +62,7 @@ my %WriteMakefileArgs = (
+@@ -62,7 +62,7 @@
      "Template::Tiny" => 0,
      "Type::Tiny" => "0.008",
      "URI::Escape" => 0,
@@ -34,10 +33,8 @@ Index: libdancer2-perl/Makefile.PL
      "parent" => 0
    },
    "TEST_REQUIRES" => {
-Index: libdancer2-perl/META.json
-===================================================================
---- libdancer2-perl.orig/META.json
-+++ libdancer2-perl/META.json
+--- a/META.json
++++ b/META.json
 @@ -16,7 +16,7 @@
     "prereqs" : {
        "configure" : {
@@ -47,11 +44,9 @@ Index: libdancer2-perl/META.json
              "File::ShareDir::Install" : "0.06"
           }
        },
-Index: libdancer2-perl/META.yml
-===================================================================
---- libdancer2-perl.orig/META.yml
-+++ libdancer2-perl/META.yml
-@@ -15,7 +15,7 @@ build_requires:
+--- a/META.yml
++++ b/META.yml
+@@ -15,7 +15,7 @@
    Test::Fatal: '0'
    Test::More: '0.92'
  configure_requires:

-- 
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