Comment 10 for bug 237674

Revision history for this message
Savvas Radevic (medigeek) wrote : Re: Please merge python-zsi (2.1~a1-1) (universe) from Debian unstable (main).

The packages aren't tested, you are free to do that at your own risk.

Note 1: I'm using 2.1~a1-1ubuntu1 whereas I should use 2.1~a1-2ubuntu1 in the version. The actual version I'm merging from is 2.1~a1-2 from Debian unstable
Note 2: I think debian/rules need merging - I've just used cdbs and pysupport to build it.

zsi (2.1~a1-2) unstable; urgency=medium

   [ Emilio Pozuelo Monfort ]
   * debian/rules:
     - Build with the default Python interpreter first, as distutils is
       copying wsdl2py built with a non-default Python version, which has
       pythonX.Y in its shebang and thus makes the package depend on a
       non-default interpreter.
       Also, build it with python instead of pythonX.Y for the default
       interpreter, so that /usr/bin/wsdl2py has a standard shebang and
       the package just depends on python.
       Closes: #502453.

( http://bugs.debian.org/502453 )

I've attached the diff between my packaged version and debian's 2.1~a1-2