Jppy: compile problem with r231

martin f krafft madduck@madduck.net
Fri May 4 17:21:04 BST 2007


also sprach martin f krafft <madduck@madduck.net> [2007.05.04.1612 +0200]:
> Here is more info:

The problem is with Debian since python-all-dev depends and thus
pulls in python2.5 since etch's release. Thus, XS-Python-Versions:
all causes compilation for all installed versions, including 2.5.

This patch fixes the issue and prevents a 2.5 compilation until it's
standard for Debian:

Index: debian/control
===================================================================
--- debian/control  (revision 213)
+++ debian/control  (working copy)
@@ -6,7 +6,7 @@
 Standards-Version: 3.7.2
 XS-Vcs-Svn: http://cvs.zanu.org.uk/svn/jppy/debian/trunk
 Build-Depends: debhelper (>= 5.0.37.1), scons, swig, libgtk2.0-dev, python-gtk2-dev, bison, libpisock-dev ( >= 0.12.2-1), python-egenix-mx-base-dev, python-egenix-mxdatetime, python-dev, python-glade2, python-gnome2, python-all-dev (>= 2.3.5-11), python-central (>= 0.5), python-dateutil
-XS-Python-Version: all
+XS-Python-Version: current
 
 Package: python-jppy
 Section: python


Sorry for the noise.

-- 
martin;              (greetings from the heart of the sun.)
  \____ echo mailto: !#^."<*>"|tr "<*> mailto:" net@madduck
 
spamtraps: madduck.bogus@madduck.net
 
"half a bee, philosophically,
 must ipso facto half not be."
                                                     -- monty python
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature (GPG/PGP)
Url : http://mail.zanu.org.uk/pipermail/jppy/attachments/20070504/09da4631/attachment.pgp 


More information about the Jppy mailing list