debian/control: Bump debhelper build-dependency and drop dh-systemd
This commit is contained in:
parent
165febf8fc
commit
4a1eddd34b
2 changed files with 3 additions and 3 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -6,8 +6,9 @@ nut (2.7.4-6) UNRELEASED; urgency=medium
|
||||||
ppc64 and sparc64 architectures
|
ppc64 and sparc64 architectures
|
||||||
* debian/control: Add python-notify to the recommended packages of
|
* debian/control: Add python-notify to the recommended packages of
|
||||||
nut-monitor, it can displays notification in case the UPS is on battery
|
nut-monitor, it can displays notification in case the UPS is on battery
|
||||||
|
* debian/control: Bump debhelper build-dependency and drop dh-systemd
|
||||||
|
|
||||||
-- Laurent Bigonville <bigon@debian.org> Tue, 20 Feb 2018 11:23:17 +0100
|
-- Laurent Bigonville <bigon@debian.org> Tue, 20 Feb 2018 11:33:27 +0100
|
||||||
|
|
||||||
nut (2.7.4-5.1) unstable; urgency=medium
|
nut (2.7.4-5.1) unstable; urgency=medium
|
||||||
|
|
||||||
|
|
3
debian/control
vendored
3
debian/control
vendored
|
@ -5,10 +5,9 @@ Maintainer: Arnaud Quette <aquette@debian.org>
|
||||||
Uploaders: Laurent Bigonville <bigon@debian.org>
|
Uploaders: Laurent Bigonville <bigon@debian.org>
|
||||||
Build-Depends: autotools-dev,
|
Build-Depends: autotools-dev,
|
||||||
cdbs (>= 0.4.122~),
|
cdbs (>= 0.4.122~),
|
||||||
debhelper (>= 9),
|
debhelper (>= 9.20160709~),
|
||||||
dh-autoreconf,
|
dh-autoreconf,
|
||||||
dh-python,
|
dh-python,
|
||||||
dh-systemd (>= 1.14),
|
|
||||||
libfreeipmi-dev (>= 0.8.5) [!hurd-i386],
|
libfreeipmi-dev (>= 0.8.5) [!hurd-i386],
|
||||||
libgd-dev | libgd2-xpm-dev | libgd2-noxpm-dev,
|
libgd-dev | libgd2-xpm-dev | libgd2-noxpm-dev,
|
||||||
libipmimonitoring-dev (>= 1.1.5-2) [!hurd-i386],
|
libipmimonitoring-dev (>= 1.1.5-2) [!hurd-i386],
|
||||||
|
|
Loading…
Reference in a new issue