{"base_revision":"git-v1:a9b09b3dec8c8928866693c6045bc11cdca29003","content":"diff --git a/debian/changelog b/debian/changelog\nindex 701374c..1fddd86 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,12 @@\n+python-opt-einsum-fx (0.1.4-4) 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+  * Update standards version to 4.7.4, no changes needed.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 04 May 2026 09:38:20 +0000\n+\n python-opt-einsum-fx (0.1.4-3) unstable; urgency=medium\n \n   * Team upload.\ndiff --git a/debian/control b/debian/control\nindex a80a1a0..b04270d 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -13,7 +13,7 @@ Build-Depends:\n  python3-setuptools,\n  python3-torch | python3-torch-cuda | python3-torch-rocm <!nocheck>\n Testsuite: autopkgtest-pkg-pybuild\n-Standards-Version: 4.7.2\n+Standards-Version: 4.7.4\n Homepage: https://github.com/Linux-cpp-lisp/opt_einsum_fx/\n Vcs-Browser: https://salsa.debian.org/python-team/packages/python-opt-einsum-fx\n Vcs-Git: https://salsa.debian.org/python-team/packages/python-opt-einsum-fx.git\ndiff --git a/debian/watch b/debian/watch\nindex e9f40da..34bbb39 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,4 +1,6 @@\n-version=4\n-opts=\"filenamemangle=s%(?:.*?)?v?(@ANY_VERSION@@ARCHIVE_EXT@)%@PACKAGE@-$1%\" \\\n-    https://github.com/Linux-cpp-lisp/opt_einsum_fx/tags \\\n-    (?:.*?/)v?@ANY_VERSION@@ARCHIVE_EXT@\n+Version: 5\n+\n+Filenamemangle: s%(?:.*?)?v?(@ANY_VERSION@@ARCHIVE_EXT@)%@PACKAGE@-$1%\n+Template: GitHub\n+Owner: Linux-cpp-lisp\n+Project: opt_einsum_fx\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:e1ed8aae3c0c1d7962451c39c0f0004d32c55af1"}