[ubuntu/intrepid-proposed] lxml 2.1.1-1ubuntu1 (Accepted)

Morten Kjeldgaard mok0 at ubuntu.com
Tue Jan 20 09:01:16 GMT 2009


lxml (2.1.1-1ubuntu1) intrepid-proposed; urgency=low

  * python-lxml failed import of lxml etree module (LP: #308194).
    To fix this we use patches from Debian Lenny version 2.1.1-2.1.
  * src/lxml/lxml.etree.pyx: This is the site of the basic fix, modifying
    one line:
      -except ImportError:
      +except (ImportError, AttributeError):
    The change is performed in situ since the package does not employ a
    patch system. Since this is in a *.pyx source file, the change spawns
    changes in other files too:
  * We need to generate src/lxml/lxml.*.[ch] from the .pyx files, and
    this was done using the intrepid version of Cython (0.9.6.14-1)
  * Normal Ubuntu maintainer mangling.

Date: Tue, 16 Dec 2008 15:18:59 +0100
Changed-By: Morten Kjeldgaard <mok0 at ubuntu.com>
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Martin Pitt <martin.pitt at ubuntu.com>
https://edge.launchpad.net/ubuntu/intrepid/+source/lxml/2.1.1-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 16 Dec 2008 15:18:59 +0100
Source: lxml
Binary: python-lxml python-lxml-dbg
Architecture: source
Version: 2.1.1-1ubuntu1
Distribution: intrepid-proposed
Urgency: low
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Morten Kjeldgaard <mok0 at ubuntu.com>
Description: 
 python-lxml - pythonic binding for the libxml2 and libxslt libraries
 python-lxml-dbg - pythonic binding for the libxml2 and libxslt libraries (debug ext
Launchpad-Bugs-Fixed: 308194
Changes: 
 lxml (2.1.1-1ubuntu1) intrepid-proposed; urgency=low
 .
   * python-lxml failed import of lxml etree module (LP: #308194).
     To fix this we use patches from Debian Lenny version 2.1.1-2.1.
   * src/lxml/lxml.etree.pyx: This is the site of the basic fix, modifying
     one line:
       -except ImportError:
       +except (ImportError, AttributeError):
     The change is performed in situ since the package does not employ a
     patch system. Since this is in a *.pyx source file, the change spawns
     changes in other files too:
   * We need to generate src/lxml/lxml.*.[ch] from the .pyx files, and
     this was done using the intrepid version of Cython (0.9.6.14-1)
   * Normal Ubuntu maintainer mangling.
Checksums-Sha1: 
 a38bc5709dfb6159b4fe94ce8b8b3b589002bf8b 1263 lxml_2.1.1-1ubuntu1.dsc
 2d7acbd8d76cf7fba11b14e6ee722008878e50b1 17897 lxml_2.1.1-1ubuntu1.diff.gz
Checksums-Sha256: 
 7ea8893002c005d9828210935d21e62a11d1d82a4eda68e69fc3b073873b805b 1263 lxml_2.1.1-1ubuntu1.dsc
 972e4cfb758cbd3cd1a2d7944cb87c0afa6a138e6585984c17435312b7af295a 17897 lxml_2.1.1-1ubuntu1.diff.gz
Files: 
 16a4476b2646a0795bc5a7615fb01a27 1263 python optional lxml_2.1.1-1ubuntu1.dsc
 8cf2ffc9816e4b9ba79b12e5644b3a6b 17897 python optional lxml_2.1.1-1ubuntu1.diff.gz
Original-Maintainer: Matthias Klose <doko at debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkl0b7MACgkQDecnbV4Fd/Lf+gCfe9l0zsb5sGGAJDY1RtgUQH8r
iyYAn2LH48ysbk+pL7wIQnXv5jK6C7vT
=Zlct
-----END PGP SIGNATURE-----


More information about the Intrepid-changes mailing list