Drop HAL package and build-dependencies (Closes: #613197)

This commit is contained in:
Laurent Bigonville 2011-05-09 15:03:14 +02:00
parent b98ff51068
commit 8cc62ab670
8 changed files with 2 additions and 68 deletions

19
debian/control vendored
View file

@ -11,8 +11,6 @@ Build-Depends: debhelper (>= 8),
libgd2-xpm-dev | libgd2-noxpm-dev,
libsnmp-dev | libsnmp9-dev,
libusb-dev (>= 0.1.8),
libhal-dev (>= 0.5.8),
hal,
libdbus-1-dev,
libdbus-glib-1-dev,
libglib2.0-dev,
@ -74,23 +72,6 @@ Description: network UPS tools - SNMP driver
supports various MIBs including IETF, MGE, and APC. It adds an SNMP
Manager interface to the core NUT system.
Package: nut-hal-drivers
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${udev}
Conflicts: nut
Provides: hal-ups-support
Breaks: udev (<< 124-1)
Description: network UPS tools - HAL 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 add-ons for the hardware abstraction layer (HAL) that
allow desktop environments to monitor locally-connected UPS equipment. The
HAL drivers cannot be used at the same time as the normal NUT upsd.
Package: nut-xml
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, nut (>= 2.2.2)