{"base_revision":"git-v1:92c03dcab03fe6342239275ccfcad6de4f29e96a","content":"diff --git a/debian/changelog b/debian/changelog\nindex c34f908..2a735bf 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,9 +1,22 @@\n+btas (1.0.0-2) UNRELEASED; urgency=low\n+\n+  * Use secure copyright file specification URI.\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+  * Bump debhelper from old 11 to 13.\n+  * Set debhelper-compat version in Build-Depends.\n+  * Update standards version to 4.7.4, no changes needed.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 08 May 2026 15:22:10 +0000\n+\n btas (1.0.0-1) unstable; urgency=medium\n \n   * New upstream release.\n   * debian/watch: Updated.\n-  * debian/patches/fix_build_error.patch: Removed, included upstream. \n-  * debian/control (Build-Depends): Added libboost-random-dev. \n+  * debian/patches/fix_build_error.patch: Removed, included upstream.\n+  * debian/control (Build-Depends): Added libboost-random-dev.\n   * debian/rules (override_dh_auto_configure, override_dh_auto_build): Removed,\n     no longer needed.\n   * debian/control (Build-Depends): Added libblas-dev, libblaspp-dev,\ndiff --git a/debian/compat b/debian/compat\ndeleted file mode 100644\nindex b4de394..0000000\n--- a/debian/compat\n+++ /dev/null\n@@ -1 +0,0 @@\n-11\ndiff --git a/debian/control b/debian/control\nindex b30c6df..8f87f8e 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -4,7 +4,6 @@ Priority: optional\n Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>\n Uploaders: Michael Banck <mbanck@debian.org>\n Build-Depends: cmake,\n-               debhelper (>= 11),\n                libboost-container-dev,\n                libboost-dev,\n                libboost-random-dev,\n@@ -12,8 +11,9 @@ Build-Depends: cmake,\n                libblas-dev,\n                libblaspp-dev,\n                liblapack-dev,\n-               liblapackpp-dev\n-Standards-Version: 4.5.1\n+               liblapackpp-dev,\n+               debhelper-compat (= 13)\n+Standards-Version: 4.7.4\n Homepage: https://github.com/ValeevGroup/btas\n Vcs-Browser: https://salsa.debian.org/debichem-team/btas\n Vcs-Git: https://salsa.debian.org/debichem-team/btas.git\ndiff --git a/debian/copyright b/debian/copyright\nindex 08ab92e..ced4ad7 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: BTAS\n Source: https://github.com/ValeevGroup/btas\n \ndiff --git a/debian/watch b/debian/watch\nindex 676fc72..fdf45c8 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,2 +1,5 @@\n-version=3\n-https://github.com/ValeevGroup/btas/tags .*/v([\\d.]+)\\.tar\\.(?:bz2|gz)\n+Version: 5\n+\n+Template: GitHub\n+Owner: ValeevGroup\n+Project: btas\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:95371348adc57fd4c7b8763f9eb887891335f4fc"}