Changelog
python-support (0.7.4ubuntu1) hardy; urgency=low
* Merge from debian unstable, remaining changes:
- Adjust conflict/depends to edgy versions.
python-support (0.7.4) unstable; urgency=low
* dh_pysupport: don't treat .so files linking to libpython* as
extensions. This will avoid adding spurious dependencies.
* Fix some wrong changelog entries talking about dh_python.
python-support (0.7.3) unstable; urgency=low
* dh_pysupport: fix an annoying bug sometimes leading to an invalid
substvars file when using Python-Depends.
python-support (0.7.2) unstable; urgency=low
* Upload to unstable.
* dh_pysupport: bump the generated dependencies to version 0.7.1. Modules
which need namespace packages will need to build-depend on that
version, and will get a dependency on it.
python-support (0.7.1) experimental; urgency=low
* update-python-modules:
+ Exclude __init__.py files already provided by the package by
looking at whether they are symbolic links.
+ Minor cleanups.
+ Use shutil.rmtree instead of rm -rf.
python-support (0.7) experimental; urgency=low
* Make the package priority standard.
* update-python-modules: add support for namespace packages, by
creating and removing automatically empty __init__.py files where
appropriate. Thanks Gustavo Noronha Silva for the initial idea and
precious input.
-- Martin Pitt <email address hidden> Tue, 23 Oct 2007 09:31:57 +0200