{"base_revision":"git-v1:3f7c2abb3ffb587f6c707812d62dd4e175ec18a3","content":"diff --git a/debian/changelog b/debian/changelog\nindex 783e400..16fb933 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,13 @@\n+sbsigntool (0.9.4-7) UNRELEASED; urgency=low\n+\n+  * Use secure copyright file specification URI.\n+  * Trim trailing whitespace.\n+  * Reorder Files paragraphs in debian/copyright by directory depth.\n+  * Drop unnecessary dependency on dh-autoreconf.\n+  * Update standards version to 4.7.4, no changes needed.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 10 May 2026 22:24:09 +0000\n+\n sbsigntool (0.9.4-6) unstable; urgency=medium\n \n   * Add patch from upstream to fix certificate validation with\n@@ -31,7 +41,7 @@ sbsigntool (0.9.4-3.2) unstable; urgency=medium\n \n   * Non-maintainer upload.\n \n-  [ zhangdandan <zhangdandan@loongson.cn> ] \n+  [ zhangdandan <zhangdandan@loongson.cn> ]\n   * Add support for loongarch (Closes: #1069138)\n \n  -- Gianfranco Costamagna <locutusofborg@debian.org>  Fri, 13 Sep 2024 08:55:39 +0200\ndiff --git a/debian/control b/debian/control\nindex 652ee1a..f9a7376 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -14,7 +14,7 @@ Build-Depends: debhelper-compat (= 13),\n   uuid-dev,\n   help2man,\n   gnu-efi\n-Standards-Version: 4.5.1\n+Standards-Version: 4.7.4\n Vcs-Browser: https://salsa.debian.org/efi-team/sbsigntool\n Vcs-Git: https://salsa.debian.org/efi-team/sbsigntool.git\n \ndiff --git a/debian/copyright b/debian/copyright\nindex 65c13e2..93fcfd6 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: sbsigntool\n Source: https://git.kernel.org/pub/scm/linux/kernel/git/jejb/sbsigntools.git\n \n@@ -45,12 +45,6 @@ Copyright: 2004-2005 Andrew Tridgell,\n            2006 Stefan Metzmacher\n License: LGPL-2+\n \n-Files: lib/ccan/ccan/array/*_size/ lib/ccan/ccan/build_assert/*\n-       lib/ccan/ccan/check_type/* lib/ccan/ccan/compiler/*\n-       lib/ccan/ccan/container_of/* lib/ccan/ccan/str/* lib/ccan/ccon/tcon/*\n-Copyright: Rusty Russel <rusty@rustcorp.com.au>\n-License: CC0\n-\n Files: lib/ccan/ccan/hash/*\n Copyright: Bob Jenkins\n License: CC0\n@@ -71,6 +65,12 @@ Files: lib/ccan/ccan/time/*\n Copyright: Rusty Russel <rusty@rustcorp.com.au>\n License: MIT\n \n+Files: lib/ccan/ccan/array/*_size/ lib/ccan/ccan/build_assert/*\n+       lib/ccan/ccan/check_type/* lib/ccan/ccan/compiler/*\n+       lib/ccan/ccan/container_of/* lib/ccan/ccan/str/* lib/ccan/ccon/tcon/*\n+Copyright: Rusty Russel <rusty@rustcorp.com.au>\n+License: CC0\n+\n Files: debian/*\n Copyright: 2013 Pierre Chifflier <pollux@debian.org>\n License: GPL-3+\ndiff --git a/debian/rules b/debian/rules\nindex 09813c2..5579875 100755\n--- a/debian/rules\n+++ b/debian/rules\n@@ -10,7 +10,7 @@ export DEB_CFLAGS_MAINT_APPEND=-Wno-error=deprecated-declarations\n export DH_VERBOSE=1\n \n %:\n-\tdh $@ --with autoreconf\n+\tdh $@\n \n # Upstream tests are specific to x86, and require gcc-multilib which\n # is only available on some x86 architectures\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:f9fd3fb31ccce53fbdfda1f69d4599e2cd26fd4b"}