Source: gnuradio Version: 3.10.12.0-1 Severity: important Tags: patch Dear Maintainer,
Please drop the unused python3-click-plugins (build) dependency, the package will be removed during the forky development cycle. Upstream ended maintenance of click-plugins and now recommends users to vendor it, gnuradio doesn't have to do this as it no longer users click-plugins. Kind Regards, Bas
diff -Nru gnuradio-3.10.12.0/debian/changelog gnuradio-3.10.12.0/debian/changelog --- gnuradio-3.10.12.0/debian/changelog 2025-02-25 04:40:00.000000000 +0100 +++ gnuradio-3.10.12.0/debian/changelog 2025-06-29 06:19:34.000000000 +0200 @@ -1,3 +1,10 @@ +gnuradio (3.10.12.0-1.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Drop unused python3-click-plugins (build) dependency. + + -- Bas Couwenberg <[email protected]> Sun, 29 Jun 2025 06:19:34 +0200 + gnuradio (3.10.12.0-1) unstable; urgency=medium * New upstream release. diff -Nru gnuradio-3.10.12.0/debian/control gnuradio-3.10.12.0/debian/control --- gnuradio-3.10.12.0/debian/control 2025-02-25 04:40:00.000000000 +0100 +++ gnuradio-3.10.12.0/debian/control 2025-06-29 06:19:31.000000000 +0200 @@ -51,7 +51,6 @@ portaudio19-dev, pybind11-dev, python3-click, - python3-click-plugins, python3-dev, python3-gi, python3-gi-cairo, @@ -87,7 +86,6 @@ libjs-mathjax, libvolk-bin, python3-click, - python3-click-plugins, python3-gi, python3-gi-cairo, python3-jsonschema,

