summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control16
1 files changed, 9 insertions, 7 deletions
diff --git a/debian/control b/debian/control
index 541e56ed..326b9619 100644
--- a/debian/control
+++ b/debian/control
@@ -4,10 +4,13 @@ Priority: optional
Maintainer: Debhelper Maintainers <debhelper-devel@lists.alioth.debian.org>
Uploaders: Niels Thykier <niels@thykier.net>,
Bernhard R. Link <brlink@debian.org>
-Build-Depends: dpkg-dev (>= 1.18.0~),
+Build-Depends: dpkg (>= 1.19.0.3~),
+ dpkg-dev (>= 1.19.0.3~),
perl:any,
po4a (>= 0.24)
-Standards-Version: 3.9.8
+Rules-Requires-Root: no
+Standards-Version: 4.1.1
+Testsuite: autopkgtest-pkg-perl
Vcs-Git: https://anonscm.debian.org/git/debhelper/debhelper.git
Vcs-Browser: https://anonscm.debian.org/git/debhelper/debhelper.git
@@ -16,9 +19,9 @@ Architecture: all
Depends: autotools-dev,
binutils,
dh-autoreconf (>= 12~),
- dh-strip-nondeterminism,
- dpkg (>= 1.16.2),
- dpkg-dev (>= 1.18.2~),
+ dh-strip-nondeterminism (>= 0.028~),
+ dpkg (>= 1.19.0.3~),
+ dpkg-dev (>= 1.19.0.3~),
file (>= 3.23),
libdpkg-perl (>= 1.17.14),
man-db (>= 2.5.1-1),
@@ -27,7 +30,7 @@ Depends: autotools-dev,
${perl:Depends}
Breaks: dh-systemd (<< 1.38)
Replaces: dh-systemd (<< 1.38)
-Suggests: dh-make
+Suggests: dh-make, dwz
Multi-Arch: foreign
Description: helper programs for debian/rules
A collection of programs that can be used in a debian/rules file to
@@ -39,7 +42,6 @@ Description: helper programs for debian/rules
Package: dh-systemd
Section: oldlibs
-Priority: extra
Architecture: all
Multi-Arch: foreign
Depends: debhelper (>= 9.20160709),