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 4336d3af99749bb8030bee79f3c49402e39a795a
Merge: 9deb43a 5bc558e
Author: Paride Legovini <paride@debian.org>
Date: Sat Jun 21 21:41:43 2025 +0000
Merge branch 'execute-timeout-auto-pipe' into 'master'
execute_timeout(): automatically pipe to stdin when instr is passed
See merge request ci-team/autopkgtest!559
commit 5bc558eb631266d70ff778dc9c041f9b8ead84b0
Author: Paride Legovini <paride@debian.org>
Date: Sat Jun 21 19:30:49 2025 +0200
execute_timeout(): automatically pipe to stdin when instr is passed
This makes the function behave as described in the docstring.
The only invocation where instr is passed to execute_timeout() appears
to be in autopkgtest-virt-ssh. Drop setting stdit=subprocess.PIPE from
it, as it is now superfluous.
commit 9deb43a1708b28d8336b0506dec858629e4f948d
Merge: ac697a5 abdb93e
Author: Paride Legovini <paride@debian.org>
Date: Sat Jun 21 16:17:59 2025 +0000
Merge branch 'subprocess-devnull' into 'master'
copyupdown: use subprocess.DEVNULL instead of open('/dev/null')
See merge request ci-team/autopkgtest!558
commit abdb93e370d7ebe3688e7f8166b17d5ef1491203
Author: Paride Legovini <paride@debian.org>
Date: Sat Jun 21 17:03:55 2025 +0200
copyupdown: use subprocess.DEVNULL instead of open('/dev/null')
The open('/dev/null') approach is only useful for compatibility with
old Python versions: subprocess.DEVNULL is supported since Python 3.3.
commit ac697a5ccc3fea2d7ec292b542051c0f3e1b2d0d
Merge: 53b9a16 91a6d5a
Author: Paride Legovini <paride@debian.org>
Date: Thu Jun 19 21:41:43 2025 +0000
Merge branch 'nova-fix-server-delete-retry-logic' into 'master'
nova: fix failure to delete server detection logic
See merge request ci-team/autopkgtest!556
commit 91a6d5af9582cc3f9f21c327c1dff61f7d32e299
Author: Paride Legovini <paride@debian.org>
Date: Thu Jun 19 23:20:30 2025 +0200
nova: fix failure to delete server detection logic
When `retry --until=fail` is used the return code is preserved:
a failure remains a failure, even if it's what we are waiting for.
commit 53b9a16012bd70eeb034509ed959f993aa0c8dee
Merge: 69578cc 784d879
Author: Paride Legovini <paride@debian.org>
Date: Wed May 28 16:12:03 2025 +0000
Merge branch 'NEWS-typos' into 'master'
d/NEWS: fix some typos in the 5.48 stanza
See merge request ci-team/autopkgtest!553
commit 784d879ef3ae66ce0ac4d9129278602c5e320c3c
Author: Paride Legovini <paride@debian.org>
Date: Wed May 28 16:09:56 2025 +0200
d/NEWS: fix some typos in the 5.48 stanza
Closes: #1106717
Gbp-Dch: Ignore
Thanks: Wookey
commit 69578cc12a1be00c12f5fc3bcbf67217ec5271b9
Merge: 07eb656 fe94b08
Author: Paride Legovini <paride@debian.org>
Date: Wed May 28 13:59:53 2025 +0000
Merge branch 'pre-commit-autoupdate' into 'master'
pre-commit: update hooks pinned versions
See merge request ci-team/autopkgtest!552
commit fe94b0890b9a09fe3683c75fccfaa11ec5bb3315
Author: Paride Legovini <paride@debian.org>
Date: Wed May 28 15:58:05 2025 +0200
pre-commit: update hooks pinned versions
commit 07eb656d26b097028c28ff743f4ea7eb71bc2d01
Merge: fe59632 34036eb
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Wed Apr 16 23:59:24 2025 +0000
Merge branch 'spelling' into 'master'
Fix spelling in NEWS.Debian
See merge request ci-team/autopkgtest!551
commit 34036ebc3d7046d97565a282d4d6bdd4b0ebe123
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Wed Apr 16 23:59:51 2025 +0100
Fix spelling in NEWS.Debian