{"base_revision":"git-v1:ba878a8a1e65f12149c2bc42b08d9bc3a1c7bad8","content":"diff --git a/debian/changelog b/debian/changelog\nindex a3b164e..a8a4d8d 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,15 @@\n+tkgate (2.1+repack-9) UNRELEASED; urgency=low\n+\n+  * debian/copyright: use spaces rather than tabs to start continuation lines.\n+  * Fix day-of-week for changelog entry 2.0~b4-1.\n+  * Trim trailing whitespace.\n+  * Update lintian override info format in d/tkgate-data.lintian-overrides on\n+    line 2, 5.\n+  * Use canonical URL in Vcs-Browser.\n+  * Update standards version to 4.7.4, no changes needed.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 10 May 2026 18:49:11 +0000\n+\n tkgate (2.1+repack-8) unstable; urgency=medium\n \n   * new debian patch: changes-for-gcc-15; Closes: #1098005\n@@ -166,10 +178,10 @@ tkgate (2.0~b8-1) experimental; urgency=low\n     + Added DM-Upload-Allowed field.\n     + Added Vcs-* fields.\n     + Bump Standards-Version to 3.8.1\n-  * Added patch 03_config.diff to add a minimal code block to the top of \n+  * Added patch 03_config.diff to add a minimal code block to the top of\n     config.sub and config.guess, to call their up-to-date versions.\n   * Removed patch 02_manpages.diff since it got merged upstream.\n-  * debian/copyright: \n+  * debian/copyright:\n     + converted to machine-readable format.\n     + updated upstream author's email address.\n     + updated upstream copyright years.\n@@ -186,18 +198,18 @@ tkgate (2.0~b4-1) experimental; urgency=low\n   * New upstream release.\n   * Bumped Standards-Version to 3.8.0.\n   * Build-Depends on xutils-dev instead of xutils.\n-  * debian/tkgate.manpages: changed path of manpages to \n+  * debian/tkgate.manpages: changed path of manpages to\n     debian/tmp/usr/share/man/man1\n   * debian/control:\n-    + Used tk-dev and tcl-dev in Build-Depends instead of tk8.4-dev and \n+    + Used tk-dev and tcl-dev in Build-Depends instead of tk8.4-dev and\n       tcl8.4-dev.\n-    + Used tk and tcl in tkgate-data's Suggests field instead of tk8.4 and \n+    + Used tk and tcl in tkgate-data's Suggests field instead of tk8.4 and\n       tcl8.4.\n     + Enhanced short description for tkgate-data & tkgate-doc.\n     + Fixed typo in tkgate long description: langauge -> language.\n   * Added descriptions to patch files.\n \n- -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>  Tue, 26 Jan 2009 16:14:55 +0200\n+ -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>  Mon, 26 Jan 2009 16:14:55 +0200\n \n tkgate (2.0~a11-1) experimental; urgency=low\n \n@@ -257,7 +269,7 @@ tkgate (1.8.7-1) unstable; urgency=low\n \n tkgate (1.8.6-2) unstable; urgency=low\n \n-  * xlibs-dev dependency -> libx11-dev (closes: #347078) \n+  * xlibs-dev dependency -> libx11-dev (closes: #347078)\n \n  -- Nicolas Sabouret <nico@debian.org>  Wed, 11 Jan 2006 15:16:05 +0100\n \n@@ -332,5 +344,3 @@ tkgate (1.6h-1) unstable; urgency=low\n   * Initial Release.\n \n  -- Nicolas SABOURET <nico@debian.org>  Fri, 30 Nov 2001 10:38:06 +0100\n-\n-\ndiff --git a/debian/control b/debian/control\nindex 33b93cb..5ce8e37 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -4,7 +4,7 @@ Priority: optional\n Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>\n Uploaders: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>,\n  Georges Khaznadar <georgesk@debian.org>\n-Standards-Version: 4.7.2\n+Standards-Version: 4.7.4\n Build-Depends: debhelper-compat (=13),\n  tcl-dev,\n  tk-dev,\n@@ -14,7 +14,7 @@ Build-Depends: debhelper-compat (=13),\n  libx11-dev,\n  libpango1.0-dev\n Homepage: http://www.tkgate.org/\n-Vcs-Browser: https://salsa.debian.org/science-team/tkgate.git\n+Vcs-Browser: https://salsa.debian.org/science-team/tkgate\n Vcs-Git: https://salsa.debian.org/science-team/tkgate.git\n \n Package: tkgate\ndiff --git a/debian/copyright b/debian/copyright\nindex 727f921..45d70e9 100644\n--- a/debian/copyright\n+++ b/debian/copyright\n@@ -13,8 +13,8 @@ License: GPL-2+\n \n Files: debian/*\n Copyright: 2001-2006 Nicolas Sabouret <nico@debian.org>\n-\t   2008-2009,2011 أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>,\n-\t   2014-2023 Georges Khaznadar <georgesk@debian.org>\n+           2008-2009,2011 أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>,\n+           2014-2023 Georges Khaznadar <georgesk@debian.org>\n License: GPL-2+\n \n License: GPL-2+\ndiff --git a/debian/rules b/debian/rules\nindex b72a62f..1ece2be 100755\n--- a/debian/rules\n+++ b/debian/rules\n@@ -22,4 +22,3 @@ override_dh_compress:\n override_dh_auto_test:\n \tcd test/ && sh runtests.sh\n \tfind test/ -name *.out | xargs rm -f\n-\ndiff --git a/debian/tkgate-data.lintian-overrides b/debian/tkgate-data.lintian-overrides\nindex 8902c65..7efe9bc 100644\n--- a/debian/tkgate-data.lintian-overrides\n+++ b/debian/tkgate-data.lintian-overrides\n@@ -1,5 +1,5 @@\n # Needed to be displayed within tkgate\n-tkgate-data: extra-license-file usr/share/tkgate/scripts/license.tcl\n+tkgate-data: extra-license-file [usr/share/tkgate/scripts/license.tcl]\n \n # These files have a shebang line, but aren't called; linitan override is IMHO nicer than making them executable\n-tkgate-data: script-not-executable usr/share/tkgate/scripts/tree.tcl\n+tkgate-data: script-not-executable [usr/share/tkgate/scripts/tree.tcl]\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:2104a8158cdf53854b543e92ba6870e3f98b0c73"}