I'm not sure what error you have encountered.
When I trying the following commands, it works (for me).
But perhaps it's not the good way.
dget -x
https://mentors.debian.net/debian/pool/main/p/python-radexreader/python-radexreader_1.2.1-1.dsc
tar xzf python-radexreader_1.2.1.orig.tar.gz
tar xf python-radexreader_1.2.1-1.debian.tar.xz
cp -a debian/ python-radexreader-1.2.1/
cd python-radexreader-1.2.1/
debuild -b -uc -us
ls ../*deb
../python3-radexreader_1.2.1-1_all.deb
../radexreader_1.2.1-1_all.deb
Le 27/10/2021 à 22:28, Bastian Germann a écrit :
Control: tags -1 moreinfo
On Sun, 29 Nov 2020 13:08:01 +0100 Fabrice Creuzot <c...@luigifab.fr>
wrote:
I uploaded a new package release (1.0.0-5).
I fixed lintian errors and I updated debian directory in source
repository.
Building from git is broken. Please reupload a source package and remove
this bug's moreinfo tag after that.