{"base_revision":"git-v1:fe7b7dfe9a86134a57085283549b1dba127de0b4","content":"diff --git a/debian/changelog b/debian/changelog\nindex c94fc67..64035fb 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,13 @@\n+gmrun (1.4w-0.2) UNRELEASED; urgency=low\n+\n+  * Avoid explicitly specifying -Wl,--as-needed linker flag.\n+  * Trim trailing whitespace.\n+  * Reorder Files paragraphs in debian/copyright by directory depth.\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 10:43:10 +0000\n+\n gmrun (1.4w-0.1) unstable; urgency=medium\n \n   * Non-maintainer upload.\n@@ -154,7 +164,7 @@ gmrun (0.9.1-2.1) unstable; urgency=low\n \n   * Non-maintainer upload.\n   * Added patch for correct escaping of special characters (Closes: #432702).\n-  * Added Build-depends on dpatch \n+  * Added Build-depends on dpatch\n \n  -- Luca Bedogni <me@lucabedogni.it>  Wed, 05 Sep 2007 14:45:35 +0200\n \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 1b92784..a13e5e5 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -2,7 +2,7 @@ Source: gmrun\n Section: x11\n Priority: optional\n Maintainer: Lukas Schwaighofer <lukas@schwaighofer.name>\n-Build-Depends: debhelper (>= 10), libgtk-3-dev, libpopt-dev\n+Build-Depends: debhelper-compat (= 13), libgtk-3-dev, libpopt-dev\n Standards-Version: 4.0.0\n Rules-Requires-Root: no\n Homepage: https://github.com/wdlkmpx/gmrun\ndiff --git a/debian/copyright b/debian/copyright\nindex 0ee01b1..b652bb2 100644\n--- a/debian/copyright\n+++ b/debian/copyright\n@@ -18,11 +18,6 @@ License: ISC\n  WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,\n  ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n \n-Files: po/*\n-Copyright: n/a\n-License: public-domain\n- This file is put in the public domain.\n-\n Files:\n  configure\n  gtkcompat.h\n@@ -57,6 +52,11 @@ License: Unlicense\n  .\n  For more information, please refer to <https://unlicense.org/>\n \n+Files: po/*\n+Copyright: n/a\n+License: public-domain\n+ This file is put in the public domain.\n+\n Files: debian/*\n  data/gmrun.1\n Comment: https://github.com/wdlkmpx/gmrun/issues/23\ndiff --git a/debian/rules b/debian/rules\nindex ae34122..4e4e0c7 100755\n--- a/debian/rules\n+++ b/debian/rules\n@@ -1,7 +1,6 @@\n #!/usr/bin/make -f\n \n export DEB_BUILD_MAINT_OPTIONS = hardening=+all\n-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed\n \n %:\n \tdh $@\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:5e1adbad8ef65a33128aa6d3a9a0bf9674c37758"}