~ubuntu-branches/ubuntu/trusty/python-distutils-extra/trusty-proposed

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2011-02-11 10:39:50 UTC
  • mfrom: (18.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20110211103950-kseoijf2ilwdr3rr
Tags: 2.24-1
* 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.
Filename Latest Rev Last Changed Committer Comment Size
..
debian 1 17 years ago Bazaar Package Importer Initial Release. Diff
DistUtilsExtra 1 17 years ago Bazaar Package Importer Initial Release. Diff
doc 1 17 years ago Bazaar Package Importer Initial Release. Diff
python_distutils_extra.egg-info 18.1.1 13 years ago Bazaar Package Importer Import upstream version 2.22 Diff
test 1.1.7 16 years ago Bazaar Package Importer * doc/FAQ: Fix typo: build_l10n -> build_i18n. (LP Diff
LICENSE 1 17 years ago Bazaar Package Importer Initial Release. 17.5 KB Diff Download File
MANIFEST.in 1.1.12 14 years ago Bazaar Package Importer * debian/rules: Remove build/ on clean. * debian/c 68 bytes Diff Download File
PKG-INFO 18.1.3 13 years ago Bazaar Package Importer Import upstream version 2.24 300 bytes Diff Download File
setup.cfg 18.1.1 13 years ago Bazaar Package Importer Import upstream version 2.22 59 bytes Diff Download File
File setup.py 18.1.3 13 years ago Bazaar Package Importer Import upstream version 2.24 986 bytes Diff Download File