summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-01-06 11:13:37 +0100
committerChristian Poessinger <christian@poessinger.com>2021-01-06 11:13:37 +0100
commitec72e7a0e361a65dadbff2afa31121b45a88683c (patch)
tree3c2cdc60723cd1dd4a376cb7d52e1d87324224f9
parent4d1c875f2524982971eb852c3c35a1f2cdaeadaf (diff)
downloadmdns-repeater-ec72e7a0e361a65dadbff2afa31121b45a88683c.tar.gz
mdns-repeater-ec72e7a0e361a65dadbff2afa31121b45a88683c.zip
Debian: drop dh-systemd dependency
dh-systemd was merged into debhelper in version 9.20160709 [1] and since stretch, dh-systemd is an empty transitional package. [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=822670
-rw-r--r--debian/control5
1 files changed, 2 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 6606218..7e0c04b 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,8 @@ Source: mdns-repeater
Section: net
Priority: optional
Maintainer: Christian Poessinger <christian@poessinger.com>
-Build-Depends: debhelper (>= 5),
- pkg-config,
- dh-systemd (>= 1.5)
+Build-Depends: debhelper (>= 12),
+ pkg-config
Standards-Version: 3.9.6
Vcs-Git: http://github.com/c-po/mdns-repeater
Homepage: http://github.com/c-po/mdns-repeater