summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2020-06-22 21:59:14 +0100
committerColin Watson <cjwatson@debian.org>2020-06-22 21:59:14 +0100
commit4495a98aa32b327af0d3bc6c5ad2a3731284bf5d (patch)
tree35947d4dfd777032711cb77647e2d088b968cf51
parent8ff71015b1ab00a28fa55b181b75a3e74fb09a62 (diff)
(B-)D: bsdextrautils | bsdmainutils (<< 12.1.1~)
Closes: #963483
-rw-r--r--debian/changelog2
-rw-r--r--debian/control3
2 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index d1bf51c7..489c44c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ man-db (2.9.3-1) UNRELEASED; urgency=medium
* New upstream release.
* debian/watch: Update signature suffix to .asc rather than .sig.
+ * Depend/build-depend on bsdextrautils | bsdmainutils (<< 12.1.1~)
+ (closes: #963483).
-- Colin Watson <cjwatson@debian.org> Mon, 22 Jun 2020 07:45:06 +0100
diff --git a/debian/control b/debian/control
index 115aa375..7b7d0f39 100644
--- a/debian/control
+++ b/debian/control
@@ -4,6 +4,7 @@ Priority: important
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,
@@ -24,7 +25,7 @@ Rules-Requires-Root: binary-targets
Package: man-db
Architecture: any
Pre-Depends: dpkg (>= 1.16.1~)
-Depends: bsdmainutils,
+Depends: bsdextrautils | bsdmainutils (<< 12.1.1~),
debconf (>= 1.2.0) | debconf-2.0,
groff-base (>= 1.18.1.1-15),
${misc:Depends},