{"base_revision":"git-v1:86a942c8132ed9a469c51ac7f3a37d386779c13c","content":"diff --git a/debian/changelog b/debian/changelog\nindex c877602..2028c56 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,11 @@\n+emacs-noflet (0.0.15-8) UNRELEASED; urgency=low\n+\n+  * Drop unnecessary dh arguments: --parallel\n+  * Bump debhelper from old 10 to 13.\n+  * Set debhelper-compat version in Build-Depends.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 09 May 2026 03:27:14 +0000\n+\n emacs-noflet (0.0.15-7) 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 336d3b0..5461a27 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -3,8 +3,7 @@ Section: lisp\n Priority: optional\n Maintainer: Debian QA Group <packages@qa.debian.org>\n Build-Depends:\n- debhelper (>= 10),\n- dh-elpa (>= 1.7),\n+ debhelper-compat (= 13), dh-elpa (>= 1.7),\n Standards-Version: 4.0.0\n Vcs-Browser: https://salsa.debian.org/emacsen-team/emacs-noflet\n Vcs-Git: https://salsa.debian.org/emacsen-team/emacs-noflet.git\ndiff --git a/debian/rules b/debian/rules\nindex 8eb7ccb..e8e22ba 100755\n--- a/debian/rules\n+++ b/debian/rules\n@@ -1,4 +1,4 @@\n #!/usr/bin/make -f\n \n %:\n-\tdh $@ --parallel --with elpa\n+\tdh $@ --with elpa\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:d8548b442699849345b662537257baeeaf32f00e"}