summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2022-08-18 21:43:58 +0200
committergregor herrmann <gregoa@debian.org>2022-08-18 21:43:58 +0200
commita64c85b5ec23f67bb836da9ac07c22b64de4ce79 (patch)
tree78024bfbfe536b2930b88fa79cd4e46f03f0f860
parente8a06eeab2b0a1957d286dcadd34aae44d2da8b2 (diff)
(Re-)sort dependencies
Gbp-Dch: ignore
-rw-r--r--debian/control8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index e5a930a..490c148 100644
--- a/debian/control
+++ b/debian/control
@@ -5,13 +5,13 @@ Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13)
-Build-Depends-Indep: perl,
+Build-Depends-Indep: libb-hooks-endofscope-perl <!nocheck>,
libb-hooks-op-check-perl <!nocheck>,
- libextutils-depends-perl,
- libb-hooks-endofscope-perl <!nocheck>,
libexporter-tidy-perl <!nocheck>,
+ libextutils-depends-perl,
libtest-differences-perl <!nocheck>,
- libtest-exception-perl <!nocheck>
+ libtest-exception-perl <!nocheck>,
+ perl
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