Public bug reported:

Binary package hint: python-support

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.
"""

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.

Possibly worth noting, I get the following warning when I build my package:
dpkg-gencontrol: warning: unknown information field 'Python-Depends' in input 
data in package's section of control info file

I'm using python-support 0.8.4 on Ubuntu Intrepid.

** Affects: python-support (Ubuntu)
     Importance: Undecided
         Status: New

-- 
python-support fails to act on Python-Depends in the control file
https://bugs.launchpad.net/bugs/376288
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to