thanks you all, I added a MANIFEST.in file and create an entry point for the application script
I end up with this error adding 'xrdutils-0.0.4.dist-info/licenses/LICENSE' adding 'xrdutils-0.0.4.dist-info/METADATA' adding 'xrdutils-0.0.4.dist-info/WHEEL' adding 'xrdutils-0.0.4.dist-info/entry_points.txt' adding 'xrdutils-0.0.4.dist-info/top_level.txt' adding 'xrdutils-0.0.4.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built xrdutils-0.0.4-py3-none-any.whl I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.13 with "installer" module E: pybuild pybuild:389: build: plugin pyproject failed with: dh_auto_build: error: pybuild --build -i python{version} -p 3.13 returned exit code 13 make: *** [debian/rules:11: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 The error message is quite usefull :)) cheers Fred