Changelog
python-support (0.6.4ubuntu1) gutsy; urgency=low
* Merge from debian unstable, remaining changes:
- Adjust conflict/depends to edgy versions.
python-support (0.6.4) unstable; urgency=low
* update-python-modules: only warn on missing files if we're in
cleaning mode (prerm). Closes: #422568.
* pysupport-movemodules: merge .egg-info directories by stripping the
-py$vers part from them. Based on a patch by Cyril Brulebois,
closes: #422436.
python-support (0.6.3) unstable; urgency=low
* dh_pysupport: trim strings in the Python-Depends field.
python-support (0.6.2) unstable; urgency=low
* pysupport-movemodules: remove .a and .la files, which are useless
cruft generated by libtool (closes: #412477).
* Upload to unstable.
python-support (0.6.1) experimental; urgency=low
* pysupport-movemodules:
+ Fix a case where the original installation directory was not
removed.
+ Move modules from /var/lib/python-support as well. This allows
to handle packages that hardcode the path to the modules
(closes: #397895).
* README:
+ Document the procedure for such packages.
+ Also document the Python-Depends field.
python-support (0.6) experimental; urgency=low
* dh_pysupport:
+ Generate the useless ${python:Versions} field (closes: #403366).
+ Parse a new control field, Python-Depends, which contains
dependencies on other python packages. Add to ${python:Depends}
the virtual dependencies needed for all python versions.
+ Remove useless spaces at the end of python-support dependencies.
-- Michael Vogt <email address hidden> Wed, 16 May 2007 15:01:18 +0200