summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2022-08-19 18:11:01 +0200
committergregor herrmann <gregoa@debian.org>2022-08-19 18:11:01 +0200
commit2e1e4fb08ca4189d17f32910d70f4d83b2954031 (patch)
tree0a77a1a1a3d3081b554211907420e8a86e788ed8
parent7ae58999a180b060d9d2cc2b43f89f697145e47e (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 7396309..ce60ac8 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,8 @@ Priority: optional
Build-Depends: debhelper-compat (= 13),
libmodule-build-perl,
perl
-Build-Depends-Indep: libfuture-perl <!nocheck>,
- libfuture-io-perl <!nocheck>,
+Build-Depends-Indep: libfuture-io-perl <!nocheck>,
+ libfuture-perl <!nocheck>,
libio-socket-ip-perl <!nocheck>,
libmetrics-any-perl <!nocheck>,
libsereal-perl <!nocheck>,