[Python-modules-commits] r19221 - in packages/django-countries/trunk/debian (changelog)
fladi-guest at users.alioth.debian.org
fladi-guest at users.alioth.debian.org
Sat Nov 12 09:08:42 UTC 2011
Date: Saturday, November 12, 2011 @ 09:08:39
Author: fladi-guest
Revision: 19221
Update changelog.
Modified:
packages/django-countries/trunk/debian/changelog
Modified: packages/django-countries/trunk/debian/changelog
===================================================================
--- packages/django-countries/trunk/debian/changelog 2011-11-11 23:38:05 UTC (rev 19220)
+++ packages/django-countries/trunk/debian/changelog 2011-11-12 09:08:39 UTC (rev 19221)
@@ -15,8 +15,13 @@
populated by postinst.
* Temporary fix for Metadata-Version in PKG-INFO.
* Switch to dh_python2.
+ * Generate COUNTRIES_PLUS by duplicating countries with a coma in
+ their name. The part after the coma is moved to the beginning of the
+ string and the coma is removed.
+ * Sort countries by name using unicodedata.normalize in NFD mode.
+ * Update settings.py to use new DATABASE settings format.
- -- Fladischer Michael <FladischerMichael at fladi.at> Sun, 30 Oct 2011 16:26:23 +0100
+ -- Fladischer Michael <FladischerMichael at fladi.at> Sat, 12 Nov 2011 10:08:03 +0100
django-countries (1.0.5-1) unstable; urgency=low
More information about the Python-modules-commits
mailing list