summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2022-06-18 23:44:50 +0200
committergregor herrmann <gregoa@debian.org>2022-06-18 23:44:50 +0200
commit70773ba793adb6804a344492c86dea8c40f47f34 (patch)
tree030f03053a0c193a560f1e057faa843b1ad9cf65
parentdc8102afbd23d64511d28d7714c469b73b55fbc3 (diff)
Annotate test-only build dependencies with <!nocheck>.
-rw-r--r--debian/control8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index 04cc43b..196c722 100644
--- a/debian/control
+++ b/debian/control
@@ -5,13 +5,13 @@ Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13),
- libclass-accessor-perl,
- libtest-exception-perl,
+ libclass-accessor-perl <!nocheck>,
+ libtest-exception-perl <!nocheck>,
perl-xs-dev,
perl:native,
libosp-dev,
- libtest-pod-perl,
- libtest-pod-coverage-perl
+ libtest-pod-perl <!nocheck>,
+ libtest-pod-coverage-perl <!nocheck>
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libsgml-parser-opensp-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libsgml-parser-opensp-perl.git