Changelog
lintian4python (0.1) experimental; urgency=low
* Summary of tag changes
+ Added:
- insufficient-dependency-on-byte-compilation-helper
- missing-dependency-on-byte-compilation-helper
- pycentral-pkginstall-for-foreign-package
- pycompile-for-foreign-package
- python-depends-in-python3-package
- python-module-not-byte-compiled
- python3-depends-in-python-package
- python3-module-but-no-python3-depends
* checks/*.desc:
+ Shorten check descriptions.
* checks/bytecompilation:
+ Check for Python modules that are not byte-compiled.
+ Check for pycentral/pycompile calls for a foreign package.
+ Check for missing (or insufficient) dependency on byte-compilation
helper.
* checks/helpers:
+ Extend python-provides-considered-harmful to ${python3:Provides}.
+ Check for ${python:Depends} in python3-* packages and ${python:Depends}
in python-* packages.
+ Check for missing ${python3:Depends} in python3-* packages.
+ Correct descriptions of some tags.
* data/output:
+ Make it a symlink to /usr/share/lintian/data/output.
-- Jakub Wilk <email address hidden> Thu, 10 May 2012 19:18:04 +0200