[rex] 04/08: d/control: Add new dependencies

Alex Mestiashvili malex-guest at moszumanska.debian.org
Wed Mar 9 11:56:25 UTC 2016


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

malex-guest pushed a commit to branch master
in repository rex.

commit ff09013c4e7d6e2d5c9a133433f799fb7b4e10c2
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date:   Tue Mar 8 16:53:34 2016 +0100

    d/control: Add new dependencies
    
    Add libtest-deep-perl and libdevel-caller-perl to Build-Depends
    Add libdevel-caller-perl to Depends
---
 debian/control | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/control b/debian/control
index c91a075..c1b31be 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libdbi-perl,
+                     libdevel-caller-perl,
                      libdigest-hmac-perl,
                      libexpect-perl,
                      libhash-merge-perl,
@@ -23,6 +24,7 @@ Build-Depends-Indep: libdbi-perl,
                      libsort-naturally-perl,
                      libstring-escape-perl,
                      libterm-readkey-perl,
+                     libtest-deep-perl,
                      libtest-pod-perl,
                      libtest-useallmodules-perl,
                      libtext-glob-perl,
@@ -40,6 +42,7 @@ Homepage: http://www.rexify.org/
 Package: rex
 Architecture: all
 Depends: libdbi-perl,
+         libdevel-caller-perl,
          libdigest-hmac-perl,
          libexpect-perl,
          libhash-merge-perl,

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



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