{"base_revision":"git-v1:b8714a211e14c0ad399eaf8a540bcf64ae5ddb8b","content":"diff --git a/debian/changelog b/debian/changelog\nindex 431123d..b1df3dd 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,19 @@\n+dbcsr (2.9.1-2) UNRELEASED; urgency=low\n+\n+  * Use secure copyright file specification URI.\n+  * Rely on pre-initialized dpkg-architecture variables.\n+  * Update watch file format version to 5.\n+  * Use GitHub template in watch file instead of explicit\n+    Source/Matching-Pattern.\n+  * Trim trailing whitespace.\n+  * Reorder Files paragraphs in debian/copyright by directory depth.\n+  * Set upstream metadata fields: Bug-Database, Repository.\n+  * Remove obsolete field Name from debian/upstream/metadata (already present in\n+    machine-readable debian/copyright).\n+  * Update standards version to 4.1.1, no changes needed.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 12 May 2026 15:41:12 +0000\n+\n dbcsr (2.9.1-1) unstable; urgency=medium\n \n   * New upstream release.\n@@ -24,7 +40,7 @@ dbcsr (2.8.0-2) unstable; urgency=medium\n dbcsr (2.8.0-1) unstable; urgency=medium\n \n   * New upstream release.\n-  * debian/patches/fix_mod_install.patch: Refreshed. \n+  * debian/patches/fix_mod_install.patch: Refreshed.\n \n  -- Michael Banck <mbanck@debian.org>  Sun, 09 Mar 2025 23:13:40 +0100\n \n@@ -46,7 +62,7 @@ dbcsr (2.6.0-2) unstable; urgency=medium\n dbcsr (2.6.0-1) unstable; urgency=medium\n \n   * New upstream release.\n-  * debian/patches/fix_mod_install.patch: Refreshed. \n+  * debian/patches/fix_mod_install.patch: Refreshed.\n   * debian/control (Build-Depends): Added fypp.\n \n  -- Michael Banck <mbanck@debian.org>  Fri, 15 Sep 2023 15:09:51 +0530\ndiff --git a/debian/control b/debian/control\nindex 574ccb5..d7f7189 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -13,7 +13,7 @@ Build-Depends: cmake,\n                moreutils <!nocheck>,\n                mpi-default-bin,\n                mpi-default-dev\n-Standards-Version: 4.1.0\n+Standards-Version: 4.1.1\n Homepage: https://dbcsr.cp2k.org\n Vcs-Browser: https://salsa.debian.org/debichem-team/dbcsr\n Vcs-Git: https://salsa.debian.org/debichem-team/dbcsr.git\ndiff --git a/debian/copyright b/debian/copyright\nindex 59fd4e2..d6c9134 100644\n--- a/debian/copyright\n+++ b/debian/copyright\n@@ -1,4 +1,4 @@\n-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/\n+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/\n Upstream-Name: dbcsr\n Source: https://github.com/cp2k/dbcsr\n \n@@ -6,14 +6,14 @@ Files: *\n Copyright: 2001-2020 DBCSR developers group\n License: GPL-2.0+\n \n-Files: tools/build_libsmm/*\n-Copyright: 2015 Joost VandeVondele and Alfio Lazzaro\n-License: BSD-2-clause\n-\n Files: cmake/GetGitRevisionDescription.cmake*\n Copyright: 2009-2010 Iowa State University\n License: Boost-1.0\n \n+Files: tools/build_libsmm/*\n+Copyright: 2015 Joost VandeVondele and Alfio Lazzaro\n+License: BSD-2-clause\n+\n Files: debian/*\n Copyright: 2020 Michael Banck <mbanck@debian.org>\n License: GPL-2.0+\ndiff --git a/debian/rules b/debian/rules\nindex 0650407..e2f9c59 100755\n--- a/debian/rules\n+++ b/debian/rules\n@@ -6,8 +6,7 @@ export OMPI_MCA_btl_tcp_if_include=lo\n \n -include /usr/share/mpi-default-dev/debian_defaults\n \n-DEB_BUILD_MULTIARCH?=$(shell dpkg-architecture -qDEB_BUILD_MULTIARCH)\n-DEB_HOST_ARCH?=$(shell dpkg-architecture -qDEB_HOST_ARCH)\n+include /usr/share/dpkg/architecture.mk\n \n %:\n \tdh $@ --buildsystem=cmake\ndiff --git a/debian/upstream/metadata b/debian/upstream/metadata\nindex baa6d69..4ed916d 100644\n--- a/debian/upstream/metadata\n+++ b/debian/upstream/metadata\n@@ -1,4 +1,4 @@\n-Name: DBCSR\n+Bug-Database: https://github.com/cp2k/dbcsr/issues\n Homepage: https://dbcsr.cp2k.org\n Repository-Browse: https://github.com/cp2k/dbcsr\n Reference:\n@@ -13,3 +13,4 @@ Reference:\n    URL: https://www.sciencedirect.com/science/article/pii/S0167819114000428\n \n  - \n+Repository: https://github.com/cp2k/dbcsr.git\ndiff --git a/debian/watch b/debian/watch\nindex 970b3b4..e8accd2 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,3 +1,6 @@\n-version=3\n-opts=filenamemangle=s/.+\\/v?(\\d\\S*)\\.tar\\.gz/dbcsr-$1\\.tar\\.gz/ \\\n-  https://github.com/cp2k/dbcsr/tags .*/v?(\\d\\S*)\\.tar\\.gz\n+Version: 5\n+\n+Filenamemangle: s/.+\\/v?(\\d\\S*)\\.tar\\.gz/dbcsr-$1\\.tar\\.gz/\n+Template: GitHub\n+Owner: cp2k\n+Project: dbcsr\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:54004d3f088423c0a0883eab9999bb44f75c66a4"}