summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorOndřej Surý <ondrej@sury.org>2020-08-10 11:48:52 +0200
committerOndřej Surý <ondrej@sury.org>2020-09-26 09:23:39 +0200
commite4e82f187e41cbd4ffbbea3230bb61a473f28736 (patch)
treedae156de548c0a504145dcf69cac5e8e7b690297 /debian/control
parentWork around the sphinx-build error that doesn't copy images to texinfo (diff)
downloadfrr-e4e82f187e41cbd4ffbbea3230bb61a473f28736.tar.xz
frr-e4e82f187e41cbd4ffbbea3230bb61a473f28736.zip
Depend on debhelper >= 10 and drop dh-systemd dependency (Closes: #958626)
dh-systemd was merged into debhelper in version 9.20160709 [1] and since stretch, dh-systemd is an empty transitional package. For bullseye there's an intend to drop this empty transitional package. This commit drops the "| dh-systemd" alternative Build-Depends as it is no longer required (not even for backports) and is only confusing. For Debian Jessie, it's easier to add backported debhelper >= 10 to the repository.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 62d315b33..e9607b036 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: FRRouting-dev <dev@lists.frrouting.org>,
Ondřej Surý <ondrej@debian.org>
Build-Depends: bison,
chrpath,
- debhelper (>= 9.20150101),
+ debhelper (>= 10~),
flex,
gawk,
install-info,