summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2020-03-07 14:22:27 +0100
committergregor herrmann <gregoa@debian.org>2020-03-07 14:22:27 +0100
commitaa4bd682ef0081a860aa5e46254dc9c33631dd3b (patch)
treecdb87007a2f5f5039dfd1d0a5b21d5b7019ff412
parent4d9525351d4495633c6ee1fda93e8ff9e8d33086 (diff)
Annotate test-only build dependencies with <!nocheck>.
-rw-r--r--debian/control6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 5df5c85..14b9b3f 100644
--- a/debian/control
+++ b/debian/control
@@ -5,9 +5,9 @@ Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 10)
-Build-Depends-Indep: libhtml-parser-perl,
- libtimedate-perl,
- libunicode-linebreak-perl,
+Build-Depends-Indep: libhtml-parser-perl <!nocheck>,
+ libtimedate-perl <!nocheck>,
+ libunicode-linebreak-perl <!nocheck>,
perl
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libstring-print-perl