Accepted python-support 0.3.8 (source)
Ubuntu Installer
archive at ubuntu.com
Tue Jul 4 13:31:44 BST 2006
Accepted:
OK: python-support_0.3.8.tar.gz
OK: python-support_0.3.8.dsc
-> Component: main Section: python
Origin: Debian/unstable
Format: 1.7
Date: Tue, 04 Jul 2006 12:57:56 +0100
Source: python-support
Binary: python-support
Architecture: source
Version: 0.3.8
Distribution: edgy
Urgency: low
Maintainer: Josselin Mouette <joss at debian.org>
Changed-By: Matthias Klose <doko at ubuntu.com>
Description:
python-support - automated rebuilding support for python modules
Closes: 370515 372774 373753 375608
Changes:
python-support (0.3.8) unstable; urgency=low
.
* update-python-modules: fix upgrade path from pre-0.3.4 versions
(closes: #375608).
.
python-support (0.3.7) unstable; urgency=low
.
* debian/prerm: in the case update-python-modules fails, cleanup by
hand and exit gracefully. This should make upgrades from broken
versions work.
.
python-support (0.3.6) unstable; urgency=low
.
* update-python-modules: Fix a case where the .path file wasn't
cleaned up automatically upon package removal.
.
python-support (0.3.5) unstable; urgency=low
.
* update-python-modules: don't try to generate a .path file if the
directory doesn't exist. Thanks Bastian Blank for noticing this.
.
python-support (0.3.4) unstable; urgency=low
.
* update-python-modules: handle .pth files correctly, by concatenating
them into ".path".
* rules: python-support.pth is now a symbolic link to this .path.
* dh_pysupport: make packages depend on python-support 0.3.4 to avoid
hitting the bug.
.
python-support (0.3.3) unstable; urgency=low
.
* pysupport-movemodules: fix directory creation in the case there is
no .py at all in the package.
.
python-support (0.3.2) unstable; urgency=low
.
* dh_pysupport: fix typo affecting dependency generation.
* README: recommend using pyversions -vr now it works.
.
python-support (0.3.1) unstable; urgency=low
.
* README: add correct documentation (closes: #370515).
* pysupport-movemodules: remove .pyc and .pyo files if some are
generated.
.
python-support (0.3.0) unstable; urgency=low
.
* Acknowledge NMU (closes: #372774).
* Increase minimal dependency to 0.2 in the helper script.
+ Make it 0.3 in the case where /usr/lib/python-support exists.
* rules: cdbs already provides DEB_VERSION, no need to re-compute it.
* install: install dh_pysupport in /usr/bin.
* Don't build-depend on perl.
.
* Standards-version is 3.7.2.
* Add more warnings and errors for package making wrong uses of
python-support or using the python-support 0.1 compatibility mode.
* Use "pyversions -s to get the list of python versions.
+ Depend on python 2.3.5-6.
* Improve a bit the manual page.
* Fail if a package tries to overwrite a file provided by another
package (closes: #373753).
* Support extensions, by searching
/usr/lib/python-support/$package/$version for files specific to a
python version.
* New command: pysupport-movemodules, to move modules from
/usr/lib/python2.X trees to the python-support hierarchies.
* Call this command in dh_pysupport.
* Add the ability to generate a .version in dh_pysupport, by copying
debian/pyversions.
* Add the possibility for automatic generation of ${python:Depends}
and ${python:Provides}, when calling dh_pysupport -d.
* Provide python-support.rt* scripts to provide hooks when python
versions are installed or removed.
+ The dependency on python (<< 2.4) can be removed.
* New command: pysupport-parseversions. It parses
debian/package.pyversions files to display the list of supported
versions that are included in the version list described here.
Files:
a890b373c274b933714ac55e6f45338e 23468 python optional python-support_0.3.8.tar.gz
af01315abf4d5dc1bdd349f4ec5c56ab 557 python optional python-support_0.3.8.dsc
More information about the edgy-changes
mailing list