diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-20 04:06:28 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-20 04:06:28 +0000 |
commit | ae63d517d80cb3f46878ccd0959f596fc99452ee (patch) | |
tree | 423714b0ee6f5ab02d3c1ea40966396bc0c066d9 /debian/control | |
parent | Merging upstream version 1:3.13.0. (diff) | |
download | pciutils-ae63d517d80cb3f46878ccd0959f596fc99452ee.tar.xz pciutils-ae63d517d80cb3f46878ccd0959f596fc99452ee.zip |
Merging debian version 1:3.13.0-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index ea76595..e5f4e41 100644 --- a/debian/control +++ b/debian/control @@ -10,12 +10,12 @@ Build-Depends: debhelper (>= 13.10), dpkg-dev (>= 1.22.0), pci.ids (>= 0.0~2019.11.10-2) <!noudeb>, - pkgconf | pkg-config, + pkgconf, libkmod-dev [linux-any], libudev-dev (>= 196) [linux-any], zlib1g-dev, Rules-Requires-Root: no -Standards-Version: 4.6.2 +Standards-Version: 4.7.0 Homepage: https://mj.ucw.cz/sw/pciutils/ Vcs-Browser: https://git.progress-linux.org/packages/graograman-backports/pciutils Vcs-Git: https://git.progress-linux.org/packages/graograman-backports/pciutils |