Add python3-nut package

This commit is contained in:
Laurent Bigonville 2018-02-20 12:40:15 +01:00
parent 82f4838526
commit 2ae8cfe7da
3 changed files with 16 additions and 1 deletions

3
debian/changelog vendored
View File

@ -11,8 +11,9 @@ nut (2.7.4-6) UNRELEASED; urgency=medium
lintian
* debian/libnutclient0.symbols: Fix version of symbols introduced in last
NMU
* Add python3-nut package
-- Laurent Bigonville <bigon@debian.org> Tue, 20 Feb 2018 12:09:33 +0100
-- Laurent Bigonville <bigon@debian.org> Tue, 20 Feb 2018 12:39:12 +0100
nut (2.7.4-5.1) unstable; urgency=medium

13
debian/control vendored
View File

@ -249,6 +249,19 @@ Description: network UPS tools - Python bindings for NUT server
.
This package provides Python bindings to connect to NUT server.
Package: python3-nut
Section: python
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: network UPS tools - Python3 bindings for NUT server
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 Python3 bindings to connect to NUT server.
Package: nut-monitor
Architecture: all
Depends: python-glade2,

1
debian/python3-nut.install vendored Normal file
View File

@ -0,0 +1 @@
scripts/python/module/PyNUT.py usr/lib/python3/dist-packages