[liblwp-protocol-https-perl] 01/02: Annotate test suite dependencies with <!nocheck>

ntyni at debian.org ntyni at debian.org
Sun Jul 30 13:40:09 UTC 2017


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

ntyni pushed a commit to branch master
in repository liblwp-protocol-https-perl.

commit 7ffcef4fd8d66387f1d4bf8ae8d21a9900a99f0e
Author: Niko Tyni <ntyni at debian.org>
Date:   Sun Jul 30 16:18:47 2017 +0300

    Annotate test suite dependencies with <!nocheck>
    
    This breaks a build dependency loop with libwww-perl.
    
    Closes: #870095
---
 debian/control | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 2a2022a..b15994d 100644
--- a/debian/control
+++ b/debian/control
@@ -7,10 +7,10 @@ Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl,
-                     libio-socket-ssl-perl,
-                     libnet-http-perl,
-                     libwww-perl (>= 6.05-2),
-                     libtest-requiresinternet-perl
+                     libio-socket-ssl-perl <!nocheck>,
+                     libnet-http-perl <!nocheck>,
+                     libwww-perl (>= 6.05-2) <!nocheck>,
+                     libtest-requiresinternet-perl <!nocheck>
 Standards-Version: 4.0.0
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/liblwp-protocol-https-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/liblwp-protocol-https-perl.git

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



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