[libjson-maybexs-perl] 04/07: Update dependecy required version

Nuno Carvalho smash at cpan.org
Wed Sep 14 14:07:32 UTC 2016


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

mestre-guest pushed a commit to branch master
in repository libjson-maybexs-perl.

commit b71e22685bfcb7d3a67938459df27d3c05d14642
Author: Nuno Carvalho <smash at cpan.org>
Date:   Wed Sep 14 14:55:09 2016 +0100

    Update dependecy required version
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 054be60..b6831aa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ libjson-maybexs-perl (1.003007-1) UNRELEASED; urgency=medium
   * debian/control:
     + update standards version to 3.9.8.
     + drop libtest-without-module-perl dependency, no longer required.
+    + update libjson-pp-perl required version.
 
  -- Nuno Carvalho <smash at cpan.org>  Wed, 14 Sep 2016 14:42:51 +0100
 
diff --git a/debian/control b/debian/control
index dba6d4f..ee3d40c 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libcpanel-json-xs-perl,
                      libjson-xs-perl,
-                     perl (>= 5.17.10) | libjson-pp-perl (>= 2.27202),
+                     perl (>= 5.17.10) | libjson-pp-perl (>= 2.27300),
                      perl
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libjson-maybexs-perl.git
@@ -19,7 +19,7 @@ Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
          libcpanel-json-xs-perl | libjson-xs-perl,
-         perl (>= 5.17.10) | libjson-pp-perl (>= 2.27202)
+         perl (>= 5.17.10) | libjson-pp-perl (>= 2.27300)
 Description: interface to the best available JSON module
  JSON::MaybeXS first checks to see if either Cpanel::JSON::XS or JSON::XS is
  already loaded, in which case it uses that module. Otherwise it tries to load

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



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