{"base_revision":"git-v1:5fb6b87a367222c78b876857545841c5ed806810","content":"diff --git a/debian/changelog b/debian/changelog\nindex e426f4e..243bb60 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,8 +1,16 @@\n py-isort-el (2016.1-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 18:50:47 -0400\n \n py-isort-el (2016.1-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 6c7ac88..75419fe 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: Lev Lamberov <dogsleg@debian.org>\n-Build-Depends: debhelper (>= 10),\n+Build-Depends: debhelper-compat (= 13),\n                dh-elpa,\n                isort\n Standards-Version: 3.9.8\ndiff --git a/debian/watch b/debian/watch\nindex f8aa547..503ad85 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/py-isort-el-$1\\.tar\\.gz/ \\\n-  https://github.com/paetzke/py-isort.el/tags .*/v?(\\d\\S*)\\.tar\\.gz\n+Version: 5\n+\n+Filenamemangle: s/.+\\/v?(\\d\\S*)\\.tar\\.gz/py-isort-el-$1\\.tar\\.gz/\n+Template: GitHub\n+Owner: paetzke\n+Project: py-isort.el\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:e961aa401eec73ea9bcd0fc3ea28880fc6af5a6a"}