Source: pyicu Section: python Priority: optional Maintainer: Debian Python Modules Team Uploaders: Bernd Zeimetz Build-Depends: dpatch, debhelper (>= 5.0.37.3), python-all-dev (>= 2.4.4-3), python-all-dbg (>= 2.4.4-3), python-support (>= 0.4), libicu-dev (>= 3.8) Build-Conflicts: python-pyicu Vcs-Svn: svn://svn.debian.org/python-modules/packages/pyicu/trunk/ Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/pyicu/trunk/ Homepage: http://pyicu.osafoundation.org/ Standards-Version: 3.8.1 Package: python-pyicu Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends} Provides: ${python:Provides} Description: 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. Package: python-pyicu-dbg Architecture: any Priority: extra Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-pyicu (= ${binary:Version}), python-dbg (>= 2.5) | python2.5-dbg Provides: ${python:Provides} Description: 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.