{"base_revision":"git-v1:6f184ed84cd181f52b0c50507f2052b429843194","content":"diff --git a/debian/changelog b/debian/changelog\nindex 8b01da4..0787862 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,8 +1,16 @@\n weechat-el (0.5.0-7) UNRELEASED; urgency=medium\n \n+  [ Nicholas D Steeves ]\n   * Drop emacs24 and emacs25 from Enhances (packages do not exist in\n     bullseye).\n \n+  [ Debian Janitor ]\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 10 to 13.\n+  * Set debhelper-compat version in Build-Depends.\n+\n  -- Nicholas D Steeves <sten@debian.org>  Wed, 28 Jul 2021 19:02:53 -0400\n \n weechat-el (0.5.0-6) unstable; urgency=medium\ndiff --git a/debian/compat b/debian/compat\ndeleted file mode 100644\nindex f599e28..0000000\n--- a/debian/compat\n+++ /dev/null\n@@ -1 +0,0 @@\n-10\ndiff --git a/debian/control b/debian/control\nindex 1d50773..08b84fe 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -3,7 +3,7 @@ Section: lisp\n Priority: optional\n Maintainer: Debian Emacsen Team <debian-emacsen@lists.debian.org>\n Uploaders: Rémi Vanicat <vanicat@debian.org>\n-Build-Depends: debhelper (>= 10), dh-elpa (>= 1.7), elpa-s, elpa-htmlize\n+Build-Depends: dh-elpa (>= 1.7), elpa-s, elpa-htmlize, debhelper-compat (= 13)\n Standards-Version: 4.0.0\n Homepage: https://github.com/the-kenny/weechat.el\n Testsuite: autopkgtest-pkg-elpa\ndiff --git a/debian/watch b/debian/watch\nindex 701a426..619cad1 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%weechat.el-$1.tar.gz%\" \\\n-           https://github.com/the-kenny/weechat.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%weechat.el-$1.tar.gz%\n+Template: GitHub\n+Owner: the-kenny\n+Project: weechat.el\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:871b8da89819ce41c3e7a3ad7ff02061b877d3ab"}