Disable python3-nut package for now as it's broken with python3

This commit is contained in:
Laurent Bigonville 2019-12-15 21:15:32 +01:00
parent f1c2ba9882
commit 0d0ddec735
2 changed files with 14 additions and 13 deletions

3
debian/changelog vendored
View File

@ -5,8 +5,9 @@ nut (2.7.4-11) UNRELEASED; urgency=medium
* debian/control: Add support for the <!nodoc> Build-Profile
* debian/patches/0013-fix-doc-build.patch: Fix the documentation build with
asciidoc >= 0.9
* Disable python3-nut package for now as it's broken with python3
-- Laurent Bigonville <bigon@debian.org> Sun, 15 Dec 2019 20:49:11 +0100
-- Laurent Bigonville <bigon@debian.org> Sun, 15 Dec 2019 21:14:48 +0100
nut (2.7.4-10) unstable; urgency=medium

24
debian/control vendored
View File

@ -261,18 +261,18 @@ Description: network UPS tools - development files for the scanner library
.
This package provides the development files for the scanner library.
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: 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