libpciaccess (0.19-2)
[PTS] [DDPO]
COMMITS: VCS has seen 2 commits since the debian/0.19-2 tag
- Git: https://salsa.debian.org/xorg-team/lib/libpciaccess.git
-
- Branch: debian-unstable
- Path: debian/changelog
- Repo size: 299008
- Browser: https://salsa.debian.org/xorg-team/lib/libpciaccess
- Last scan: 2026-07-14 11:01:10+00
- Next scan: 2026-07-23 00:38:00+00
- Merge requests: 1
- CI pipeline status: failed
- Debian changelog in Git:
libpciaccess (0.19-2) unstable; urgency=medium
* control: Restore suggests on pciutils (but -udeb) instead of depends
on pci.ids. (Closes: #1141773)
-- Timo Aaltonen <tjaalton@debian.org> Fri, 10 Jul 2026 12:20:07 +0300
- This branch is 2 commits ahead of tag debian/0.19-2
- Git log:
commit cb4a666c0a659d196ab2847e030fbe4f05aab1df
Author: Diederik de Haas <didi.debian@cknow.org>
Date: Sat Jul 11 10:50:02 2026 +0200
d/upstream/metadata: Document various upstream metadata
There was (previously) a comment in the d/watch file pointing to the upstream
git repo, which is very useful info. But since DEP-12 there is now a
standardized way in Debian to document such data, so use that instead.
Link: https://dep-team.pages.debian.net/deps/dep12/
Signed-off-by: Diederik de Haas <didi.debian@cknow.org>
commit bb5cd9c114349cd865ed2606346d65b6bed7132d
Author: Diederik de Haas <didi.debian@cknow.org>
Date: Sat Jul 11 10:36:28 2026 +0200
d/watch: Add Matching-Pattern to watch file
https://xorg.freedesktop.org/releases/individual/lib/ hosts release tarballs
for quite a few xorg projects, so add a Matching-Pattern so it only finds
the ones for the libpciaccess project.
Also drop the comment about the 'old' upstream repo; it will be replaced
by an upstream/metadata file in a following commit.
Signed-off-by: Diederik de Haas <didi.debian@cknow.org>