pyicu 1.3-1 source package in Ubuntu

Changelog

pyicu (1.3-1) unstable; urgency=low


  * Team upload.

  [ Bernd Zeimetz ]
  * Migrate to dh_python2 (closes: #635633).

  [ Jakub Wilk ]
  * New upstream version.
    + Fix compatiblity with ICU 4.8 (closes: #628584).
    + Rewrite platform-definitions-fix.dpatch from scratch.
    + Revert upstream change to make ICUtzinfo a heap type.
  * Bump standards version to 3.9.2 (no changes needed).
  * Don't override shared library dependency information for libpython2.X; the
    exension modules aren't linked to it anyway.

 -- Jakub Wilk <email address hidden>  Sun, 13 Nov 2011 12:07:46 +0100

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
any
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release main python

Downloads

File Size SHA-256 Checksum
pyicu_1.3-1.dsc 2.0 KiB 2cd115d7ac119639cf57a0ad2081ca9c7e441e73bf214533dccf67af041c80b2
pyicu_1.3.orig.tar.gz 203.8 KiB 8c97e9cbef321ace9f388f67eb20e662b3fe5900d675dc535e1a930cf154303e
pyicu_1.3-1.diff.gz 4.7 KiB 1388e5766b41725c92ef79f18c6bf60f87c25554bd544db76283f00abc555ff1

Available diffs

No changes file available.

Binary packages built by this source

python-pyicu: Python extension wrapping the ICU C++ API

 ICU is a C++ and C library that provides robust and full-featured
 Unicode and locale support. This package provides an extension for
 Python which wraps the ICU C++ API.

python-pyicu-dbg: Python extension wrapping the ICU C++ API (debug extension)

 ICU is a C++ and C library that provides robust and full-featured
 Unicode and locale support. This package provides an extension for
 Python which wraps the ICU C++ API.
 .
 This package contains the extension built for the Python debug interpreter.