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

nickm-guest pushed a commit to branch master
in repository libtest-version-perl.

commit 935fcf49c162290d8e0ae5b9caa3217030523f57
Author: Nick Morrott <knowledgejun...@gmail.com>
Date:   Thu Sep 22 01:19:50 2016 +0100

    Refresh (build-) dependencies
---
 debian/control | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 1c4281a..1a363cb 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libfile-find-rule-perl-perl,
                      libtest-exception-perl,
                      perl,
+                     perl (>= 5.21.1) | libmodule-metadata-perl (>= 1.000020),
                      perl (>= 5.21.6) | libtest-simple-perl (>= 1.001010)
 Standards-Version: 3.9.8
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-version-perl.git
@@ -18,7 +19,8 @@ Package: libtest-version-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
-         libfile-find-rule-perl-perl
+         libfile-find-rule-perl-perl,
+         perl (>= 5.21.1) | libmodule-metadata-perl (>= 1.000020)
 Description: module for checking the sanity of versions in modules
  Test::Versions's goal is to be a one stop shop for checking to see that
  the versions in the modules across a CPAN distribution are sane.

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