Control: tags 1130150 + patch Control: tags 1130150 + pending Dear maintainer,
I've prepared an NMU for chromimpute (versioned as 1.0.3+dfsg-5.1) and uploaded it to DELAYED/14. Please feel free to tell me if I should cancel it. cu Adrian
diffstat for chromimpute-1.0.3+dfsg chromimpute-1.0.3+dfsg changelog | 7 +++++++ tests/print-version | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff -Nru chromimpute-1.0.3+dfsg/debian/changelog chromimpute-1.0.3+dfsg/debian/changelog --- chromimpute-1.0.3+dfsg/debian/changelog 2024-01-26 23:09:36.000000000 +0200 +++ chromimpute-1.0.3+dfsg/debian/changelog 2026-04-08 11:54:28.000000000 +0300 @@ -1,3 +1,10 @@ +chromimpute (1.0.3+dfsg-5.1) unstable; urgency=medium + + * Non-maintainer upload. + * Fix the autopkgtest with Java 25. (Closes: #1130150) + + -- Adrian Bunk <[email protected]> Wed, 08 Apr 2026 11:54:28 +0300 + chromimpute (1.0.3+dfsg-5) unstable; urgency=medium * Team upload. diff -Nru chromimpute-1.0.3+dfsg/debian/tests/print-version chromimpute-1.0.3+dfsg/debian/tests/print-version --- chromimpute-1.0.3+dfsg/debian/tests/print-version 2024-01-26 23:09:36.000000000 +0200 +++ chromimpute-1.0.3+dfsg/debian/tests/print-version 2026-04-08 11:54:10.000000000 +0300 @@ -9,4 +9,4 @@ # Despite this, we can try to print the ChromImpute version. # Just print the version -java -mx4000M -jar /usr/share/java/chromimpute.jar Version +java -jar /usr/share/java/chromimpute.jar Version

