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 530ae9122dbb55d29509eac18f075e7aac4192a4
Author: Paul Gevers <elbrus@debian.org>
Date: Thu Sep 18 13:50:06 2025 +0200
tests: drop have_apt code fragment unused since commit 6ac81a0
Found while investigating bug 833503
commit 9a9c7dd7910542297d503e73a83e756af8b7698d
Merge: 6ba1fbb a0055f5
Author: Paride Legovini <paride@debian.org>
Date: Tue Sep 16 19:51:12 2025 +0200
Merge branch 'user-shared-dirs' into 'master'
qemu: Implement arbitrary host directory sharing
See merge request ci-team/autopkgtest!600
commit a0055f589294f7ce5bc187559962f305a3bcfd65
Author: Christian Kastner <ckk@debian.org>
Date: Wed Sep 10 07:04:52 2025 +0200
qemu: Implement arbitrary host directory sharing
With large files, this should avoid needless writes that a --copy would
otherwise entail.
The host directory will be passed through in readonly mode by default,
but this can be changed with the :rw modifier.
commit 6ba1fbbcaf51e46e0e4dde6dc16643aee7671dbf
Merge: c8c86e4 8ce4de5
Author: Paride Legovini <paride@debian.org>
Date: Thu Sep 11 12:56:38 2025 +0200
Merge branch 'fix-ppa-owner-regexp' into 'master'
Fix Launchpad owner validation in PPA sources
See merge request ci-team/autopkgtest!601
commit 8ce4de597f8163ae09d5147cdbcc3ee2f9845fd8
Author: Paride Legovini <paride@debian.org>
Date: Thu Sep 11 11:28:43 2025 +0200
Fix Launchpad owner validation in PPA sources
Turns out 5d11a5e35dfc54682897810451d2c399b0195311 was incomplete.
Thanks: Marco Trevisan (3v1n0)