Accepted python-support 0.4.1 (source)
Ubuntu Installer
archive at ubuntu.com
Tue Aug 15 19:54:22 BST 2006
Accepted:
OK: python-support_0.4.1.dsc
-> Component: main Section: python
OK: python-support_0.4.1.tar.gz
Origin: Debian/unstable
Format: 1.7
Date: Tue, 15 Aug 2006 19:40:26 +0100
Source: python-support
Binary: python-support
Architecture: source
Version: 0.4.1
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: 375934 378161 378421 378773
Changes:
python-support (0.4.1) unstable; urgency=low
.
* dh_pysupport:
+ Implement the -X option to exclude files from being searched to
generate the dependencies.
+ Detect private extensions as .so files calling Py_InitModule*. In
this case, a strict dependency on python (>= X.Y), python (<<
X.Y+1) is generated.
.
python-support (0.4.0) unstable; urgency=low
.
* dh_pysupport:
+ Handle dependencies for packages that only ship modules for
non-default python versions.
+ Always generate dependencies when debian/pycompat isn't found.
+ Add missing newline at the end of the .dirs files.
+ Avoid obtaining a double leading / in .dirs files.
+ Avoid duplicate entries in .dirs files.
+ Create .pyversion in private module directories when the -V option
is used. Require python-support 0.4 in this case.
+ Handle python dependencies for private modules.
+ Handle script dependencies.
+ Improve comments in the code.
+ Remove .py[co] files in the private module directories.
* update-python-modules:
+ Don't call compileall.py on non-existing directories
(closes: #378773).
+ Bytecompilation of private modules for non-default python
versions, using the .pyversion file.
* README:
+ Document all these changes.
+ Document that using dh_python is not recommended.
.
python-support (0.3.9) unstable; urgency=low
.
* python-support.rtupdate: only run the script when called with the
"rtupdate" argument.
* pysupport-movemodules: keep foo.so.3 files in /usr/lib, but print a
warning.
* dh_pysupport:
+ Fix typo in documentation (closes: #375934).
+ Fix --noscripts usage (closes: #378421).
* README: a few clarifications from Cedric Delfosse
(closes: #378161).
Files:
05e553b76744a914fd95a022a047f759 557 python optional python-support_0.4.1.dsc
1ccdc76de736bb2b18941f6c59709576 25621 python optional python-support_0.4.1.tar.gz
More information about the edgy-changes
mailing list