[libtest-reporter-perl] 01/03: Undo remotion of recommeded runtime dependencies

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Wed Aug 12 17:10:37 UTC 2015


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

kanashiro-guest pushed a commit to branch master
in repository libtest-reporter-perl.

commit 5acc6425f34ab598f035db624ac412fa224cf016
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Wed Aug 12 14:05:29 2015 -0300

    Undo remotion of recommeded runtime dependencies
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index d967ded..dbb226a 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,8 @@ Package: libtest-reporter-perl
 Architecture: all
 Depends: ${perl:Depends},
          ${misc:Depends}
+Recommends: libmailtools-perl,
+            libnet-dns-perl
 Description: Perl module to send test results to cpan-testers at perl.org
  Test::Reporter reports the test results of any given distribution to the CPAN
  testing service. See http://testers.cpan.org/ for details.

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



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