summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2021-01-02 16:46:45 +0100
committergregor herrmann <gregoa@debian.org>2021-01-02 16:46:45 +0100
commitc3ace17507efcdc715ea6882dc2665f4b5ad1be1 (patch)
treea93bfb5a660aa0bdeb01b6321f8efcffeb3ba2c6
parent849ccf6dacbe4884c4849f40b96df093daf6549b (diff)
(Re-)sort dependencies
Gbp-Dch: ignore
-rw-r--r--debian/control6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index f004288..15b6217 100644
--- a/debian/control
+++ b/debian/control
@@ -7,11 +7,11 @@ Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 12),
- perl-xs-dev,
- perl:native,
libjson-perl <!nocheck>,
libpcre3-dev,
- libtest-pod-perl <!nocheck>
+ libtest-pod-perl <!nocheck>,
+ perl-xs-dev,
+ perl:native
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libhtml-template-pro-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libhtml-template-pro-perl.git