summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2022-08-20 14:17:23 +0200
committergregor herrmann <gregoa@debian.org>2022-08-20 14:17:23 +0200
commitaea0669a9d5773b1a48e99b52e92ddc82c7d321f (patch)
tree862c280db8c16d9a0b901fa55b8c049f9fdd54b9
parent26a7a8c396991584dfc34477bc0729a2159b8db2 (diff)
Annotate test-only build dependencies with <!nocheck>.
-rw-r--r--debian/control10
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/control b/debian/control
index 0a11906..657ac63 100644
--- a/debian/control
+++ b/debian/control
@@ -8,11 +8,11 @@ Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: perl,
- libdata-random-perl,
- libfile-slurp-perl,
- libhtml-form-perl,
- libtest-mockobject-perl,
- libwww-perl
+ libdata-random-perl <!nocheck>,
+ libfile-slurp-perl <!nocheck>,
+ libhtml-form-perl <!nocheck>,
+ libtest-mockobject-perl <!nocheck>,
+ libwww-perl <!nocheck>
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libwww-mechanize-formfiller-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libwww-mechanize-formfiller-perl.git