summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2020-08-04 00:46:48 +0200
committergregor herrmann <gregoa@debian.org>2020-08-04 00:46:48 +0200
commiteaa57a2a611d0c75fd3be000d8fd5b342bc32152 (patch)
tree16e976cffbb7f0649260c02e908db35395b11e99
parent078a66649c36507f104ada8d5ab922e15a12bbcd (diff)
Annotate test-only build dependencies with <!nocheck>.
-rw-r--r--debian/control14
1 files changed, 7 insertions, 7 deletions
diff --git a/debian/control b/debian/control
index c23778d..148e477 100644
--- a/debian/control
+++ b/debian/control
@@ -6,13 +6,13 @@ Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 12)
Build-Depends-Indep: libextutils-autoinstall-perl,
- libfile-copy-recursive-perl,
- libfile-ncopy-perl,
- libfile-remove-perl,
- libfile-slurp-perl,
- libparams-util-perl,
- libprefork-perl,
- libtest-classapi-perl,
+ libfile-copy-recursive-perl <!nocheck>,
+ libfile-ncopy-perl <!nocheck>,
+ libfile-remove-perl <!nocheck>,
+ libfile-slurp-perl <!nocheck>,
+ libparams-util-perl <!nocheck>,
+ libprefork-perl <!nocheck>,
+ libtest-classapi-perl <!nocheck>,
perl
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libfile-flat-perl