{"base_revision":"git-v1:dafa7f534519e6d911dc69820da17d89b2974a04","content":"diff --git a/debian/changelog b/debian/changelog\nindex b134e69..1e2ddc4 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -9,6 +9,11 @@ pcg-cpp (0.98.1-3) UNRELEASED; urgency=low\n     Repository-Browse.\n   * Use canonical URL in Vcs-Browser.\n   * Update standards version to 4.5.0, 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+  * 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>  Sun, 19 Jul 2020 14:45:31 -0000\n \ndiff --git a/debian/control b/debian/control\nindex d799c35..8009cc9 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -1,8 +1,8 @@\n Source: pcg-cpp\n Priority: optional\n Maintainer: Alexander GQ Gerasiov <gq@debian.org>\n-Build-Depends: debhelper-compat (= 12)\n-Standards-Version: 4.5.0\n+Build-Depends: debhelper-compat (= 13)\n+Standards-Version: 4.7.4\n Section: libdevel\n Homepage: https://www.pcg-random.org\n Vcs-Git: https://salsa.debian.org/debian/pcg-cpp.git\ndiff --git a/debian/watch b/debian/watch\nindex 76e1b56..cfddfd1 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,3 +1,6 @@\n-version=4\n-opts=filenamemangle=s/.+\\/v?(\\d\\S+)\\.tar\\.gz/pcg-cpp-$1\\.tar\\.gz/ \\\n-  https://github.com/imneme/pcg-cpp/tags .*/v?(\\d\\S+)\\.tar\\.gz\n+Version: 5\n+\n+Filenamemangle: s/.+\\/v?(\\d\\S+)\\.tar\\.gz/pcg-cpp-$1\\.tar\\.gz/\n+Template: GitHub\n+Owner: imneme\n+Project: pcg-cpp\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:3ecafd0cebe5d338a61f7b0f07fbf8bfddbdec92"}