On Thu, 14 May 2009 08:12:02 +0200, Josselin Mouette wrote: >Le mercredi 13 mai 2009 à 19:07 -0700, Forest a écrit : >> According to /usr/share/doc/python-support/README.gz: >> >> """ >> If you're depending on another python module, you should not declare >> it in the Depends field, but like this: >> Python-Depends: python-bar (>= some.version) >> The appropriate dependencies on python2.X-bar will automatically be >> added. >> """ > >Note that the documentation in 1.0 explains when this (and >python:Provides) is necessary and when this is superfluous.
I'm looking at /usr/share/doc/python-support/README.gz from python-support_1.0.3_all.deb. The phrase "Python-Depends" appears exactly once in that file, and it doesn't say anything about being superfluous. Can you quote the passage you're referring to? >> My debian/rules file includes dh_pysupport. My debian/control file's >> binary package section includes Python-Depends: python-psycopg2. >> However, python-psycopg2 does not get added to my binary package's >> control file. > >Do you add ${python:Depends}? Yes. ${python:Depends} is on my Depends: line. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org