python-babel 1.3+dfsg.1-2 source package in Ubuntu

Changelog

python-babel (1.3+dfsg.1-2) unstable; urgency=low


  * Fixes upgrade from 1.3-2 that was deleting files from the -localedata
    folder (Closes: #728427).
  * Adds patch to fix-up locales in the currency name test, which caused FTBFS
    in a sbuild chroot (Closes: #728425). Thanks Andrey Rahmatullin for
    reporting, and James Page for his patch.
  * Corrects debian/copyright to include the license of the CLDR data. Thanks
    to Andrey Rahmatullin for reporting. (Closes: #729084).

 -- Thomas Goirand <email address hidden>  Thu, 21 Nov 2013 16:23:56 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-babel_1.3+dfsg.1-2.dsc 2.4 KiB 16d07739d0509b49cfd7ddc671909072910cf04641682917a21d927631c640d2
python-babel_1.3+dfsg.1.orig.tar.xz 4.2 MiB eb838b2159000534ba7503ac1b535195bf15bd60e46f8f490ee3968c73f06b5c
python-babel_1.3+dfsg.1-2.debian.tar.gz 8.0 KiB 3926d8e8fa6b5bf89f44884da3315b470b758dbee590066e5d86862492e13ceb

No changes file available.

Binary packages built by this source

python-babel: tools for internationalizing Python applications - Python 2.x

 Babel is composed of two major parts. First tools to build and work with
 gettext message catalogs. Second a Python interface to the CLDR (Common
 Locale Data Repository), providing access to various locale display
 names, localized number and date formatting, etc.
 .
 This package provides the Python 2.x module.

python-babel-doc: tools for internationalizing Python applications - documentation

 Babel is composed of two major parts. First tools to build and work with
 gettext message catalogs. Second a Python interface to the CLDR (Common
 Locale Data Repository), providing access to various locale display
 names, localized number and date formatting, etc.
 .
 This package contains the Babel documentation.

python-babel-localedata: tools for internationalizing Python applications - locale data files

 Babel is composed of two major parts. First tools to build and work with
 gettext message catalogs. Second a Python interface to the CLDR (Common
 Locale Data Repository), providing access to various locale display
 names, localized number and date formatting, etc.
 .
 This package contains the locale data files used by both python-babel and
 python3-babel.

python-pybabel: tools for internationalizing Python applications (transitional dummy package)

 Babel is composed of two major parts. First tools to build and work with
 gettext message catalogs. Second a Python interface to the CLDR (Common
 Locale Data Repository), providing access to various locale display
 names, localized number and date formatting, etc.
 .
 This is a dummy package for transition from python-pybabel to python-babel.

python3-babel: tools for internationalizing Python applications - Python 3.x

 Babel is composed of two major parts. First tools to build and work with
 gettext message catalogs. Second a Python interface to the CLDR (Common
 Locale Data Repository), providing access to various locale display
 names, localized number and date formatting, etc.
 .
 This package provides the Python 3.x module.