Control: tags 1105906 + patch Control: tags 1105906 + pending Dear maintainer,
I've prepared an NMU for valgrind (versioned as 1:3.25.1-2.1) and uploaded it to DELAYED/15. Please feel free to tell me if I should cancel it. cu Adrian
diffstat for valgrind-3.25.1 valgrind-3.25.1 changelog | 7 +++++++ control | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff -Nru valgrind-3.25.1/debian/changelog valgrind-3.25.1/debian/changelog --- valgrind-3.25.1/debian/changelog 2025-09-29 17:49:47.000000000 +0300 +++ valgrind-3.25.1/debian/changelog 2025-10-09 19:34:46.000000000 +0300 @@ -1,3 +1,10 @@ +valgrind (1:3.25.1-2.1) unstable; urgency=medium + + * Non-maintainer upload. + * Add riscv64 to Architecture. (Closes: #1105906) + + -- Adrian Bunk <[email protected]> Thu, 09 Oct 2025 19:34:46 +0300 + valgrind (1:3.25.1-2) unstable; urgency=medium [ Andreas Metzler ] diff -Nru valgrind-3.25.1/debian/control valgrind-3.25.1/debian/control --- valgrind-3.25.1/debian/control 2025-04-13 12:44:52.000000000 +0300 +++ valgrind-3.25.1/debian/control 2025-10-09 19:34:46.000000000 +0300 @@ -19,7 +19,7 @@ Homepage: https://www.valgrind.org/ Package: valgrind -Architecture: amd64 arm64 armhf i386 mips mipsel mips64 mips64el powerpc ppc64 ppc64el s390x +Architecture: amd64 arm64 armhf i386 mips mipsel mips64 mips64el powerpc ppc64 ppc64el riscv64 s390x Depends: ${misc:Depends}, ${shlibs:Depends}, libc6-dbg Suggests: valgrind-mpi, kcachegrind Recommends: gdb, python3 @@ -44,7 +44,7 @@ * a SimPoint basic block vector generator (BBV) Package: valgrind-mpi -Architecture: amd64 arm64 armhf i386 mips mipsel mips64 mips64el powerpc ppc64 ppc64el s390x +Architecture: amd64 arm64 armhf i386 mips mipsel mips64 mips64el powerpc ppc64 ppc64el riscv64 s390x Depends: ${misc:Depends}, ${shlibs:Depends}, valgrind (= ${binary:Version}) Recommends: gdb Description: instrumentation framework for building dynamic analysis tools (MPI module)

