{"base_revision":"git-v1:93e9e5462a2271bd7677c71598de6ca245857e13","content":"diff --git a/debian/changelog b/debian/changelog\nindex adbe174..c4b0669 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -2,6 +2,11 @@ esh-help-el (1.0.1-4) UNRELEASED; urgency=medium\n \n   * Remove constraints unnecessary since buster (oldstable):\n     + elpa-esh-help: Drop versioned constraint on emacs in Recommends.\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>  Wed, 12 Oct 2022 12:29:56 -0000\n \ndiff --git a/debian/control b/debian/control\nindex 42fa505..de84beb 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -3,9 +3,9 @@ Section: lisp\n Priority: optional\n Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>\n Uploaders: Lev Lamberov <dogsleg@debian.org>\n-Build-Depends: debhelper-compat (= 12),\n+Build-Depends: debhelper-compat (= 13),\n                dh-elpa\n-Standards-Version: 4.3.0\n+Standards-Version: 4.7.4\n Rules-Requires-Root: no\n Homepage: https://github.com/tom-tan/esh-help/\n Vcs-Browser: https://salsa.debian.org/emacsen-team/esh-help-el\ndiff --git a/debian/watch b/debian/watch\nindex 1cd5640..84815ae 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,4 +1,8 @@\n-version=4\n-         opts=\"filenamemangle=s%(?:.*?)?v?(\\d[\\d.]*)\\.tar\\.gz%esh-help-el-$1.tar.gz%\" \\\n-             https://github.com/tom-tan/esh-help/tags \\\n-             (?:.*?/)?v?(\\d[\\d.]*)\\.tar\\.gz debian uupdate\n+Version: 5\n+\n+Version-Policy: debian\n+Script: uupdate\n+Filenamemangle: s%(?:.*?)?v?(\\d[\\d.]*)\\.tar\\.gz%esh-help-el-$1.tar.gz%\n+Template: GitHub\n+Owner: tom-tan\n+Project: esh-help\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:26b36504a16eb43a89159f17594a7ebbcc639a0d"}