Control: tags 1102463 + patch Dear maintainer,
I've uploaded an NMU for cp2k (versioned as 2025.1-1.1). The diff is attached to this message. cu Adrian
diffstat for cp2k-2025.1 cp2k-2025.1 changelog | 8 ++++++++ tests/control | 1 + 2 files changed, 9 insertions(+) diff -Nru cp2k-2025.1/debian/changelog cp2k-2025.1/debian/changelog --- cp2k-2025.1/debian/changelog 2025-04-05 12:59:21.000000000 +0300 +++ cp2k-2025.1/debian/changelog 2025-04-11 11:36:53.000000000 +0300 @@ -1,3 +1,11 @@ +cp2k (2025.1-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Don't run the autopkgtest on riscv64 where it does timeout. + (Closes: #1102463) + + -- Adrian Bunk <b...@debian.org> Fri, 11 Apr 2025 11:36:53 +0300 + cp2k (2025.1-1) unstable; urgency=medium * New upstream release, new features include: diff -Nru cp2k-2025.1/debian/tests/control cp2k-2025.1/debian/tests/control --- cp2k-2025.1/debian/tests/control 2023-09-15 07:35:04.000000000 +0300 +++ cp2k-2025.1/debian/tests/control 2025-04-11 11:36:46.000000000 +0300 @@ -1,3 +1,4 @@ Depends: @, libint2-2 (>= 2.6.0-11) Tests: testsuite.sh Restrictions: allow-stderr +Architecture: !riscv64