Control: tags -1 - moreinfo

On 25.11.21 18:21, Fabrice Creuzot wrote:
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

This is not building via git but gives the correct URL for your RFS. You previously wrote https://mentors.debian.net/package/python3-radexreader/ which is non-existing. Therefore I tried to build from the URL in Vcs-Git, which errors.

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/

You should use dpkg-source -x instead of those...

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.

Reply via email to