summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2022-08-18 21:43:52 +0200
committergregor herrmann <gregoa@debian.org>2022-08-18 21:43:52 +0200
commite8a06eeab2b0a1957d286dcadd34aae44d2da8b2 (patch)
treec0006ecb15b6194b10876eb5c6a52dec2449468e
parent375d67a80b36f321cb62b30d93960500e9c67afb (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 ef26788..e5a930a 100644
--- a/debian/control
+++ b/debian/control
@@ -6,12 +6,12 @@ Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: perl,
- libb-hooks-op-check-perl,
+ libb-hooks-op-check-perl <!nocheck>,
libextutils-depends-perl,
- libb-hooks-endofscope-perl,
- libexporter-tidy-perl,
- libtest-differences-perl,
- libtest-exception-perl
+ libb-hooks-endofscope-perl <!nocheck>,
+ libexporter-tidy-perl <!nocheck>,
+ libtest-differences-perl <!nocheck>,
+ libtest-exception-perl <!nocheck>
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libbencode-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libbencode-perl.git