Control: tags 1139537 + patch Control: tags 1139537 + pending Dear maintainer,
I've prepared an NMU for libblocksruntime (versioned as 0.4.1-1.3) and uploaded it to DELAYED/14. Please feel free to tell me if I should cancel it. cu Adrian
diffstat for libblocksruntime-0.4.1 libblocksruntime-0.4.1 changelog | 7 +++++++ rules | 2 ++ 2 files changed, 9 insertions(+) diff -Nru libblocksruntime-0.4.1/debian/changelog libblocksruntime-0.4.1/debian/changelog --- libblocksruntime-0.4.1/debian/changelog 2026-04-05 16:24:53.000000000 +0300 +++ libblocksruntime-0.4.1/debian/changelog 2026-07-08 13:49:05.000000000 +0300 @@ -1,3 +1,10 @@ +libblocksruntime (0.4.1-1.3) unstable; urgency=medium + + * Non-maintainer upload. + * Fix FTBFS with debhelper 13.32. (Closes: #1139537) + + -- Adrian Bunk <[email protected]> Wed, 08 Jul 2026 13:49:05 +0300 + libblocksruntime (0.4.1-1.2) unstable; urgency=medium * Non-maintainer upload. diff -Nru libblocksruntime-0.4.1/debian/rules libblocksruntime-0.4.1/debian/rules --- libblocksruntime-0.4.1/debian/rules 2026-04-05 16:24:53.000000000 +0300 +++ libblocksruntime-0.4.1/debian/rules 2026-07-08 13:48:52.000000000 +0300 @@ -1,5 +1,7 @@ #!/usr/bin/make -f +export CC=clang + %: dh $@

