[ubuntu/natty] python-distutils-extra 2.24-1 (Accepted)
Ubuntu Installer
archive at ubuntu.com
Sun Feb 13 18:15:44 UTC 2011
python-distutils-extra (2.24-1) unstable; urgency=low
* auto.py: Fix the string comparison to not install *.notifyrc.in files
twice. Thanks Éric Araujo for spotting this!
* DistUtilsExtra/auto.py, __provides(): Do not accidentally clobber
"py_modules" with "packages", by using a proper copy of the list. Remove
error filter workaround from test/auto.py.
* Rename "check" command to "pylint", to avoid clobbering distutils' own
check command in 2.7/3.x. (LP: #714655)
* DistUtilsExtra/auto.py, DistUtilsExtra/command/__init__.py: Actually
expose the pylint command as a setup.py command.
* Remove pykdeuic4 integration, it's been a continuous source of build
failures and bugs. Using uic.loadUi() is much more robust.
Instead, install Qt *.ui files into /usr/share/projectname/ just like the
GtkBuilder *.ui files.
* debian/compat, debian/control: Bump to dh 7 compatibility, as we are using
dh_auto_* magic.
Date: Sun, 13 Feb 2011 17:47:09 +0000
Changed-By: Martin Pitt <martin.pitt at ubuntu.com>
Maintainer: Martin Pitt <mpitt at debian.org>
Origin: Debian/unstable
https://launchpad.net/ubuntu/natty/+source/python-distutils-extra/2.24-1
-------------- next part --------------
Origin: Debian/unstable
Format: 1.7
Date: Sun, 13 Feb 2011 17:47:09 +0000
Source: python-distutils-extra
Binary: python-distutils-extra, python3-distutils-extra
Architecture: source
Version: 2.24-1
Distribution: natty
Urgency: low
Maintainer: Martin Pitt <mpitt at debian.org>
Changed-By: Martin Pitt <martin.pitt at ubuntu.com>
Description:
python-distutils-extra - enhancements to the Python build system
Launchpad-bugs-fixed: 714655
Files:
d190d92cb36fb1172388b7e7c663aa58 25882 python optional python-distutils-extra_2.24.orig.tar.gz
c6a846ef99db55ca347eb5d34987449a 13362 python optional python-distutils-extra_2.24-1.debian.tar.gz
2f4052d275dbd4777b77c296b8d363b7 2202 python optional python-distutils-extra_2.24-1.dsc
Changes:
python-distutils-extra (2.24-1) unstable; urgency=low
.
* auto.py: Fix the string comparison to not install *.notifyrc.in files
twice. Thanks Éric Araujo for spotting this!
* DistUtilsExtra/auto.py, __provides(): Do not accidentally clobber
"py_modules" with "packages", by using a proper copy of the list. Remove
error filter workaround from test/auto.py.
* Rename "check" command to "pylint", to avoid clobbering distutils' own
check command in 2.7/3.x. (LP: #714655)
* DistUtilsExtra/auto.py, DistUtilsExtra/command/__init__.py: Actually
expose the pylint command as a setup.py command.
* Remove pykdeuic4 integration, it's been a continuous source of build
failures and bugs. Using uic.loadUi() is much more robust.
Instead, install Qt *.ui files into /usr/share/projectname/ just like the
GtkBuilder *.ui files.
* debian/compat, debian/control: Bump to dh 7 compatibility, as we are using
dh_auto_* magic.
More information about the Natty-changes
mailing list