diff -Nru libiio-0.24/debian/changelog libiio-0.24/debian/changelog --- libiio-0.24/debian/changelog 2022-09-22 03:10:28.000000000 +0000 +++ libiio-0.24/debian/changelog 2022-09-29 14:50:56.000000000 +0000 @@ -1,3 +1,12 @@ +libiio (0.24-2+rpi1) bookworm-staging; urgency=medium + + * Revert python install changes, setuptools in testing is still the old + version. + * Version the build-depends on python3-setuptools to remind me to revert + this change if/when the new setuptools enters testing. + + -- Peter Michael Green Thu, 29 Sep 2022 14:50:56 +0000 + libiio (0.24-2) unstable; urgency=medium * update python install (Closes: #1020104) diff -Nru libiio-0.24/debian/control libiio-0.24/debian/control --- libiio-0.24/debian/control 2022-09-22 03:10:18.000000000 +0000 +++ libiio-0.24/debian/control 2022-09-29 14:50:56.000000000 +0000 @@ -20,7 +20,7 @@ libxml2-dev, man2html, python3-dev, - python3-setuptools, + python3-setuptools (<< 65.3.0), python3-sphinx, python3-sphinx-rtd-theme Standards-Version: 4.6.1 diff -Nru libiio-0.24/debian/python3-libiio.install libiio-0.24/debian/python3-libiio.install --- libiio-0.24/debian/python3-libiio.install 2022-09-21 15:48:01.000000000 +0000 +++ libiio-0.24/debian/python3-libiio.install 2022-09-29 14:50:56.000000000 +0000 @@ -1 +1,2 @@ -usr/local/lib/python3*/dist-packages usr/lib/python3.10/dist-packages +usr/lib/python3*/site-packages/*.egg-info usr/lib/python3/dist-packages +usr/lib/python3*/site-packages/*.py usr/lib/python3/dist-packages