Package: python-support
Version: 0.8.4
Severity: normal
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.
-- System Information:
Debian Release: lenny/sid
APT prefers intrepid-updates
APT policy: (500, 'intrepid-updates'), (500, 'intrepid-security'), (500,
'intrepid')
Architecture: i386 (i686)
Kernel: Linux 2.6.27-11-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages python-support depends on:
ii dpkg 1.14.20ubuntu6.2 Debian package management system
ii python 2.5.2-1ubuntu1 An interactive high-level object-o
python-support recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]