Source: pciutils
Section: admin
Priority: optional
Maintainer: Steven Pusser <stevep@mxlinux.org>
XSBC-Original-Maintainer: Guillem Jover <guillem@debian.org>
Build-Depends: debhelper-compat (= 12),
               libkmod-dev [linux-any],
               libudev-dev (>= 196) [linux-any],
#               pci.ids (>= 0.0~2019.11.10-2),
               pkg-config,
               zlib1g-dev
Rules-Requires-Root: no
Standards-Version: 4.5.0
Homepage: https://mj.ucw.cz/sw/pciutils/
Vcs-Browser: https://git.hadrons.org/cgit/debian/pkgs/pciutils.git
Vcs-Git: https://git.hadrons.org/git/debian/pkgs/pciutils.git

Package: pciutils
Priority: standard
Architecture: any
Multi-Arch: foreign
Depends: libpci3 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Suggests: bzip2, wget | curl | lynx-cur
Description: PCI utilities
 This package contains various utilities for inspecting and setting of
 devices connected to the PCI bus.

Package: libpci-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libpci3 (= ${binary:Version}),
         libudev-dev (>= 196) [linux-any],
         zlib1g-dev,
         ${misc:Depends}
Description: PCI utilities (development files)
 This package contains the <pci/pci.h>, <pci/config.h> and <pci/header.h>
 header files, as well as the libpci static library.

Package: libpci3
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: pci.ids (>= 0.0~2019.11.10-2), ${misc:Depends}, ${shlibs:Depends}
Description: PCI utilities (shared library)
 This package contains the libpci shared library files.
 .
 The libpci library provides portable access to configuration
 registers of devices connected to the PCI bus.

Package: pciutils-udeb
Package-Type: udeb
Section: debian-installer
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: PCI Utilities (udeb)
 This package contains various utilities for inspecting and setting of
 devices connected to the PCI bus.
 .
 This is a minimal version for use in debian-installer.

Package: libpci3-udeb
Package-Type: udeb
Section: debian-installer
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: PCI Utilities (udeb shared library)
 This package contains the libpci shared library files.
 .
 The libpci library provides portable access to configuration
 registers of devices connected to the PCI bus.
 .
 This is a minimal version for use in debian-installer.
