Source: discover
Section: admin
Priority: optional
Maintainer: Discover Workers <discover-workers@lists.progeny.com>
Uploaders: Jeff Licquia <licquia@progeny.com>, Ian Murdock <imurdock@progeny.com>
Build-Depends: debhelper (>> 3.0), libexpat1-dev
Standards-Version: 3.6.1

Package: discover
Architecture: any
Depends: ${shlibs:Depends}
Description: hardware identification system
 Discover is a hardware identification system based on the libdiscover2
 library.  Discover provides a flexible interface that programs can
 use to report a wide range of information about the hardware that is
 installed on a Linux system.  In addition to reporting information,
 Discover includes support for doing hardware detection at boot time.

Package: libdiscover2
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, discover-data (>> 2.2004.04)
Conflicts: discover (<< 2.0)
Description: hardware identification library
 libdiscover is a library enabling identification of various PCI,
 PCMCIA, and USB devices.

Package: libdiscover-dev
Section: libdevel
Architecture: any
Depends: libdiscover2 (= ${Source-Version}), libexpat1-dev
Description: hardware identification library development files
 libdiscover is a library enabling identification of various PCI,
 PCMCIA, and USB devices.
 .
 This package contains the header files and static libraries needed for
 development.

Package: discover-udeb
Section: debian-installer
Priority: extra
Architecture: any
Depends: ${shlibs:Depends}, discover-data-udeb
Provides: discover
Description: hardware identification system (udeb)
 Discover is a hardware identification system based on the libdiscover2
 library.  Discover provides a flexible interface that programs can use to
 report a wide range of information about the hardware that is installed on a
 Linux system.  In addition to reporting information, discover includes
 support for doing hardware detection at boot time.
 .
 This contains the udeb, which is used for the debian-installer
 installation system.  It won't work well on a normal debian system.
