[libmoose-perl] 04/06: Drop 03_carp-version.patch.

gregor herrmann gregoa at debian.org
Tue Oct 14 15:46:30 UTC 2014


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

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

commit 7f557d70b1a475a2ab51cb2cbd2d633a14741b75
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Oct 14 17:39:19 2014 +0200

    Drop 03_carp-version.patch.
---
 debian/patches/03_carp-version.patch | 51 ------------------------------------
 debian/patches/series                |  1 -
 2 files changed, 52 deletions(-)

diff --git a/debian/patches/03_carp-version.patch b/debian/patches/03_carp-version.patch
deleted file mode 100644
index 67e6415..0000000
--- a/debian/patches/03_carp-version.patch
+++ /dev/null
@@ -1,51 +0,0 @@
-Description: Fix required Carp version
-Origin: vendor
-Forwarded: no
-Author: Alessandro Ghedini <ghedo at debian.org>
-Reviewed-by: gregor herrmann <gregoa at debian.org>
-Last-Update: 2014-10-13
-
---- a/META.json
-+++ b/META.json
-@@ -165,7 +165,7 @@
-             "Devel::PartialDump" : "0.14"
-          },
-          "requires" : {
--            "Carp" : "1.22",
-+            "Carp" : "1.20",
-             "Class::Load" : "0.09",
-             "Class::Load::XS" : "0.01",
-             "Data::OptList" : "0.107",
---- a/META.yml
-+++ b/META.yml
-@@ -1070,7 +1070,7 @@
- recommends:
-   Devel::PartialDump: '0.14'
- requires:
--  Carp: '1.22'
-+  Carp: '1.20'
-   Class::Load: '0.09'
-   Class::Load::XS: '0.01'
-   Data::OptList: '0.107'
---- a/Makefile.PL
-+++ b/Makefile.PL
-@@ -72,7 +72,7 @@
-   "NAME" => "Moose",
-   "OBJECT" => "xs/Attribute\$(OBJ_EXT) xs/AttributeCore\$(OBJ_EXT) xs/Class\$(OBJ_EXT) xs/Generated\$(OBJ_EXT) xs/HasAttributes\$(OBJ_EXT) xs/HasMethods\$(OBJ_EXT) xs/Inlined\$(OBJ_EXT) xs/Instance\$(OBJ_EXT) xs/Method\$(OBJ_EXT) xs/Moose\$(OBJ_EXT) xs/MOP\$(OBJ_EXT) xs/Overload\$(OBJ_EXT) xs/Package\$(OBJ_EXT) mop\$(OBJ_EXT)",
-   "PREREQ_PM" => {
--    "Carp" => "1.22",
-+    "Carp" => "1.20",
-     "Class::Load" => "0.09",
-     "Class::Load::XS" => "0.01",
-     "Data::OptList" => "0.107",
---- a/dist.ini
-+++ b/dist.ini
-@@ -198,7 +198,7 @@
- 
- [Prereqs]
- parent                      = 0.223
--Carp                        = 1.22
-+Carp                        = 1.20
- Class::Load                 = 0.09
- Class::Load::XS             = 0.01
- Data::OptList               = 0.107
diff --git a/debian/patches/series b/debian/patches/series
index 3fcf6db..e19a418 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
 0001-Work-around-a-numification-problem-on-ia64.patch
 02_fix-manpages-errors.patch
-03_carp-version.patch

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



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