diff options
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index dcf4f7d..62bb397 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: utils  Priority: optional  Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net>  Build-Depends: - debhelper (>> 9), + debhelper (>> 10),   dh-autoreconf,   dh-systemd (>= 1.5),   libncurses-dev, @@ -20,7 +20,7 @@ Architecture: any  Depends:   ${misc:Depends},   ${shlibs:Depends}, - lsb-base + lsb-base (>= 3.0-6)  Recommends: openipmi  Description: utility for IPMI control with kernel driver or LAN interface (daemon)   A utility for managing and configuring devices that support the  | 
