Package: release.debian.org Severity: normal Tags: bookworm X-Debbugs-Cc: qpwgr...@packages.debian.org, obba...@debian.org Control: affects -1 + src:qpwgraph User: release.debian....@packages.debian.org Usertags: pu
[ Reason ] This update fixes a bug in stable where the app's icon appears in the menubar, but instead of the app's icon, a placeholder icon appears. This was originally reported in bug #1091998 and is fixed in unstable. Please find attached a debdiff showing the proposed changes. [ Impact ] The impact of not including this is low; but visually unappealing. [ Tests ] Not relevant. [ Risks ] Just introduces a dependency; little risk. [ Checklist ] [x] *all* changes are documented in the d/changelog [x] I reviewed all changes and I approve them [x] attach debdiff against the package in (old)stable [x] the issue is verified as fixed in unstable [ Changes ] Add libqt6svg6 to Depends of qpwgraph. [ Other info ] Nothing else!
diff -Nru qpwgraph-0.3.9/debian/changelog qpwgraph-0.3.9/debian/changelog --- qpwgraph-0.3.9/debian/changelog 2023-01-31 09:57:42.000000000 +0000 +++ qpwgraph-0.3.9/debian/changelog 2025-03-22 19:05:58.000000000 +0000 @@ -1,3 +1,9 @@ +qpwgraph (0.3.9-2) bookworm; urgency=medium + + * d/control: Add libqt6svg6 to depends + + -- Christopher Obbard <obba...@debian.org> Sat, 22 Mar 2025 19:05:58 +0000 + qpwgraph (0.3.9-1) unstable; urgency=medium [ Dennis Braun ] diff -Nru qpwgraph-0.3.9/debian/control qpwgraph-0.3.9/debian/control --- qpwgraph-0.3.9/debian/control 2023-01-31 09:57:42.000000000 +0000 +++ qpwgraph-0.3.9/debian/control 2025-03-22 19:05:58.000000000 +0000 @@ -21,7 +21,8 @@ Package: qpwgraph Architecture: any Depends: ${shlibs:Depends}, - ${misc:Depends} + ${misc:Depends}, + libqt6svg6 Description: User interface for controlling the PipeWire Graph qpwgraph is a graph manager dedicated to PipeWire (https://pipewire.org), using the Qt C++ framework (https://qt.io), based and pretty much like the