[libmoose-perl] 03/05: Refresh patches.
gregor herrmann
gregoa at debian.org
Sat Mar 1 21:35:14 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 6eea36bfd76ac5a39f715a70470a0311736c1fb2
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Mar 1 22:03:13 2014 +0100
Refresh patches.
---
...ork-around-a-numification-problem-on-ia64.patch | 4 ++--
debian/patches/03_carp-version.patch | 22 +++++++++++-----------
2 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/debian/patches/0001-Work-around-a-numification-problem-on-ia64.patch b/debian/patches/0001-Work-around-a-numification-problem-on-ia64.patch
index cb34dcc..d29832a 100644
--- a/debian/patches/0001-Work-around-a-numification-problem-on-ia64.patch
+++ b/debian/patches/0001-Work-around-a-numification-problem-on-ia64.patch
@@ -9,11 +9,11 @@ Bug-Debian: http://bugs.debian.org/588118
Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=59478
Author: Niko Tyni <ntyni at debian.org>
Reviewed-by: gregor herrmann <gregoa at debian.org>
-Last-Update: 2014-01-11
+Last-Update: 2014-03-01
--- a/lib/Moose/Meta/TypeConstraint.pm
+++ b/lib/Moose/Meta/TypeConstraint.pm
-@@ -240,7 +240,7 @@
+@@ -237,7 +237,7 @@
my $other = Moose::Util::TypeConstraints::find_type_constraint($type_or_name) or return;
diff --git a/debian/patches/03_carp-version.patch b/debian/patches/03_carp-version.patch
index 376ab05..c5f40fe 100644
--- a/debian/patches/03_carp-version.patch
+++ b/debian/patches/03_carp-version.patch
@@ -3,11 +3,11 @@ Origin: vendor
Forwarded: no
Author: Alessandro Ghedini <ghedo at debian.org>
Reviewed-by: gregor herrmann <gregoa at debian.org>
-Last-Update: 2014-01-11
+Last-Update: 2014-03-01
--- a/META.json
+++ b/META.json
-@@ -159,7 +159,7 @@
+@@ -160,7 +160,7 @@
"Devel::PartialDump" : "0.14"
},
"requires" : {
@@ -18,18 +18,18 @@ Last-Update: 2014-01-11
"Data::OptList" : "0.107",
--- a/META.yml
+++ b/META.yml
-@@ -915,7 +915,7 @@
+@@ -1068,7 +1068,7 @@
recommends:
- Devel::PartialDump: 0.14
+ Devel::PartialDump: '0.14'
requires:
-- Carp: 1.22
-+ Carp: 1.20
- Class::Load: 0.09
- Class::Load::XS: 0.01
- Data::OptList: 0.107
+- 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
-@@ -75,7 +75,7 @@
+@@ -76,7 +76,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" => {
@@ -40,7 +40,7 @@ Last-Update: 2014-01-11
"Data::OptList" => "0.107",
--- a/dist.ini
+++ b/dist.ini
-@@ -149,7 +149,7 @@
+@@ -156,7 +156,7 @@
[Prereqs]
parent = 0.223
--
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