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

kanashiro pushed a commit to branch master
in repository carton.

commit 16e861808c91b07a057fdbf14a49754b4f6c1fed
Author: Lucas Kanashiro <kanash...@debian.org>
Date:   Thu Jun 30 11:14:32 2016 -0300

    debian/control: remove fixed version of some dependencies, they already are 
satisfied. Thanks cme.
---
 debian/changelog |  2 ++
 debian/control   | 10 +++++-----
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ca9e1c9..2fe32ab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,8 @@ carton (1.0.28-1) UNRELEASED; urgency=medium
   * Update Debian packaging copyright
   * Declare complaince with Debian policy 3.9.8
   * debian/control: add libcapture-tiny-perl as build dependency
+  * debian/control: remove fixed version of some dependencies, they already are
+    satisfied. Thanks cme.
 
  -- Lucas Kanashiro <kanash...@debian.org>  Thu, 30 Jun 2016 10:59:07 -0300
 
diff --git a/debian/control b/debian/control
index bf8bb3a..22de607 100644
--- a/debian/control
+++ b/debian/control
@@ -3,6 +3,7 @@ Maintainer: Debian Perl Group 
<pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: Michael Prokop <m...@debian.org>,
            gregor herrmann <gre...@debian.org>
 Section: perl
+Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 9),
                perl (>= 5.17.10)
@@ -11,17 +12,16 @@ Build-Depends-Indep: cpanminus (>= 1.7030),
                      libcapture-tiny-perl,
                      libclass-tiny-perl (>= 1.001),
                      libfile-pushd-perl,
-                     libjson-perl (>= 2.53),
+                     libjson-perl,
                      libmodule-cpanfile-perl (>= 0.9031),
                      libmodule-reader-perl,
                      libpath-tiny-perl,
                      libtest-requires-perl,
-                     libtry-tiny-perl (>= 0.09)
+                     libtry-tiny-perl
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/carton.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/carton.git
 Homepage: https://metacpan.org/release/Carton
-Testsuite: autopkgtest-pkg-perl
 
 Package: carton
 Architecture: all
@@ -30,11 +30,11 @@ Depends: ${misc:Depends},
          cpanminus (>= 1.7030),
          libcapture-tiny-perl,
          libclass-tiny-perl (>= 1.001),
-         libjson-perl (>= 2.53),
+         libjson-perl,
          libmodule-cpanfile-perl (>= 0.9031),
          libmodule-reader-perl,
          libpath-tiny-perl,
-         libtry-tiny-perl (>= 0.09),
+         libtry-tiny-perl,
          perl (>= 5.17.10)
 Recommends: libapp-fatpacker-perl,
             libfile-pushd-perl

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to