{"base_revision":"git-v1:4a4a968a799f03077f654abfbf0565a747ce7a5d","content":"diff --git a/debian/changelog b/debian/changelog\nindex d7e309c..07b3c24 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -3,6 +3,11 @@ eshell-bookmark (2.0.0-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, 01 Oct 2022 22:10:01 -0000\n \ndiff --git a/debian/control b/debian/control\nindex 7ff9cf3..a3a9ede 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 Homepage: https://github.com/Fuco1/eshell-bookmark\n Vcs-Browser: https://salsa.debian.org/emacsen-team/eshell-bookmark\ndiff --git a/debian/upstream/metadata b/debian/upstream/metadata\nindex dbc2ed0..75d8ef8 100644\n--- a/debian/upstream/metadata\n+++ b/debian/upstream/metadata\n@@ -1,4 +1,5 @@\n ---\n Bug-Database: https://github.com/Fuco1/eshell-bookmark/issues\n Bug-Submit: https://github.com/Fuco1/eshell-bookmark/issues/new\n+Repository: https://github.com/Fuco1/eshell-bookmark.git\n Repository-Browse: https://github.com/Fuco1/eshell-bookmark\ndiff --git a/debian/watch b/debian/watch\nindex 570c674..0e40842 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%eshell-bookmark-$1.tar.gz%\" \\\n-             https://github.com/Fuco1/eshell-bookmark/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%eshell-bookmark-$1.tar.gz%\n+Template: GitHub\n+Owner: Fuco1\n+Project: eshell-bookmark\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:538aeb5b79eb37a3e856d98cb09a7cdaf117d5c8"}