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

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

commit e4a6bb5f99e54749d05b8b0782a7a543640c4bb8
Author: gregor herrmann <gre...@debian.org>
Date:   Sat Jan 21 20:13:08 2017 +0100

    Update (build) dependencies.
---
 debian/control | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 6d28cb9..98da697 100644
--- a/debian/control
+++ b/debian/control
@@ -4,12 +4,12 @@ Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
+# perl 5.12.8 for Getopt::Long 2.43
 Build-Depends-Indep: libclass-accessor-perl,
                      libfile-homedir-perl,
-                     libfile-slurp-perl,
-                     libpath-class-perl,
+                     libpath-class-perl (>= 0.34),
                      libtest-deep-perl,
-                     perl
+                     perl (>= 5.21.8)
 Standards-Version: 3.9.5
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libshell-perl-perl.git
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libshell-perl-perl.git
@@ -17,13 +17,13 @@ Homepage: https://metacpan.org/release/Shell-Perl
 
 Package: libshell-perl-perl
 Architecture: all
+# perl 5.12.8 for Getopt::Long 2.43
 Depends: ${misc:Depends},
          ${perl:Depends},
          libclass-accessor-perl,
          libfile-homedir-perl,
-         libfile-slurp-perl,
-         libpath-class-perl,
-         libtest-deep-perl
+         libpath-class-perl (>= 0.34),
+         perl (>= 5.21.8)
 Description: read-eval-print loop in Perl
  pirl is the implementation of a command-line interpreter for Perl, written
  when the author got tired of using irb when needing a calculator with a real

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