[libmoosex-types-structured-perl] 06/07: Fix debian/control with cme, remove version constraints of build and runtime dependencies

Lucas Kanashiro kanashiro at moszumanska.debian.org
Mon Jun 26 22:33:31 UTC 2017


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

kanashiro pushed a commit to branch master
in repository libmoosex-types-structured-perl.

commit f449defde9a27b55a407dbca95ddb60213dc0304
Author: Lucas Kanashiro <kanashiro at debian.org>
Date:   Mon Jun 26 19:27:27 2017 -0300

    Fix debian/control with cme, remove version constraints of build and runtime dependencies
---
 debian/changelog |  2 ++
 debian/control   | 11 ++++-------
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ca264b7..9a73e24 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,8 @@ libmoosex-types-structured-perl (0.36-1) UNRELEASED; urgency=medium
   * Bump debhelper compatibility level to 10
   * Declare compliance with Debian Policy 4.0.0
   * Add build dependency on libtest-needs-perl
+  * Fix debian/control with cme, remove version constraints of build and
+    runtime dependencies
 
  -- Lucas Kanashiro <kanashiro at debian.org>  Mon, 26 Jun 2017 15:29:04 -0300
 
diff --git a/debian/control b/debian/control
index e44be46..2ec3db2 100644
--- a/debian/control
+++ b/debian/control
@@ -12,13 +12,11 @@ Build-Depends-Indep: perl,
                      libmoose-perl,
                      libmoosex-types-datetime-perl,
                      libmoosex-types-perl,
-                     libnamespace-clean-perl (>= 0.19),
+                     libnamespace-clean-perl,
                      libsub-exporter-perl,
                      libtest-fatal-perl,
                      libtest-needs-perl,
-                     libtest-requires-perl,
-                     perl (>= 5.11.1) | libtest-simple-perl (>= 0.94),
-                     perl (>= 5.13.9) | libjson-pp-perl
+                     libtest-requires-perl
 Standards-Version: 4.0.0
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmoosex-types-structured-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libmoosex-types-structured-perl.git
@@ -31,9 +29,8 @@ Depends: ${perl:Depends},
          libdevel-partialdump-perl,
          libmoosex-types-perl,
          libmoose-perl,
-         libnamespace-clean-perl (>= 0.19),
-         libsub-exporter-perl,
-         perl (>= 5.13.9) | libjson-pp-perl
+         libnamespace-clean-perl,
+         libsub-exporter-perl
 Description: Moose extension for type constraints on structured types
  MooseX::Types::Structured provides structured type constraints for Moose. A
  structured type constraint is a standard container Moose type constraint,

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



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