summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorOndřej Surý <ondrej@sury.org>2020-09-26 11:25:45 +0200
committerOndřej Surý <ondrej@sury.org>2020-09-26 12:14:32 +0200
commit12868e9ce7f3c3aad05c5678b489a07081f6ba9b (patch)
tree718e92f53bb2d84a8b4e16d8413f9befa8d9939f /debian
parentBump standards version (diff)
downloadfrr-12868e9ce7f3c3aad05c5678b489a07081f6ba9b.tar.xz
frr-12868e9ce7f3c3aad05c5678b489a07081f6ba9b.zip
Lower the debhelper depends for Debian Jessie and Ubuntu Xenial
Signed-off-by: Ondřej Surý <ondrej@sury.org>
Diffstat (limited to 'debian')
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 3b4e47281..4aaa9f21b 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,8 @@ Uploaders: FRRouting-dev <dev@lists.frrouting.org>,
Ondřej Surý <ondrej@debian.org>
Build-Depends: bison,
chrpath,
- debhelper (>= 10~),
+ debhelper (>= 10~) | dh-systemd,
+ debhelper (>= 9.20150101~),
flex,
gawk,
install-info,