{"base_revision":"git-v1:6f7615b873161eeb18d0abcbc4784e80dbf11ad9","content":"diff --git a/debian/changelog b/debian/changelog\nindex 00794c8..f7775af 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,14 @@\n+emacs-window-layout (1.4-4) UNRELEASED; urgency=low\n+\n+  * Use secure copyright file specification URI.\n+  * debian/watch: Use GitHub /tags rather than /releases page.\n+  * Trim trailing whitespace.\n+  * Bump debhelper from deprecated 9 to 13.\n+  * Change priority extra to priority optional.\n+  * Set debhelper-compat version in Build-Depends.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 13 May 2026 02:38:10 +0000\n+\n emacs-window-layout (1.4-3) unstable; urgency=medium\n \n   * QA upload.\ndiff --git a/debian/compat b/debian/compat\ndeleted file mode 100644\nindex ec63514..0000000\n--- a/debian/compat\n+++ /dev/null\n@@ -1 +0,0 @@\n-9\ndiff --git a/debian/control b/debian/control\nindex bcd84e2..3aa8982 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -1,8 +1,8 @@\n Source: emacs-window-layout\n Section: lisp\n-Priority: extra\n+Priority: optional\n Maintainer: Debian QA Group <packages@qa.debian.org>\n-Build-Depends: debhelper (>= 9.0.0), emacs\n+Build-Depends: debhelper-compat (= 13), emacs\n Standards-Version: 4.0.0\n Homepage: https://github.com/kiwanami/emacs-window-layout\n Vcs-Git: https://salsa.debian.org/emacsen-team/emacs-window-layout.git\n@@ -14,4 +14,3 @@ Depends: ${misc:Depends}, emacs\n Description: window layout manager for emacs\n  This elisp library provides functions to split a frame or window\n  into some windows according to a layout recipe.\n-\ndiff --git a/debian/copyright b/debian/copyright\nindex 693a633..c954820 100644\n--- a/debian/copyright\n+++ b/debian/copyright\n@@ -1,4 +1,4 @@\n-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/\n+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/\n Upstream-Name: emacs-window-layout\n Source: https://github.com/kiwanami/emacs-window-layout\n \ndiff --git a/debian/rules b/debian/rules\nindex b760bee..955dd78 100755\n--- a/debian/rules\n+++ b/debian/rules\n@@ -10,4 +10,4 @@\n #export DH_VERBOSE=1\n \n %:\n-\tdh $@ \n+\tdh $@\ndiff --git a/debian/watch b/debian/watch\nindex 339c251..63b7fab 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,4 +1,4 @@\n # Compulsory line, this is a version 3 file\n version=3\n \n-https://github.com/kiwanami/emacs-window-layout/releases .*[^n]/v?(\\d\\S*)\\.(?:tar\\.xz|txz|tar\\.bz2|tbz2|tar\\.gz|tgz)\n+https://github.com/kiwanami/emacs-window-layout/tags .*[^n]/v?(\\d\\S*)\\.(?:tar\\.xz|txz|tar\\.bz2|tbz2|tar\\.gz|tgz)\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:4756db0c00573a1877f1dbc16d0cded87d3db2a7"}