2010-02-24 21:58:53 +00:00
|
|
|
Source: nut
|
|
|
|
Section: admin
|
|
|
|
Priority: optional
|
|
|
|
Maintainer: Arnaud Quette <aquette@debian.org>
|
2010-12-23 21:45:05 +00:00
|
|
|
Uploaders: Laurent Bigonville <bigon@debian.org>
|
2016-07-17 16:10:22 +00:00
|
|
|
Build-Depends: debhelper (>= 9),
|
2013-07-06 14:26:58 +00:00
|
|
|
cdbs (>= 0.4.122~),
|
2013-06-18 08:35:08 +00:00
|
|
|
autotools-dev,
|
2013-11-24 17:20:21 +00:00
|
|
|
dh-autoreconf,
|
2016-07-16 09:12:54 +00:00
|
|
|
dh-python,
|
2013-12-09 19:03:34 +00:00
|
|
|
dh-systemd (>= 1.14),
|
2013-05-14 16:13:57 +00:00
|
|
|
libgd-dev | libgd2-xpm-dev | libgd2-noxpm-dev,
|
2010-12-29 14:46:36 +00:00
|
|
|
libsnmp-dev | libsnmp9-dev,
|
|
|
|
libusb-dev (>= 0.1.8),
|
2011-05-09 16:47:16 +00:00
|
|
|
libneon27-gnutls-dev | libneon27-dev,
|
2010-12-29 14:46:36 +00:00
|
|
|
libpowerman0-dev (>= 2.3.3),
|
2011-06-03 11:54:46 +00:00
|
|
|
libwrap0-dev (>= 7.6),
|
2012-06-08 21:27:10 +00:00
|
|
|
python (>= 2.6.6-3~),
|
2013-07-11 10:13:31 +00:00
|
|
|
libfreeipmi-dev (>= 0.8.5) [!hurd-i386],
|
2013-11-24 15:15:25 +00:00
|
|
|
libipmimonitoring-dev (>= 1.1.5-2) [!hurd-i386],
|
|
|
|
libnss3-dev
|
2011-06-03 09:54:24 +00:00
|
|
|
Build-Depends-Indep: asciidoc (>= 8.6.3),
|
2011-09-29 18:17:51 +00:00
|
|
|
docbook-xsl,
|
2011-06-03 09:54:24 +00:00
|
|
|
dblatex (>= 0.2.5),
|
|
|
|
libxml2-utils
|
2016-07-16 09:07:56 +00:00
|
|
|
Standards-Version: 3.9.8
|
2011-06-03 11:54:46 +00:00
|
|
|
Homepage: http://www.networkupstools.org/
|
2016-07-18 07:54:23 +00:00
|
|
|
Vcs-Browser: https://anonscm.debian.org/gitweb/?p=collab-maint/nut.git;a=summary
|
|
|
|
Vcs-Git: https://anonscm.debian.org/git/collab-maint/nut.git
|
2011-06-03 11:54:46 +00:00
|
|
|
X-Python-Version: >= 2.5
|
2013-06-21 15:37:48 +00:00
|
|
|
XS-Testsuite: autopkgtest
|
2010-02-24 21:58:53 +00:00
|
|
|
|
|
|
|
Package: nut
|
2011-05-16 11:58:32 +00:00
|
|
|
Architecture: all
|
2012-08-09 09:50:35 +00:00
|
|
|
Section: metapackages
|
2011-05-16 11:58:32 +00:00
|
|
|
Depends: ${misc:Depends}, nut-server, nut-client
|
|
|
|
Description: network UPS tools - metapackage
|
|
|
|
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.
|
|
|
|
.
|
2012-12-02 12:08:38 +00:00
|
|
|
This package is a metapackage that installs both nut-server and nut-client,
|
2012-08-11 17:36:11 +00:00
|
|
|
in most cases it is sufficient for a basic UPS monitoring system.
|
2011-05-16 11:58:32 +00:00
|
|
|
|
|
|
|
Package: nut-server
|
2010-02-24 21:58:53 +00:00
|
|
|
Architecture: any
|
2011-05-16 11:58:32 +00:00
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, lsb-base (>= 3.0-6), ${udev}, nut-client (= ${binary:Version})
|
2012-08-13 08:46:13 +00:00
|
|
|
Suggests: nut-cgi, nut-snmp, nut-ipmi, nut-xml
|
2012-08-12 22:58:16 +00:00
|
|
|
Conflicts: nut-hal-drivers
|
2011-07-17 15:48:57 +00:00
|
|
|
Replaces: nut (<< 2.6.1-2~)
|
|
|
|
Breaks: nut (<< 2.6.1-2~)
|
2010-02-24 21:58:53 +00:00
|
|
|
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
|
|
|
|
power distribution unit (PDU) hardware. Clients access the hardware
|
|
|
|
through the server, and are notified whenever the power status
|
|
|
|
changes.
|
|
|
|
.
|
|
|
|
This package provides NUT's core system, and the serial and USB UPS
|
2012-08-11 17:36:11 +00:00
|
|
|
drivers.
|
2010-02-24 21:58:53 +00:00
|
|
|
|
2011-05-16 11:58:32 +00:00
|
|
|
Package: nut-client
|
|
|
|
Architecture: any
|
2012-08-11 15:07:22 +00:00
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, lsb-base (>= 3.0-6)
|
2012-01-28 18:26:35 +00:00
|
|
|
Provides: ups-monitor
|
2012-08-12 22:58:16 +00:00
|
|
|
Conflicts: ups-monitor
|
2011-05-16 11:58:32 +00:00
|
|
|
Recommends: bash-completion
|
2012-08-13 08:46:13 +00:00
|
|
|
Suggests: nut-monitor
|
2012-08-12 22:58:16 +00:00
|
|
|
Replaces: ups-monitor, nut (<< 2.6.1-2~), nut-server (<< 2.6.3-1~)
|
2012-02-06 10:11:05 +00:00
|
|
|
Breaks: nut (<< 2.6.1-2~), nut-server (<< 2.6.3-1~)
|
2011-05-16 11:58:32 +00:00
|
|
|
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
|
|
|
|
power distribution unit (PDU) hardware. Clients access the hardware
|
|
|
|
through the server, and are notified whenever the power status
|
|
|
|
changes.
|
|
|
|
.
|
|
|
|
This package provides NUT's clients that allows the user to control
|
|
|
|
and monitor the UPS.
|
|
|
|
|
2010-02-24 21:58:53 +00:00
|
|
|
Package: nut-cgi
|
|
|
|
Architecture: any
|
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
|
2011-01-11 21:24:32 +00:00
|
|
|
Recommends: apache2 | httpd-cgi
|
2010-02-24 21:58:53 +00:00
|
|
|
Suggests: nut
|
|
|
|
Description: network UPS tools - web interface
|
|
|
|
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 an HTTP interface for Network UPS Tools which makes
|
|
|
|
it possible to monitor the core NUT system with a web browser.
|
|
|
|
|
|
|
|
Package: nut-snmp
|
|
|
|
Architecture: any
|
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, nut (>= 1.4.1-pre1)
|
|
|
|
Description: network UPS tools - SNMP driver
|
|
|
|
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 snmp-ups, the SNMP multi-MIB driver for UPS, which
|
|
|
|
supports various MIBs including IETF, MGE, and APC. It adds an SNMP
|
|
|
|
Manager interface to the core NUT system.
|
|
|
|
|
2012-06-12 12:34:34 +00:00
|
|
|
Package: nut-ipmi
|
2013-07-11 10:13:31 +00:00
|
|
|
Architecture: linux-any kfreebsd-any
|
2012-06-08 21:27:10 +00:00
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, nut (>= 1.4.1-pre1)
|
|
|
|
Description: network UPS tools - IPMI driver
|
|
|
|
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 currently provides nut-ipmipsu, a driver which allows
|
|
|
|
to monitor IPMI power supply units (PSU) found in servers of
|
|
|
|
popular brands, such as Dell, HP, IBM. It adds an IPMI interface
|
|
|
|
to the core NUT system.
|
|
|
|
|
2010-02-24 21:58:53 +00:00
|
|
|
Package: nut-xml
|
|
|
|
Architecture: any
|
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, nut (>= 2.2.2)
|
|
|
|
Description: network UPS tools - XML/HTTP driver
|
|
|
|
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 netxml-ups, which supports UPS models from
|
|
|
|
Eaton or MGE that use an XML/HTTP-based Network Management Card or
|
|
|
|
Proxy.
|
|
|
|
|
|
|
|
Package: nut-powerman-pdu
|
|
|
|
Architecture: any
|
2011-06-03 14:02:02 +00:00
|
|
|
Priority: extra
|
2010-02-24 21:58:53 +00:00
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, nut (>= 2.4.0), powerman (>= 2.3.3)
|
|
|
|
Description: network UPS tools - PowerMan PDU driver
|
|
|
|
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 powerman-pdu, which allows NUT clients to communicate
|
|
|
|
with the PowerMan daemon to support PDUs.
|
|
|
|
|
2011-06-03 09:54:24 +00:00
|
|
|
Package: nut-doc
|
|
|
|
Architecture: all
|
|
|
|
Section: doc
|
|
|
|
Depends: ${misc:Depends}
|
|
|
|
Suggests: doc-base
|
|
|
|
Description: network UPS tools - documentation
|
|
|
|
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 contains FAQ, user, developer and packager documentation.
|
|
|
|
|
2014-04-22 19:25:56 +00:00
|
|
|
Package: libupsclient4
|
2013-05-14 16:04:58 +00:00
|
|
|
Section: libs
|
2010-02-24 21:58:53 +00:00
|
|
|
Architecture: any
|
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
2012-08-12 20:18:54 +00:00
|
|
|
Pre-Depends: ${misc:Pre-Depends}
|
|
|
|
Multi-Arch: same
|
2010-02-24 21:58:53 +00:00
|
|
|
Description: network UPS tools - 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 shared client library.
|
|
|
|
|
2013-11-24 16:07:08 +00:00
|
|
|
Package: libupsclient-dev
|
2010-02-24 21:58:53 +00:00
|
|
|
Section: libdevel
|
|
|
|
Architecture: any
|
2014-04-22 19:25:56 +00:00
|
|
|
Depends: libupsclient4 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
|
2013-11-24 16:07:08 +00:00
|
|
|
Conflicts: libupsclient1-dev
|
|
|
|
Replaces: libupsclient1-dev
|
2010-02-24 21:58:53 +00:00
|
|
|
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.
|
2011-06-03 11:54:46 +00:00
|
|
|
|
2014-10-20 18:06:06 +00:00
|
|
|
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.
|
|
|
|
|
2011-06-03 11:54:46 +00:00
|
|
|
Package: python-nut
|
|
|
|
Section: python
|
|
|
|
Architecture: all
|
|
|
|
Depends: ${python:Depends}, ${misc:Depends}
|
|
|
|
Description: network UPS tools - Python 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 Python bindings to connect to NUT server.
|
2011-06-03 14:22:58 +00:00
|
|
|
|
|
|
|
Package: nut-monitor
|
|
|
|
Architecture: all
|
|
|
|
Depends: ${python:Depends},
|
|
|
|
${misc:Depends},
|
|
|
|
python-gobject,
|
|
|
|
python-gtk2,
|
|
|
|
python-glade2,
|
|
|
|
python-nut
|
|
|
|
Description: network UPS tools - GUI application to monitor UPS status
|
|
|
|
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 nut-monitor, a GUI application to monitor UPS status.
|
2011-07-15 13:41:05 +00:00
|
|
|
|
|
|
|
Package: libups-nut-perl
|
|
|
|
Section: perl
|
|
|
|
Architecture: all
|
|
|
|
Depends: ${perl:Depends}, ${misc:Depends}
|
|
|
|
Description: network UPS tools - Perl 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 Perl bindings to connect to NUT server.
|