summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2023-11-05 04:15:27 +0100
committergregor herrmann <gregoa@debian.org>2023-11-05 04:15:27 +0100
commitfa42c50f1a7ea83b050185463f42ba4f2cf5bb28 (patch)
tree61e75b32fa9c75d03b9f392d3d5548a487045684
parentf57dd8b0439555ad2acc35579ed9ab0d9426dcbe (diff)
(Re-)sort dependencies
Gbp-Dch: ignore
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 89ba489..cf0fbdd 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13)
-Build-Depends-Indep: libtest-simple-perl <!nocheck>,
- ca-certificates <!nocheck>,
+Build-Depends-Indep: ca-certificates <!nocheck>,
+ libtest-simple-perl <!nocheck>,
perl
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libmozilla-ca-perl