{"base_revision":"git-v1:9e83bc64188fe0fb9c18bf390b346966eadf9f7a","content":"diff --git a/debian/changelog b/debian/changelog\nindex 5a9bc6e..b48b86b 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,8 +1,16 @@\n qml-mode (0.4-6) 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 18:51:13 -0400\n \n qml-mode (0.4-5) 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 5ae2923..6eae4e5 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -3,8 +3,7 @@ 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 (>= 10),\n-               dh-elpa\n+Build-Depends: debhelper-compat (= 13), dh-elpa\n Standards-Version: 3.9.8\n Homepage: https://github.com/coldnew/qml-mode\n Vcs-Browser: https://salsa.debian.org/emacsen-team/qml-mode\ndiff --git a/debian/watch b/debian/watch\nindex b2a031a..a3d07ca 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%qml-mode-$1.tar.gz%\" \\\n-             https://github.com/coldnew/qml-mode/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%qml-mode-$1.tar.gz%\n+Template: GitHub\n+Owner: coldnew\n+Project: qml-mode\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:1410c65d6f647be16831a60a00c2e4357674e510"}