summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2024-03-04 22:35:56 +0100
committergregor herrmann <gregoa@debian.org>2024-03-04 22:37:38 +0100
commit41539bfdfa33a898971ec16f93bd7ac05a66d4d2 (patch)
tree6bc493ee68f18bb6d9ed9760ac769142689563e8
parentf0e615dc43af7b9404376b5512468d4baf5fa6eb (diff)
Annotate test-only build dependencies with <!nocheck>.
-rw-r--r--debian/control18
1 files changed, 9 insertions, 9 deletions
diff --git a/debian/control b/debian/control
index e6f8d76..2fd3e7e 100644
--- a/debian/control
+++ b/debian/control
@@ -6,15 +6,15 @@ Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13),
libmodule-install-perl
-Build-Depends-Indep: libauthen-sasl-perl,
- libcatalyst-perl,
- libcatalyst-view-mason-perl,
- libcatalyst-view-tt-perl,
- libemail-mime-perl,
- libemail-sender-perl,
- libmodule-runtime-perl,
- libmoose-perl,
- libtest-requires-perl,
+Build-Depends-Indep: libauthen-sasl-perl <!nocheck>,
+ libcatalyst-perl <!nocheck>,
+ libcatalyst-view-mason-perl <!nocheck>,
+ libcatalyst-view-tt-perl <!nocheck>,
+ libemail-mime-perl <!nocheck>,
+ libemail-sender-perl <!nocheck>,
+ libmodule-runtime-perl <!nocheck>,
+ libmoose-perl <!nocheck>,
+ libtest-requires-perl <!nocheck>,
perl
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libcatalyst-view-email-perl