Package: lintian
Version: 2.3.4
Severity: wishlist

In Python 2.6 the default module path has been changed from /usr/lib/pythonX.Y/site-packages/ to .../dist-packages/. There shoulde be a lintian error if a binary package ships files in: - /usr/lib/pythonX.Y/site-packages/ for X.Y >= 2.6;
- /usr/lib/pythonX.Y/dist-packages/ for X.Y << 2.6.

(In fact, python2.6-minimal effectively conflicts with packages shipping /usr/lib/python2.6/site-packages/; see bug #568010 for example.)

Similarily, there should a warning if a package ship files in:
- /usr/lib/debug/usr/lib/pythonX.Y/site-packages/ for X.Y >= 2.6;
- /usr/lib/debug/usr/lib/pythonX.Y/dist-packages/ for X.Y << 2.6.

--
Jakub Wilk

Attachment: signature.asc
Description: Digital signature

Reply via email to