[libmoo-perl] 36/43: bump Sub::Quote/Defer prereq to working version

gregor herrmann gregoa at debian.org
Mon Dec 26 17:56:16 UTC 2016


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

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

commit 69fd2f046e4079344125a42dc0429ac98d301565
Author: Graham Knop <haarg at haarg.org>
Date:   Fri Dec 9 08:49:10 2016 -0500

    bump Sub::Quote/Defer prereq to working version
---
 Makefile.PL | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile.PL b/Makefile.PL
index 5e7d1ff..267a020 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -30,8 +30,8 @@ my %META = (
         'Scalar::Util'              => 0,
         'perl'                      => 5.006,
         'Exporter'                  => 5.57,  # Import 'import'
-        'Sub::Quote'                => 2.003000,
-        'Sub::Defer'                => 2.003000,
+        'Sub::Quote'                => 2.003001,
+        'Sub::Defer'                => 2.003001,
       },
       recommends => {
         'Class::XSAccessor'         => 1.18,

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



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