Bug#500118: python-gtk2-doc: References python2.4 in examples
Emilio Pozuelo Monfort
pochu at ubuntu.com
Thu Sep 25 14:05:28 UTC 2008
tags 500118 + pending
thanks
Hi Martin,
Martin Pitt wrote:
> As reported in https://bugs.launchpad.net/bugs/221007,
> /usr/bin/pygtk-demo references python2.4, but doesn't depend on it
> (both package-wise and semantics wise), it works fine with 2.5 as
> well.
This is because pygtk is built once for each python version, but it was first
built for python2.5 and then for python2.4, leaving the pygtk-demo built with
python2.4, which had /usr/bin/python2.4 in the hashbang.
I've fixed this by making debian/rules build pygtk for the default Python
interpreter the last build, so we don't need to patch the source.
Cheers,
Emilio
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: OpenPGP digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20080925/94d7e45e/attachment.pgp
More information about the pkg-gnome-maintainers
mailing list