Re: Helmut Grohne > The files > * /usr/lib/uhd/tests/4.8.0/dpdk_port_test > * /usr/lib/uhd/tests/4.8.0/dpdk_test > are contained in the packages > * libuhd4.8.0-dpdk-tests/4.8.0.0+ds1-2 as present in trixie > * libuhd4.9.0-dpdk-tests/4.9.0.1-1 as present in forky|unstable
I've uploaded a NMU that moves the files to /usr/lib/uhd/tests/4.9.0/. Christoph
No differences were encountered between the control files diff -Nru uhd-4.9.0.1/debian/changelog uhd-4.9.0.1/debian/changelog --- uhd-4.9.0.1/debian/changelog 2026-04-26 20:21:48.000000000 +0000 +++ uhd-4.9.0.1/debian/changelog 2026-05-13 18:02:05.000000000 +0000 @@ -1,3 +1,10 @@ +uhd (4.9.0.1-1.3) unstable; urgency=medium + + * Non-maintainer upload. + * libuhd4.9.0-dpdk-tests: Move files to correct location. (Closes: #1133254) + + -- Christoph Berg <[email protected]> Wed, 13 May 2026 20:02:05 +0200 + uhd (4.9.0.1-1.2) unstable; urgency=high * Non-maintainer upload. diff -Nru uhd-4.9.0.1/debian/libuhd4.9.0-dpdk-tests.dirs uhd-4.9.0.1/debian/libuhd4.9.0-dpdk-tests.dirs --- uhd-4.9.0.1/debian/libuhd4.9.0-dpdk-tests.dirs 2026-02-17 19:56:32.000000000 +0000 +++ uhd-4.9.0.1/debian/libuhd4.9.0-dpdk-tests.dirs 2026-05-13 18:02:05.000000000 +0000 @@ -1 +1 @@ -usr/lib/uhd/tests/4.8.0 +usr/lib/uhd/tests/4.9.0 diff -Nru uhd-4.9.0.1/debian/libuhd4.9.0-dpdk-tests.install uhd-4.9.0.1/debian/libuhd4.9.0-dpdk-tests.install --- uhd-4.9.0.1/debian/libuhd4.9.0-dpdk-tests.install 2026-02-17 19:56:32.000000000 +0000 +++ uhd-4.9.0.1/debian/libuhd4.9.0-dpdk-tests.install 2026-05-13 18:02:05.000000000 +0000 @@ -1 +1 @@ -dpdk/usr/bin/dpdk_* usr/lib/uhd/tests/4.8.0/ +dpdk/usr/bin/dpdk_* usr/lib/uhd/tests/4.9.0/

