mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-15 05:18:47 +00:00
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.
This commit is contained in:
parent
7d7f70a935
commit
e4e82f187e
2
debian/control
vendored
2
debian/control
vendored
@ -6,7 +6,7 @@ Uploaders: FRRouting-dev <dev@lists.frrouting.org>,
|
|||||||
Ondřej Surý <ondrej@debian.org>
|
Ondřej Surý <ondrej@debian.org>
|
||||||
Build-Depends: bison,
|
Build-Depends: bison,
|
||||||
chrpath,
|
chrpath,
|
||||||
debhelper (>= 9.20150101),
|
debhelper (>= 10~),
|
||||||
flex,
|
flex,
|
||||||
gawk,
|
gawk,
|
||||||
install-info,
|
install-info,
|
||||||
|
Loading…
Reference in New Issue
Block a user