please consider python-defaults and python2.3 for testing
Please consider these changes for testing. the python-defaults upload
fixes an upgrade bug, the python2.3 change adds changes to correctly
parse a colon separated string in the LANGUAGE environment variable
(this change is the same as for python2.4, which already is in testing).
On #irc I got the propsal to do another python2.3 upload to document,
that the dbm module is missing (was part of woody, cannot be built
anymore in sarge). The anydbm module should be used as a replacement.
Should this be documented in the python2.3 package, or is a notice in
the release note preferable? Same for the python-profiler package
moved to non-free.
Matthias
python-defaults (2.3.5-2) unstable; urgency=low
* Add valgrind support file /usr/lib/valgrind/python.supp (closes: #291128).
* python-doc: Add an conflict/replace to older python packages.
Closes: #297266.
-- Matthias Klose <doko@debian.org> Sat, 19 Mar 2005 22:49:29 +0100
python2.3 (2.3.5-2) unstable; urgency=low
* Lib/locale.py:
- correctly parse LANGUAGE as a colon separated list of languages.
Closes: #294192.
- prefer LC_ALL, LC_CTYPE and LANG over LANGUAGE to get the correct
encoding.
- Don't map 'utf8', 'utf-8' to 'utf', which is not a known encoding
for glibc.
* Fix two typos in python(1). Closes: #300124.
-- Matthias Klose <doko@debian.org> Sat, 26 Mar 2005 17:27:18 +0100
Reply to: