blob: 5d95b99eb2259b2fc817ea953f522f82412910a4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
Source: pci.ids
Section: admin
Priority: optional
Maintainer: Guillem Jover <guillem@debian.org>
Homepage: https://pci-ids.ucw.cz/
Standards-Version: 4.6.2
Rules-Requires-Root: no
Build-Depends:
debhelper-compat (= 13),
Vcs-Browser: https://git.hadrons.org/cgit/debian/pkgs/pci.ids.git
Vcs-Git: https://git.hadrons.org/git/debian/pkgs/pci.ids.git
Package: pci.ids
Architecture: all
Multi-Arch: foreign
Depends:
${misc:Depends},
Breaks:
pciutils (<< 1:3.6.2-4~),
Replaces:
pciutils (<< 1:3.6.2-4~),
Description: PCI ID Repository
This package contains the pci.ids file, a public repository of all known
ID's used in PCI devices: ID's of vendors, devices, subsystems and device
classes. It is used in various programs to display full human-readable
names instead of cryptic numeric codes.
|