vcswatch reports that
this package seems to have new commits in its VCS but has
not yet updated debian/changelog. You should consider updating
the Debian changelog and uploading this new version into the archive.
Here are the relevant commit logs:
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>