Control: tags 1139538 + patch Control: tags 1139538 + pending Dear maintainer,
I've prepared an NMU for music (versioned as 1.2.1-0.8) and uploaded it to DELAYED/2. Please feel free to tell me if I should cancel it. cu Adrian
diffstat for music-1.2.1 music-1.2.1 changelog | 7 +++++++ rules | 2 ++ 2 files changed, 9 insertions(+) diff -Nru music-1.2.1/debian/changelog music-1.2.1/debian/changelog --- music-1.2.1/debian/changelog 2025-01-15 23:53:17.000000000 +0200 +++ music-1.2.1/debian/changelog 2026-07-05 15:32:39.000000000 +0300 @@ -1,3 +1,10 @@ +music (1.2.1-0.8) unstable; urgency=medium + + * Non-maintainer upload. + * Fix FTBFS with debhelper 13.32. (Closes: #1139538) + + -- Adrian Bunk <[email protected]> Sun, 05 Jul 2026 15:32:39 +0300 + music (1.2.1-0.7) unstable; urgency=medium * Non-maintainer upload. diff -Nru music-1.2.1/debian/rules music-1.2.1/debian/rules --- music-1.2.1/debian/rules 2025-01-15 23:51:56.000000000 +0200 +++ music-1.2.1/debian/rules 2026-07-05 15:32:31.000000000 +0300 @@ -5,6 +5,8 @@ include /usr/share/dpkg/default.mk +export CXX=mpiCC + %: dh $@ --with python3

