Hi, Quoting Julian Gilbey (2016-02-19 11:19:38) > Thanks for packaging this - it looks very nice! > > The Depends line for img2pdf is strange, though. It depends on > python3.5, yet there is nothing obvious in the code to warrant this. > It will mean problems once Python 3.6 is released. > > More bizarrely, when I built it in a clean chroot on a porterbox, I > ended up with a completely different package: it has python3:any in > the Depends line, and the script begins with #!/usr/bin/python3 > So I don't know how you ended up with what you have. > > Perhaps it needs a rebuild in a clean sid chroot?
I possibly messed up because one cannot do a source-only upload to NEW.
So this problem will likely solve itself when I package the next upstream
version and make a source-only upload of it.
The Depends lines in debian/control read:
Depends: ${misc:Depends}, ${python3:Depends}, python3-img2pdf
and
Depends: ${misc:Depends}, ${python3:Depends}
So I guess it's safe to close this bug with the next upstream version and
soure-only upload.
Thanks!
cheers, josch
signature.asc
Description: signature

