summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2021-12-26 02:01:39 +0000
committerColin Watson <cjwatson@debian.org>2021-12-26 02:01:39 +0000
commitceba9f0951d7dff6e635fe0e0884314a4ad19632 (patch)
tree94bbaed0fe844472dae642b7d4f3bea9c7886e68 /debian/control
parentdca0160e9b2f700fb9d24ea0a191b0428e8e5de9 (diff)
Remove some more unnecessary constraints
dpkg is essential; the constraint on debhelper is implied by `debhelper-compat (= 12)`; and the dependency on `debconf | debconf-2.0` is handled by dh_installdebconf.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control3
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 3273d1fd..379ed659 100644
--- a/debian/control
+++ b/debian/control
@@ -5,10 +5,8 @@ Maintainer: Colin Watson <cjwatson@debian.org>
Standards-Version: 3.9.8
Build-Depends: autopoint,
bsdextrautils | bsdmainutils (<< 12.1.1~),
- debhelper (>= 9.20160709~),
debhelper-compat (= 12),
dh-apparmor,
- dpkg,
flex,
groff,
libgdbm-dev,
@@ -25,7 +23,6 @@ Rules-Requires-Root: binary-targets
Package: man-db
Architecture: any
Depends: bsdextrautils | bsdmainutils (<< 12.1.1~),
- debconf | debconf-2.0,
groff-base,
${misc:Depends},
${shlibs:Depends},