Source: discover
Section: admin
Priority: optional
Maintainer: Petter Reinholdtsen <pere@debian.org>
Uploaders: Otavio Salvador <otavio@debian.org>
Build-Depends: debhelper (>> 4.1.6), libexpat1-dev, po-debconf
Standards-Version: 3.7.2

Package: discover
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libdiscover2 (= ${Source-Version})
Suggests: lsb-base
Conflicts: discover1, libdiscover1
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}, ${misc:Depends}, discover-data (>> 2.2004.04)
Conflicts: discover (<< 2.0), discover1, libdiscover1
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: ${misc: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.
