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 <[email protected]> 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 [email protected] 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 _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
