[Python-modules-team] Sponsor needed for python-itsdangerous

Daniel Kahn Gillmor dkg at fifthhorseman.net
Tue Apr 2 18:53:37 UTC 2013


On 04/02/2013 12:49 PM, Jakub Wilk wrote:
> ${python:Depends} is missing from your Depends line. This is a serious bug.

the built package has the minimum python dependencies already, but
you're right that it doesn't include the maximum deps (e.g. Depends:
doesn't say  python (<< 2.8) ).

This seems like a packaging bug that is a reasonable candidate for a
lintian check.  I'm happy to submit such a wishlist bug to lintian.  Can
you help me characterize the problem?

Would it be a reasonable test to say that the following test is an
indication of the bug?

 A) in debian/control: if the source package build-depends on
python-all, but any of the binary package stanzas do not have Depends:
${python:Depends}

 or would it be better to describe buggy packages as:

 B)  debian/rules mentions --with-python2, but any binary package in
debian/control does not have Depends: ${python: Depends}

or is there some other better formulation?

	--dkg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 1027 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20130402/00d51d12/attachment.pgp>


More information about the Python-modules-team mailing list