{"base_revision":"git-v1:ef900546c549662c3495484a4aca2b356f4f3676","content":"diff --git a/debian/changelog b/debian/changelog\nindex f39c8ea..9a9ff22 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,12 @@\n+libopaque (1.0.1-5) 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+  * Update standards version to 4.7.4, no changes needed.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 11 May 2026 19:32:12 +0000\n+\n libopaque (1.0.1-4) unstable; urgency=low\n \n   * d/control: Add missing Depends: libopaque0 (= ${binary:Version}) to\ndiff --git a/debian/control b/debian/control\nindex ef85d23..bd941e9 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -5,7 +5,7 @@ Maintainer: Joost van Baal-Ilić <joostvb@debian.org>\n Uploaders: Stefan Marsiske <jdx5yg90@ctrlc.hu>\n Build-Depends: debhelper-compat (= 13), dh-exec (>=0.3), dh-python, python3-setuptools,\n    pkgconf, libsodium-dev, liboprf-dev (>= 0.3.2), pandoc, python3-all\n-Standards-Version: 4.5.1\n+Standards-Version: 4.7.4\n Homepage: https://github.com/stef/libopaque\n Vcs-Git: https://salsa.debian.org/debian/libopaque.git\n Vcs-Browser: https://salsa.debian.org/debian/libopaque\ndiff --git a/debian/copyright b/debian/copyright\nindex 2cb8fc5..1ba6c4b 100644\n--- a/debian/copyright\n+++ b/debian/copyright\n@@ -7,17 +7,17 @@ Files:     *\n Copyright: 2018-2021, Marsiske Stefan\n License:   LGPL-3.0+\n \n-Files:     debian/*\n-Copyright: 2023 Joost van Baal-Ilić <joostvb@debian.org>\n-License:   LGPL-3.0+\n+Files:     sasl/utils.c\n+Copyright: 1998-2003 Carnegie Mellon University.\n+License:   CMU\n \n Files:     src/tests/munit/*\n Copyright: Copyright (c) 2013-2016 Evan Nemerson <evan@nemerson.com>\n License:   MIT\n \n-Files:     sasl/utils.c\n-Copyright: 1998-2003 Carnegie Mellon University.\n-License:   CMU\n+Files:     debian/*\n+Copyright: 2023 Joost van Baal-Ilić <joostvb@debian.org>\n+License:   LGPL-3.0+\n \n License: MIT\n  Permission is hereby granted, free of charge, to any person obtaining\ndiff --git a/debian/rules b/debian/rules\nindex 3cfbe16..db94503 100755\n--- a/debian/rules\n+++ b/debian/rules\n@@ -4,7 +4,6 @@ export DH_VERBOSE = 1\n \n export DEB_BUILD_MAINT_OPTIONS = hardening=+all\n export DEB_CFLAGS_MAINT_APPEND  = -Wall -pedantic\n-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed\n \n #export JAVA_HOME=/usr/lib/jvm/default-java\n #export CLASSPATH=/usr/share/java/csv.jar:/usr/share/java/debug-disable.jar:/usr/share/java/itext.jar\n@@ -19,4 +18,3 @@ override_dh_auto_install:\n \tdh_auto_install -- PREFIX=/usr\n \n # \tdh $@ --with javahelper\n-\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:67cd8684e4c5b6acdf6410b903ea0e0d85fc29e0"}