New packages: libnutclient0 and libnutclient-dev

This commit is contained in:
Arnaud Quette 2014-10-20 20:06:06 +02:00
parent d504d61101
commit 165791ea2a
7 changed files with 316 additions and 0 deletions

28
debian/control vendored
View file

@ -195,6 +195,34 @@ Description: network UPS tools - development files
.
This package provides the development files.
Package: libnutclient0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
Description: network UPS tools - new client library
Network UPS Tools (NUT) is a client/server monitoring system that
allows computers to share uninterruptible power supply (UPS) and
power distribution unit (PDU) hardware. Clients access the hardware
through the server, and are notified whenever the power status
changes.
.
This package provides the new shared client library.
Package: libnutclient-dev
Section: libdevel
Architecture: any
Depends: libnutclient0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: network UPS tools - development files
Network UPS Tools (NUT) is a client/server monitoring system that
allows computers to share uninterruptible power supply (UPS) and
power distribution unit (PDU) hardware. Clients access the hardware
through the server, and are notified whenever the power status
changes.
.
This package provides the development files for the new client library.
Package: python-nut
Section: python
Architecture: all