Source: libsoup3 Version: 3.5.2-1 Severity: important Tags: patch Hi,
node-mermaid has long-standing RC bugs and has not been part of bookworm nor trixie. Yet, src:hypercorn depends on it and src:quart build-depends on python3-hypercorn and libsoup3 build-depends on python3-quart <!nocheck>. Hence we cannot remove node-mermaid without also removing libsoup3, which would be very bad. I looked and could not find any references of quart in the source package beyond d/changelog and d/control. Hence, I recommend dropping this dependency with no replacement. If you wish to preserve it, please upload node-mermaid. I'm attaching a patch for deletion. Helmut
diff --minimal -Nru libsoup3-3.5.2/debian/changelog libsoup3-3.5.2/debian/changelog --- libsoup3-3.5.2/debian/changelog 2024-08-10 00:27:30.000000000 +0200 +++ libsoup3-3.5.2/debian/changelog 2024-08-30 07:13:01.000000000 +0200 @@ -1,3 +1,11 @@ +libsoup3 (3.5.2-1.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Drop unused python3 and python3-quart dependencies as they are no longer + being used. (Closes: #-1) + + -- Helmut Grohne <[email protected]> Fri, 30 Aug 2024 07:13:01 +0200 + libsoup3 (3.5.2-1) unstable; urgency=medium * New upstream release diff --minimal -Nru libsoup3-3.5.2/debian/control libsoup3-3.5.2/debian/control --- libsoup3-3.5.2/debian/control 2024-08-10 00:27:30.000000000 +0200 +++ libsoup3-3.5.2/debian/control 2024-08-30 07:12:55.000000000 +0200 @@ -26,7 +26,6 @@ meson, php (<< 2:9) [!i386] <!nocheck> <!noinsttest>, php [!i386] <!nocheck> <!noinsttest>, - python3-quart <!nocheck>, valac, winbind Standards-Version: 4.7.0 @@ -173,8 +172,6 @@ libapache2-mod-php [!i386], libnss-myhostname [linux-any], php [!i386], - python3, - python3-quart, ${misc:Depends}, ${shlibs:Depends} Recommends: gnome-desktop-testing

