Code review comment for lp:~coreygoldberg/uci-tests/ucitests-py3-packaging

Revision history for this message
Corey Goldberg (coreygoldberg) wrote :

Notes:

I am getting some warnings during build. Should I be concerned with these?:

* dpkg-gencontrol: warning: Depends field of package python-uci-tests: unknown substitution variable ${python:Depends}
* dpkg-gencontrol: warning: Depends field of package python3-uci-tests: unknown substitution variable ${python:Depends}
* dpkg-deb: warning: 'debian/python-uci-tests/DEBIAN/control' contains user-defined field 'Original-Maintainer'
* dpkg-deb: warning: 'debian/python3-uci-tests/DEBIAN/control' contains user-defined field 'Original-Maintainer'

and I get the following errors/warnings when it runs lintian:

W: uci-tests source: out-of-date-standards-version 3.9.4 (current is 3.9.5)
E: python-uci-tests: copyright-should-refer-to-common-license-file-for-gpl
E: python-uci-tests: extended-description-is-empty
W: python-uci-tests: empty-binary-package
E: python3-uci-tests: copyright-should-refer-to-common-license-file-for-gpl
E: python3-uci-tests: extended-description-is-empty
W: python3-uci-tests: empty-binary-package

« Back to merge proposal