vcswatch reports that
this package seems to have a new changelog entry (version
0.181, distribution
UNRELEASED) and new commits
in its VCS. You should consider whether it's time to make
an upload.
Here are the relevant commit messages:
commit d5f18c25b8444c002fb386dcaa65a90fd3a6af5e
Merge: 0c8050e af5189c
Author: Jelmer Vernooij <jelmer@debian.org>
Date: Thu May 28 11:09:10 2026 +0100
Merge branch 'update' into 'master'
Update
See merge request jelmer/debian-codemods!460
commit 0c8050e9e6b9edc5063ff96679a39eeb144227ca
Merge: 4218ff3 f8a2cfd
Author: Jelmer Vernooij <jelmer@debian.org>
Date: Thu May 28 11:08:01 2026 +0100
Merge branch 'fix-update-spdx' into 'master'
salsa-ci: Fix update-spdx job
See merge request jelmer/debian-codemods!459
commit af5189c50f6b20a6dfcb7c824800d0db30515f5e
Author: Jelmer Vernooij <jelmer@debian.org>
Date: Thu May 28 08:03:59 2026 +0000
Update list of fixers in README.md
commit d86e16e82dd2050beccb9340f84ccdd0a3941b5d
Author: Jelmer Vernooij <jelmer@debian.org>
Date: Thu May 28 09:03:54 2026 +0100
Fix target
commit c4aa8999117bae243add542bec2ab591a1066d25
Author: Jelmer Vernooij <jelmer@debian.org>
Date: Thu May 28 08:02:56 2026 +0000
Update renamed tags
commit f8a2cfd186051afdbf3dc32ad78c42a2afaf21e9
Author: Jelmer Vernooij <jelmer@debian.org>
Date: Thu May 28 09:01:10 2026 +0100
salsa-ci: Fix update-spdx job
commit 4218ff39070470c3058f8f07031866cae5ba6092
Merge: 5756b63 43da28e
Author: Jelmer Vernooij <jelmer@debian.org>
Date: Mon May 25 23:17:39 2026 +0100
Merge branch 'drop-lock' into 'master'
Release write lock before report_fatal exits the process
See merge request jelmer/debian-codemods!458
commit 43da28e13c1f542fe014e2a4b2d21f1c10bce546
Author: Jelmer Vernooij <jelmer@debian.org>
Date: Mon May 25 21:21:44 2026 +0100
Release write lock before report_fatal exits the process
svp_client's report_fatal calls std::process::exit, which skips
destructors, so the breezy Lock acquired by wt.lock_write() never
runs unlock() and the .lock file is left behind, blocking subsequent
git/brz operations on the tree.
commit 5756b637647b2051e7d1c395c1491ceecc8e59ff
Merge: 5a90798 24a8798
Author: Jelmer Vernooij <jelmer@debian.org>
Date: Sat May 23 14:40:15 2026 +0100
Merge branch 'binary-package-depends-on-toolchain-package' into 'master'
Binary package depends on toolchain package
See merge request jelmer/debian-codemods!457
commit 24a8798d9b29ac211d52b73bca0e76e4448ad3f4
Author: Jelmer Vernooij <jelmer@debian.org>
Date: Tue May 19 17:24:52 2026 +0100
lintian-brush: Add detector for binary-package-depends-on-toolchain-package
commit 5a59f89c2155fc3e0983bad5d2297fa1013da2ed
Author: Jelmer Vernooij <jelmer@debian.org>
Date: Tue May 19 17:24:42 2026 +0100
debian-workspace: Add package_class with is_transitional / is_meta_package