{"base_revision":"git-v1:70d440d26e33a228be6d30fd5562954b7b85b65a","content":"diff --git a/debian/changelog b/debian/changelog\nindex d7b81c4..354f6bc 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -3,6 +3,11 @@ loop-el (1.3-4) UNRELEASED; urgency=medium\n   * Bump debhelper from old 12 to 13.\n   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.\n   * Update standards version to 4.6.1, no changes needed.\n+  * Update watch file format version to 5.\n+  * Use GitHub template in watch file instead of explicit\n+    Source/Matching-Pattern.\n+  * Set upstream metadata fields: Repository.\n+  * Update standards version to 4.7.4, no changes needed.\n \n  -- Debian Janitor <janitor@jelmer.uk>  Sat, 19 Nov 2022 03:40:30 -0000\n \ndiff --git a/debian/control b/debian/control\nindex 254ce83..17c8c75 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -5,7 +5,7 @@ Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>\n Uploaders: Lev Lamberov <dogsleg@debian.org>\n Build-Depends: debhelper-compat (= 13),\n                dh-elpa\n-Standards-Version: 4.6.1\n+Standards-Version: 4.7.4\n Rules-Requires-Root: no\n Testsuite: autopkgtest-pkg-elpa\n Homepage: https://github.com/Wilfred/loop.el\ndiff --git a/debian/upstream/metadata b/debian/upstream/metadata\nindex 2c50c27..68d2cf8 100644\n--- a/debian/upstream/metadata\n+++ b/debian/upstream/metadata\n@@ -1,4 +1,5 @@\n ---\n Bug-Database: https://github.com/Wilfred/loop.el/issues\n Bug-Submit: https://github.com/Wilfred/loop.el/issues/new\n+Repository: https://github.com/Wilfred/loop.el.git\n Repository-Browse: https://github.com/Wilfred/loop.el\ndiff --git a/debian/watch b/debian/watch\nindex d9b2d43..b711b10 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%loop-el-$1.tar.gz%\" \\\n-             https://github.com/Wilfred/loop.el/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%loop-el-$1.tar.gz%\n+Template: GitHub\n+Owner: Wilfred\n+Project: loop.el\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:f674fa05a7bd799f06e5cb72d9c1a75a4db57620"}