{"base_revision":"git-v1:b84878a6bac4019119d9bfbf02b866317c168139","content":"diff --git a/debian/changelog b/debian/changelog\nindex eb36822..2003035 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,13 @@\n+emacs-helm-ag (0.59-5) UNRELEASED; urgency=low\n+\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+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 12 May 2026 08:09:14 +0000\n+\n emacs-helm-ag (0.59-4) unstable; urgency=medium\n \n   [ Nicholas D Steeves ]\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 e69b0d8..80ad915 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -3,7 +3,7 @@ Section: lisp\n Priority: optional\n Maintainer: Debian QA Group <packages@qa.debian.org>\n Build-Depends:\n- debhelper (>= 10),\n+ debhelper-compat (= 13),\n  dh-elpa,\n  elpa-helm,\n  silversearcher-ag,\ndiff --git a/debian/watch b/debian/watch\nindex 746c575..3e76f6d 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/emacs-helm-ag-$1.tar.gz/\" \\\n-    https://github.com/syohex/emacs-helm-ag/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/emacs-helm-ag-$1.tar.gz/\n+Template: GitHub\n+Owner: syohex\n+Project: emacs-helm-ag\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:0f6e805404298d4ab639ff85297c01cc12cc5f41"}