summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2020-10-07 17:27:28 +0200
committergregor herrmann <gregoa@debian.org>2020-10-07 17:36:09 +0200
commit6c85509a4615d7382d0ee05e3b113b220a3789be (patch)
treebf6453e0005d8da53d20a40d2d435187a66e7376 /debian/control
parent96295df07d358f6f76b585f4e824adbe882ca4a7 (diff)
Annotate test-only build dependencies with <!nocheck>.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control18
1 files changed, 9 insertions, 9 deletions
diff --git a/debian/control b/debian/control
index 06893a5..2e4ca22 100644
--- a/debian/control
+++ b/debian/control
@@ -5,15 +5,15 @@ Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: libhttp-cookies-perl,
- libhttp-message-perl,
- libhttp-server-simple-psgi-perl,
- libmodern-perl-perl,
- libplack-perl,
- libtest-memory-cycle-perl,
- libtest-requires-perl,
- libtest-tcp-perl,
- libtest-www-mechanize-perl,
+Build-Depends-Indep: libhttp-cookies-perl <!nocheck>,
+ libhttp-message-perl <!nocheck>,
+ libhttp-server-simple-psgi-perl <!nocheck>,
+ libmodern-perl-perl <!nocheck>,
+ libplack-perl <!nocheck>,
+ libtest-memory-cycle-perl <!nocheck>,
+ libtest-requires-perl <!nocheck>,
+ libtest-tcp-perl <!nocheck>,
+ libtest-www-mechanize-perl <!nocheck>,
perl
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libplack-test-agent-perl