lp:ubuntu/precise-proposed/python-distutils-extra

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/precise-proposed/python-distutils-extra
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

39. By Didier Roche-Tolomelli

* Backport some fixes from latest release (and a regression fix):
  - debian/rules: Run Python3 tests under C locale, to expose more unicode
    errors.
  - auto.py: Fix *.ui detection to be robust for non-ASCII files.
    (LP: #1017468)
  - auto.py: Fix a regression with python2 if files have some utf-8 directives
    (LP: #1021969)

38. By Daniel Holbach

* Backport 2.33-1 to precise as an SRU (LP: #1020017):
  - auto.py: Fix crash when encountering binary files with Python 3.
    (LP: #995653)
  - auto.py: Fix crash when encountering an UTF-8 Python source code file.
  - debian/local/python-mkdebian cleanups: (LP: #706051)
    - Don't use {XS, XB}-Python-Version.
    - Generate an up to date Standards-Version.
    - Generate build dep on debhelper (>= 8) as debian/compat is set to '8'
      and debhelper overrides are used.
    - No need to generate a build dep on cdbs.
  - debian/local/python-mkdebian: For projects using --prefix, install
    binaries into a .../bin/ subdirectory instead of into the main project
    directory. This avoids potential name collisions with local Python
    modules. Thanks to Michael Terry for the patch!
  - debian/local/python-mkdebian: Create copyright format 1.0 compatible
    copyright files. Thanks Andrew Starr-Bochicchio! (LP: #1002379)
  - debian/copyright: Update to copyright 1.0 format.
  - debian/control: Bump Standards-Version to 3.9.3.
  - python-mkdebian: Fix wrong kde4 ui file detection regular expression.
    Thanks Angelo Compagnucci! (LP: #1002076)

37. By Martin Pitt

[ Michael Terry ]
python-mkdebian: If installing into a prefix, also install data there

36. By Martin Pitt

auto.py: Add support for installing GSettings schema files
(*.gsettings.xml). Thanks to Frederik Elwert! (LP: #936546)

35. By Martin Pitt

[ Michael Vogt ]
* python-mkdebian: Update to use dh_python2, dh7 and a more current DEP-5
  format.

[ Martin Pitt ]
* python-mkdebian: In above dh7 conversion, use the "translations" module if
  available (for Ubuntu's dh-translations).

34. By Martin Pitt

debian/control: Move from python{,3}-gobject to -gi.

33. By Martin Pitt

* auto.py: Also catch ValueError and RuntimeError on relative imports.
  Thanks Mike Terry for the patch! Add corresponding test case to
  test/auto.py.
* auto.py: Fix crash in module dependency generator, uncovered by previously
  added test case.
* debian/local/python-mkdebian: Ignore -dbg packages when calculating
  dependencies, to avoid finding multiple matches.
* debian/local/python-mkdebian: Ignore RuntimeErrors from module imports
  when calculating dependencies, to fix a crash when trying to import
  gi.repository.Gtk without a $DISPLAY.

32. By Martin Pitt

debian/control: Add python-gobject and python3-gobject build dependencies,
for the test suite to succeed on the buildds.

31. By Martin Pitt

* auto.py, debian/local/python-mkdebian: Properly support
  GI repository module detection. Thanks to Owais Lone for the patch!
  (LP: #806533)
* test/auto.py: Add GI test case. Add gir1.2-glib-2.0 build dependency for
  the test case.
* debian/local/python-mkdebian: Call dh_icons. (LP: #881021)

30. By Martin Pitt

[ Martin Pitt ]
* Drop support for the long-obsolete PolicyKit (pre polkit 1.0 API).

[ Rodney Dawes ]
* auto.py: Ignore RuntimeError, which Gdk/Gtk throw if DISPLAY is unset.
  (LP: #735408)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/quantal/python-distutils-extra
This branch contains Public information 
Everyone can see this information.

Subscribers