From 3ed24ceea91ff61dacc84f92c5611a0ac7274379 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 28 Aug 2026 05:55:03 +0000 Subject: [PATCH] debianutils: upgrade 5.23.2 -> 5.24 Source: debian/changelog debianutils (5.24) unstable; urgency=medium * d/control: Bump standards version from 4.7.2 to 4.7.4, bump debhelper-compat version from 13 to 14, and remove redundant field, Rules-Requires-Root: no. * acinclude.m4: Update DEBIANUTILS_VERSION to 5.24. * run-parts.c: Recognise short option for --debug (Closes: #1131363). * run-parts: Add options -A, --after and -B, --before for greater flexibility (Closes: #1131375). * d/tests/run-parts.test: Extend testing of run-parts for new options. -- Ileana Dumitrescu Thu, 27 Aug 2026 17:54:35 +0300 --- .../debianutils/{debianutils_5.23.2.bb => debianutils_5.24.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/debianutils/{debianutils_5.23.2.bb => debianutils_5.24.bb} (97%) diff --git a/meta/recipes-support/debianutils/debianutils_5.23.2.bb b/meta/recipes-support/debianutils/debianutils_5.24.bb similarity index 97% rename from meta/recipes-support/debianutils/debianutils_5.23.2.bb rename to meta/recipes-support/debianutils/debianutils_5.24.bb index 06bc4060c9..89522eb82d 100644 --- a/meta/recipes-support/debianutils/debianutils_5.23.2.bb +++ b/meta/recipes-support/debianutils/debianutils_5.24.bb @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://debian/copyright;md5=4b667f30411d21bc8fd7db85d502a8e9 SRC_URI = "git://salsa.debian.org/debian/debianutils.git;protocol=https;branch=master;tag=debian/${PV} \ " -SRCREV = "b999bb0969471d302f1db85e58f17dcb64f274c2" +SRCREV = "015efec85971f1ce0fcfe6e26180f574846036ca" inherit autotools update-alternatives -- 2.47.1