Hi,

The problem is that the packages compiles twice, once for every supported
python version. But things like plugins have a static destination (not
dependant of the python version), so its overwritten.

The simplest solution would be to support only one python version at any
given time. Other options would need to create one package per python version
supported, or make the plugins package dependant of all the available python
versions at any given time.

I would prefer the first option, but its clearly an argumentable decision, so
I'll wait a few days before nmuing this trivial fix.

--- jppy-0.0.56/debian/control  2010-07-31 18:05:03.000000000 -0400
+++ jppy-0.0.56.new/debian/control      2010-07-31 17:12:53.000000000 -0400
@@ -8,7 +8,7 @@
 Vcs-Git: git://git.debian.org/git/jppy/jppy.git
 Vcs-Browser: http://git.debian.org/?p=jppy/jppy.git
 Homepage: http://jppy.alioth.debian.org/
-XS-Python-Version: >= 2.5
+XS-Python-Version: = 2.6
 
 Package: python-jppy
 Section: python

Thanks,
-- 
"La duración de un minuto depende de que lado del baño estés."
                -- Ley de la Relatividad (Burke)
Saludos /\/\ /\ >< `/



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to