This is an automated email from the git hooks/post-receive script. intrigeri pushed a commit to branch wheezy-backports in repository libtest-bdd-cucumber-perl.
commit 68e5ead9edd9fc22a4bc7ce2161d1739888e4e43 Author: intrigeri <[email protected]> Date: Thu Jun 19 09:58:59 2014 +0000 Refresh JSON::MaybeXS -> JSON::XS patch. --- .../patches/0001-Replace-JSON-MaybeXS-with-JSON-XS.patch | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/debian/patches/0001-Replace-JSON-MaybeXS-with-JSON-XS.patch b/debian/patches/0001-Replace-JSON-MaybeXS-with-JSON-XS.patch index e4f2617..f7d59e0 100644 --- a/debian/patches/0001-Replace-JSON-MaybeXS-with-JSON-XS.patch +++ b/debian/patches/0001-Replace-JSON-MaybeXS-with-JSON-XS.patch @@ -17,7 +17,7 @@ backporting overhead. 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/META.yml b/META.yml -index 42f3721..0ae3225 100644 +index 2f65e71..6117dc6 100644 --- a/META.yml +++ b/META.yml @@ -18,7 +18,7 @@ requires: @@ -30,7 +30,7 @@ index 42f3721..0ae3225 100644 List::Util: '0' Module::Runtime: '0' diff --git a/Makefile.PL b/Makefile.PL -index bc9f050..339858c 100644 +index 0521ee5..92221d9 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -28,7 +28,7 @@ my %WriteMakefileArgs = ( @@ -42,7 +42,7 @@ index bc9f050..339858c 100644 "List::MoreUtils" => 0, "List::Util" => 0, "Module::Runtime" => 0, -@@ -55,7 +55,7 @@ my %FallbackPrereqs = ( +@@ -56,7 +56,7 @@ my %FallbackPrereqs = ( "File::Slurp" => 0, "FindBin::libs" => 0, "Getopt::Long" => 0, @@ -52,7 +52,7 @@ index bc9f050..339858c 100644 "List::Util" => 0, "Module::Runtime" => 0, diff --git a/dist.ini b/dist.ini -index de0d179..46070bd 100644 +index 6d06616..28a6047 100644 --- a/dist.ini +++ b/dist.ini @@ -26,7 +26,7 @@ File::Find::Rule = 0 @@ -63,12 +63,12 @@ index de0d179..46070bd 100644 +JSON::XS = 0 Module::Runtime = 0 Moose = 0 - Path::Class = 0 + Number::Range = 0 diff --git a/lib/Test/BDD/Cucumber/I18N/Data.pm b/lib/Test/BDD/Cucumber/I18N/Data.pm -index a747040..bfe8f86 100644 +index 3ff701c..2b936fe 100644 --- a/lib/Test/BDD/Cucumber/I18N/Data.pm +++ b/lib/Test/BDD/Cucumber/I18N/Data.pm -@@ -3,7 +3,7 @@ $Test::BDD::Cucumber::I18N::Data::VERSION = '0.24'; +@@ -3,7 +3,7 @@ $Test::BDD::Cucumber::I18N::Data::VERSION = '0.25'; use strict; use warnings; -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-bdd-cucumber-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
