Timo Aaltonen pushed to branch debian-unstable at X Strike Force / lib / libpciaccess
Commits: 8d098a04 by Timo Aaltonen at 2026-07-10T12:20:06+03:00 control: Restore suggests on pciutils (but -udeb) instead of depends on pci.ids. (Closes: #1141773) - - - - - e59105e6 by Timo Aaltonen at 2026-07-10T12:20:11+03:00 releasing package libpciaccess version 0.19-2 - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +libpciaccess (0.19-2) unstable; urgency=medium + + * control: Restore suggests on pciutils (but -udeb) instead of depends + on pci.ids. (Closes: #1141773) + + -- Timo Aaltonen <[email protected]> Fri, 10 Jul 2026 12:20:07 +0300 + libpciaccess (0.19-1) unstable; urgency=medium * New upstream release. (Closes: #1141617, #1111301) ===================================== debian/control ===================================== @@ -33,7 +33,8 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - pci.ids +Suggests: + pciutils-udeb Description: Generic PCI access library for X This is a udeb, or a microdeb, for the debian-installer. View it on GitLab: https://salsa.debian.org/xorg-team/lib/libpciaccess/-/compare/f0b5aa93e7111bc96adf653bafc9fd4a912845a8...e59105e61a86263d4541d0fec888fc54578979b9 -- View it on GitLab: https://salsa.debian.org/xorg-team/lib/libpciaccess/-/compare/f0b5aa93e7111bc96adf653bafc9fd4a912845a8...e59105e61a86263d4541d0fec888fc54578979b9 You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help

