lp:ubuntu/lucid/python-distutils-extra

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/lucid/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:
Development

Recent revisions

15. By Martin Pitt

auto.py: Also recognize Qt .ui files if they start with an "<?xml..."
first line. (LP: #543707)

14. By Martin Pitt

* python-mkdebian: Switch stdout to line buffering, for scripts reading our
  output on the fly.
* auto.py: Ignore debian/ to avoid a lot of useless "does not recognize
  file" warnings. (LP: #519927)
* Bump Standards-Version to 3.8.4 (no changes necessary).
* test/auto.py: Use python-xdg instead of python-crypto for the "automatic
  requires" test, since -crypto uses obsolete libraries (sha in Python 2.6)
  which cause extra warnings. (Closes: #571506)

13. By Martin Pitt

[ Didier Roche ]
* python-mkdebian:
  - Use OptionParser for argv processing.
  - Add --changelog option to specify changelog message (can be used more
    than once for different tasks)
  - Add --dependency option to add a manual debian package dependency
    (can be used more than once for each package)

[ Elliot Murphy ]
* python-mkdebian:
  - Change from python-central to python-support for consistency with
    debian python packaging team preference.
  - Update to Standards-Version: 3.8.3
  - Fix a typo that caused additional_dependencies defaulting to None
    instead of [].
  - If debchange is not available, give a more friendly error message.
    (LP: #464137)

[ Martin Pitt ]
* auto.py: Document handling of icons.

12. By Martin Pitt

* test/auto.py: Make Apport hook test description consistent to other tests.
* build_help.py: Fix --help-dir option, thanks to Severin Heiniger for
  spotting this. (LP: #508438)
* auto.py: Clean up temporary *.py symlinks also if there is an exception in
  between. (LP: #490985)

11. By Martin Pitt

auto.py: Add support for Apport package hooks in apport/*.py. Thanks
Philip Peitsch! (LP: #500316)

10. By Martin Pitt

* Bump Standards-Version to 3.8.3 (no changes necessary).
* build_i18n.py: Fix crash when setup.py defines no data files. Thanks to
  Markus Korn! (LP: #493978)
* auto.py: Preserve symlinks in bin/ and data/. distutils copies them as
  files by default, so we have to write the complete handling for those
  ourselves. (LP: #392562)

9. By Martin Pitt

* auto.py: Auto-install GtkBuilder files which have attributes in the
  <interface> tag.
* auto.py: Extract translatable strings from GtkBuilder files which have
  attributes in the <interface> tag. (LP: #451170)
* auto.py: Properly handle *.{desktop,notifyrc}.in files in data/.
  (LP: #451175)

8. By Martin Pitt

* Urgency high: Fixes RC bug with a trivial patch, no other changes.
* auto.py: Fix variable name in "syntax error" warning. (Closes: #549583)

7. By Didier Roche-Tolomelli

python-mkdebian: Handle complex cases where submodules of a Python module
can be in different packages. (LP: #421689)

6. By Martin Pitt

* Add missing intltool build dependency. (Closes: #536914)
* python-mkdebian: Improve error message when devscripts is not installed.
  Add a Suggests: devscripts.
* auto.py: Automatically install GNOME help files. Thanks to Severin
  Heiniger!
* build_help: Fix installation path of docbook files. Thanks to Severin
  Heiniger!
* auto.py: Mark 'setup.cfg' as known. Thanks to Severin Heiniger!
* auto.py, sdist_auto: Turn filter_prefix and filter_suffix into properites
  so that subclasses can extend them. Thanks to Severin Heiniger!
* build_help: Make whitespace and quotes consistent.
* auto.py: Add test case for automatic help installation.

Branch metadata

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

Subscribers