{"base_revision":"git-v1:b593ec3cb7e1563e84b5a73c119c08f87b67fb2b","content":"diff --git a/debian/changelog b/debian/changelog\nindex bcff98f..4b4fa25 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,13 @@\n+hpcc (1.5.0-5) UNRELEASED; urgency=low\n+\n+  * Update watch file format version to 5.\n+  * Use GitHub template in watch file instead of explicit\n+    Source/Matching-Pattern.\n+  * Bump debhelper from old 12 to 13.\n+  * Update standards version to 4.7.4, no changes needed.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 08 May 2026 11:12:12 +0000\n+\n hpcc (1.5.0-4) unstable; urgency=medium\n \n   * Fix build-depends and recommends to avoid depending on atlas.\ndiff --git a/debian/control b/debian/control\nindex 0bc9105..921c850 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -3,8 +3,8 @@ Section: science\n Priority: optional\n Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>\n Uploaders: Lucas Nussbaum <lucas@debian.org>\n-Build-Depends: debhelper-compat (= 12), libblas-dev | libblas.so, liblapack-dev | liblapack.so, mpi-default-dev, mpi-default-bin, pkgconf\n-Standards-Version: 4.3.0\n+Build-Depends: debhelper-compat (= 13), libblas-dev | libblas.so, liblapack-dev | liblapack.so, mpi-default-dev, mpi-default-bin, pkgconf\n+Standards-Version: 4.7.4\n Homepage: https://hpcchallenge.org/hpcc/\n Vcs-Git: https://salsa.debian.org/hpc-team/hpcc.git\n Vcs-Browser: https://salsa.debian.org/hpc-team/hpcc\ndiff --git a/debian/watch b/debian/watch\nindex 5bdffba..f3bfc24 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,2 +1,5 @@\n-version=4\n-https://github.com/icl-utk-edu/hpcc/tags .*/(\\d[\\d.-]+)\\.(?:tar(?:\\.gz|\\.bz2)?|tgz)\n+Version: 5\n+\n+Template: GitHub\n+Owner: icl-utk-edu\n+Project: hpcc\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:75e0e604225c8c0e090b203ecec648d435810036"}