Run of lintian-fixes for fdroidserver
Try this locally (using the lintian-brush package):
debcheckout fdroidserver
cd fdroidserver
lintian-brush
657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 |
__import__(name)
File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/fdroidserver/__init__.py", line 33, in <module>
from fdroidserver.common import (verify_apk_signature,
File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/fdroidserver/common.py", line 23, in <module>
import git
ModuleNotFoundError: No module named 'git'
----------------------------------------------------------------------
Ran 1 test in 0.000s
FAILED (errors=1)
E: pybuild pybuild:353: test: plugin distutils failed with: exit code=1: cd '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build'; python3.9 -m unittest discover -v
dh_auto_test: error: pybuild --test -i python{version} -p 3.9 returned exit code 13
make: *** [debian/rules:10: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
|
Summary
- Update standards version to 4.5.0, no changes needed. (out-of-date-standards-version)