Changelog
python-central (0.5.62ubuntu1) hardy; urgency=low
* pkgprepare, pkginstall: Always use the default runtime as a last resort.
* Handle updates gracefully, if the old package version has shared
files already located in /usr/share/pyshared, and the new package has
them still in the old location in /usr/share/pycentral. LP: #197841.
* dh_pycentral: Remove an empty /usr/lib after moving all files.
Closes: #452227.
* Users tend to modify the /usr/bin/python symlink. Allow pythonX.Y
and /usr/bin/pythonX.Y as values. Closes: #378146, #450491, #467372.
* pycentral updatedefault: Fix name in error message. Closes: #432813.
* pyversions.py: Assume no old and unsupported versions, when
the python_defaults file is not yet installed. Closes: #405781.
* dh_pycentral: Set file permissions independently of the umask.
Closes: #398729.
* Use a default value for supported python versions, if python-minimal
is not installed, and apt-cache is not available. Closes: #394084, #397495.
-- Matthias Klose <email address hidden> Sun, 02 Mar 2008 12:15:01 +0100