[libparams-classify-perl] 04/06: add libdevel-callchecker-perl to (build) dependencies

Damyan Ivanov dmn at moszumanska.debian.org
Mon Jan 1 07:29:34 UTC 2018


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

dmn pushed a commit to branch master
in repository libparams-classify-perl.

commit f5ad09b49870a4aaa267159515ee8e34e15eae84
Author: Damyan Ivanov <dmn at debian.org>
Date:   Mon Jan 1 07:24:41 2018 +0000

    add libdevel-callchecker-perl to (build) dependencies
---
 debian/control | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index a7127bd..8fac36c 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 9.20120312~),
                perl,
+               libdevel-callchecker-perl,
                libmodule-build-perl,
                libtest-pod-perl,
                libtest-pod-coverage-perl
@@ -19,7 +20,8 @@ Homepage: https://metacpan.org/release/Params-Classify
 
 Package: libparams-classify-perl
 Architecture: any
-Depends: ${perl:Depends},
+Depends: libdevel-callchecker-perl,
+         ${perl:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
 Suggests: libscalar-number-perl

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



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