Bump debhelper compatibility version to 12
This commit is contained in:
parent
3ecd26d7cc
commit
c1e987a09c
4 changed files with 8 additions and 13 deletions
6
debian/control
vendored
6
debian/control
vendored
|
|
@ -3,9 +3,7 @@ Section: admin
|
|||
Priority: optional
|
||||
Maintainer: Arnaud Quette <aquette@debian.org>
|
||||
Uploaders: Laurent Bigonville <bigon@debian.org>
|
||||
Build-Depends: autotools-dev,
|
||||
debhelper (>= 9.20160709~),
|
||||
dh-autoreconf,
|
||||
Build-Depends: debhelper (>= 12),
|
||||
dh-python,
|
||||
libfreeipmi-dev (>= 0.8.5) [!hurd-i386],
|
||||
libgd-dev | libgd2-xpm-dev | libgd2-noxpm-dev,
|
||||
|
|
@ -56,6 +54,7 @@ Suggests: nut-cgi, nut-ipmi, nut-snmp, nut-xml
|
|||
Conflicts: nut-hal-drivers
|
||||
Replaces: nut (<< 2.6.1-2~)
|
||||
Breaks: nut (<< 2.6.1-2~)
|
||||
Pre-Depends: ${misc:Pre-Depends}
|
||||
Description: network UPS tools - core system
|
||||
Network UPS Tools (NUT) is a client/server monitoring system that
|
||||
allows computers to share uninterruptible power supply (UPS) and
|
||||
|
|
@ -75,6 +74,7 @@ Recommends: bash-completion
|
|||
Suggests: nut-monitor
|
||||
Replaces: nut (<< 2.6.1-2~), nut-server (<< 2.6.3-1~), ups-monitor
|
||||
Breaks: nut (<< 2.6.1-2~), nut-server (<< 2.6.3-1~)
|
||||
Pre-Depends: ${misc:Pre-Depends}
|
||||
Description: network UPS tools - clients
|
||||
Network UPS Tools (NUT) is a client/server monitoring system that
|
||||
allows computers to share uninterruptible power supply (UPS) and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue