[Python-modules-commits] r20085 - in packages/flufl.i18n/trunk/debian (control)
warsaw-guest at users.alioth.debian.org
warsaw-guest at users.alioth.debian.org
Mon Jan 23 21:19:52 UTC 2012
Date: Monday, January 23, 2012 @ 21:19:51
Author: warsaw-guest
Revision: 20085
Clarify the differences between the binary packages in the short descriptions.
Modified:
packages/flufl.i18n/trunk/debian/control
Modified: packages/flufl.i18n/trunk/debian/control
===================================================================
--- packages/flufl.i18n/trunk/debian/control 2012-01-23 21:17:59 UTC (rev 20084)
+++ packages/flufl.i18n/trunk/debian/control 2012-01-23 21:19:51 UTC (rev 20085)
@@ -21,7 +21,7 @@
Section: doc
Depends: ${sphinxdoc:Depends}, ${misc:Depends}
Suggests: python-pkg-resources
-Description: high level API for Python internationalization
+Description: high level API for Python internationalization (common documentation)
This package provides a high level, convenient API for managing
internationalization translation contexts in Python application. There is a
simple API for single-context applications, such as command line scripts which
@@ -36,7 +36,7 @@
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-flufl.i18n-docs
Suggests: python-pkg-resources
-Description: high level API for Python internationalization
+Description: high level API for Python internationalization (Python 2)
This package provides a high level, convenient API for managing
internationalization translation contexts in Python application. There is a
simple API for single-context applications, such as command line scripts which
@@ -49,7 +49,7 @@
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}, python-flufl.i18n-docs
Suggests: python3-pkg-resources
-Description: high level API for Python internationalization
+Description: high level API for Python internationalization (Python 3)
This package provides a high level, convenient API for managing
internationalization translation contexts in Python application. There is a
simple API for single-context applications, such as command line scripts which
More information about the Python-modules-commits
mailing list