{"base_revision":"git-v1:6b950753773aa8226848ff3eb5184491f3dc2ae3","content":"diff --git a/debian/changelog b/debian/changelog\nindex 33a7687..fc84969 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,13 @@\n+tuareg-mode (1:3.0.1-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+  * Trim trailing whitespace.\n+  * Update standards version to 4.7.4, no changes needed.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 11 May 2026 12:37:11 +0000\n+\n tuareg-mode (1:3.0.1-3) unstable; urgency=medium\n \n   * Rebuild against newer dh-elpa (Closes: #1077130)\n@@ -68,7 +78,7 @@ tuareg-mode (1:2.1.0-3) unstable; urgency=medium\n   * Changed Recommendation of ocaml-mode to elpa-caml as the former is\n     now a transitional package.\n   * Build-depend on debhelper-compat, drop file debian/compat\n-  * Debhelper compatibility level 12 (no change) \n+  * Debhelper compatibility level 12 (no change)\n   * Standards-Version 4.4.1 (no change)\n   * Drop debian/clean which is no longer needed.\n   * Package description: caml-mode is no longer part of ocaml upstream,\ndiff --git a/debian/control b/debian/control\nindex 2a6fd0e..1a3501a 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -8,7 +8,7 @@ Uploaders:\n Build-Depends:\n  debhelper-compat (= 13),\n  dh-elpa\n-Standards-Version: 4.6.2\n+Standards-Version: 4.7.4\n Rules-Requires-Root: no\n Vcs-Browser: https://salsa.debian.org/ocaml-team/tuareg-mode\n Vcs-Git: https://salsa.debian.org/ocaml-team/tuareg-mode.git\ndiff --git a/debian/watch b/debian/watch\nindex 0710e0c..611fe7f 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/tuareg-$1\\.tar\\.gz/ \\\n-  https://github.com/ocaml/tuareg/tags .*/v?(\\d\\S*)\\.tar\\.gz\n+Version: 5\n+\n+Filenamemangle: s/.+\\/v?(\\d\\S*)\\.tar\\.gz/tuareg-$1\\.tar\\.gz/\n+Template: GitHub\n+Owner: ocaml\n+Project: tuareg\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:2569d978edc80d768b8204f424f16bc009306e02"}