[libwww-perl] 04/08: Add new (build-)dependencies on Try::Tiny, Test::Fatal and Test::RequiresInternet

Florian Schlichting fsfs at moszumanska.debian.org
Mon Oct 9 22:49:44 UTC 2017


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

fsfs pushed a commit to branch master
in repository libwww-perl.

commit 3564e8720f4865ecfe4cc06d66a4b6654d4337a1
Author: Florian Schlichting <fsfs at debian.org>
Date:   Tue Oct 10 00:03:45 2017 +0200

    Add new (build-)dependencies on Try::Tiny, Test::Fatal and Test::RequiresInternet
    
    ... and recommend Data::Dump, in case somebody wants to use LWP::Debug::TraceHTTP
    (like our autopkgtests)
---
 debian/control | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index ad3c964..23e1853 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,9 @@ Build-Depends-Indep: perl,
                      libhttp-negotiate-perl,
                      liblwp-mediatypes-perl,
                      libnet-http-perl (>= 6.07),
+                     libtest-fatal-perl,
+                     libtest-requiresinternet-perl,
+                     libtry-tiny-perl,
                      liburi-perl,
                      libwww-robotrules-perl,
                      netbase
@@ -43,10 +46,12 @@ Depends: ${misc:Depends},
          liblwp-mediatypes-perl,
          liblwp-protocol-https-perl,
          libnet-http-perl (>= 6.07),
+         libtry-tiny-perl,
          liburi-perl,
          libwww-robotrules-perl,
          netbase
-Recommends: libhtml-form-perl,
+Recommends: libdata-dump-perl,
+            libhtml-form-perl,
             libhtml-format-perl,
             libhttp-daemon-perl,
             libmailtools-perl

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



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