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

kanashiro pushed a commit to branch master
in repository perlbrew.

commit 3426e1396ba2748e82979ee82ba363ca7540720b
Author: Lucas Kanashiro <kanash...@debian.org>
Date:   Mon Jun 27 17:23:40 2016 -0300

    debian/control: update build and runtime dependencies
---
 debian/changelog |  1 +
 debian/control   | 14 +++++++-------
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 156b1c3..2c3ad62 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ perlbrew (0.76-1) UNRELEASED; urgency=medium
   * Import upstream version 0.76
   * Remove patch fixing typo in manpage, applied by upstream
   * Declare compliance with Debian policy 3.9.8
+  * debian/control: update build and runtime dependencies
 
  -- Lucas Kanashiro <kanash...@debian.org>  Mon, 27 Jun 2016 17:15:05 -0300
 
diff --git a/debian/control b/debian/control
index 6eba5a0..b88ee76 100644
--- a/debian/control
+++ b/debian/control
@@ -7,14 +7,14 @@ Priority: optional
 Build-Depends: debhelper (>= 9)
 # in theory Pod::Usage >= 1.64 but 1.63 should be good enough
 Build-Depends-Indep: curl | wget,
-                     libcapture-tiny-perl (>= 0.25),
-                     libcpan-perl-releases-perl (>= 1.94),
-                     libdevel-patchperl-perl (>= 1.28),
+                     libcapture-tiny-perl (>= 0.36),
+                     libcpan-perl-releases-perl (>= 2.60),
+                     libdevel-patchperl-perl (>= 1.40),
                      libio-all-perl (>= 0.51),
                      liblocal-lib-perl (>= 2.000014),
                      libpath-class-perl (>= 0.33),
                      libtest-exception-perl (>= 0.32),
-                     libtest-nowarnings-perl (>= 1.04),
+                     libtest-nowarnings-perl,
                      libtest-output-perl (>= 1.03),
                      libtest-spec-perl (>= 0.47),
                      perl (>= 5.19.9),
@@ -32,9 +32,9 @@ Depends: ${misc:Depends},
          curl | wget,
          gcc,
          libc6-dev | libc-dev,
-         libcapture-tiny-perl (>= 0.25),
-         libcpan-perl-releases-perl (>= 1.94),
-         libdevel-patchperl-perl (>= 1.28),
+         libcapture-tiny-perl (>= 0.36),
+         libcpan-perl-releases-perl (>= 2.60),
+         libdevel-patchperl-perl (>= 1.40),
          liblocal-lib-perl (>= 2.000014),
          make,
          perl (>= 5.19.9)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/perlbrew.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