summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2021-03-07 02:18:19 +0100
committergregor herrmann <gregoa@debian.org>2021-03-07 02:18:19 +0100
commitfbabcc2606b3a2b9148a391244b2561734b23dd7 (patch)
tree79cc1d8f446d4f73b959f2a3df70cdd79ba7d424
parent937b63835126cd54ba3186715c1ec24adbd4d44a (diff)
Annotate test-only build dependencies with <!nocheck>.
-rw-r--r--debian/control16
1 files changed, 8 insertions, 8 deletions
diff --git a/debian/control b/debian/control
index 42c0a6b..a455f99 100644
--- a/debian/control
+++ b/debian/control
@@ -5,14 +5,14 @@ Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: libclass-inspector-perl,
- libdata-bitmask-perl,
- liblinux-inotify2-perl,
- liblist-moreutils-perl,
- libmoose-perl,
- libmoosex-getopt-perl,
- libmoosex-types-perl,
- libtry-tiny-perl
+Build-Depends-Indep: libclass-inspector-perl <!nocheck>,
+ libdata-bitmask-perl <!nocheck>,
+ liblinux-inotify2-perl <!nocheck>,
+ liblist-moreutils-perl <!nocheck>,
+ libmoose-perl <!nocheck>,
+ libmoosex-getopt-perl <!nocheck>,
+ libmoosex-types-perl <!nocheck>,
+ libtry-tiny-perl <!nocheck>
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/inotify-hookable
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/inotify-hookable.git