Log of /deb-maint/python-support/trunk/update-python-modules.8
Parent Directory
|
Revision Log
Revision
22999 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Jun 30 18:06:53 2012 UTC
(10 months, 3 weeks ago)
by
piotr
File length: 2604 byte(s)
Diff to
previous 14390
* update-python-modules manpage: fix --install option's description
(closes: #671942)
* movemodules:
- doesn't raise string exceptions anymore (closes: #585332)
Revision
12980 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue May 5 17:06:55 2009 UTC
(4 years ago)
by
joss
File length: 2605 byte(s)
Diff to
previous 12895
* Major changes to the installed packages format. The old format is
still supported at runtime, but will not be generated anymore.
* Private modules now ship foo.private files, containing the metadata
and file listing for the package.
* Public modules now ship foo.public files for metadata and listing,
and files go to /usr/{share,lib}/pyshared. Closes: #478178.
* The modules installation path was changed to /usr/lib/pymodules.
* The private directory has moved to
/usr/share/python-support/private. The specific scripts are now
installed in here.
* Important documentation updates.
* copyright: point to the correct LGPL location.
* Add support for python2.6.
Revision
12895 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue May 5 16:33:51 2009 UTC
(4 years ago)
by
joss
File length: 2567 byte(s)
Diff to
previous 12886
* 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.
Revision
12886 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue May 5 16:28:02 2009 UTC
(4 years ago)
by
joss
File length: 2358 byte(s)
Diff to
previous 12882
* Link the .py files (closes: #365111, #348596, #363505).
* Support /usr/share/python-support/foo/.version to list the python
versions for which the package is known to work.
* Make python-support entirely stateless. We now rely on
/usr/share/python-support/*/ for directories to install and on
/usr/share/python-support/*.dirs for directories to bytecompile in
situ.
* Improve performance by byte-compiling for non-default python
versions in a single run.
* Treat relative paths in arguments as belonging to
/usr/share/python-support.
* Support python 2.5.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.