lp:~thekorn/python-distutils-extra/fix_nondefined_data_files

Created by Markus Korn and last modified
Get this branch:
bzr branch lp:~thekorn/python-distutils-extra/fix_nondefined_data_files
Only Markus Korn can upload to this branch. If you are Markus Korn please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Markus Korn
Project:
python-distutils-extra
Status:
Development

Recent revisions

10. By Markus Korn

* using an empty list for data_files in build_i18n.run() if data_files s not
  defined to fix (LP: #493978)

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.

5. By Martin Pitt

[ Didier Roche ]
* debian/local/python-mkdebian: Add a --force-control option to update all
  fields in debian/control, instead of just Depends:.

[ Martin Pitt ]
* auto.py: Do not ship DistUtilsExtra/. This makes it easier to bundle
  DistUtilsExtra with source packages without installing it. Thanks to
  Severin Heiniger!

4. By Martin Pitt

* auto.py: Fix recognition of GtkBuilder *.ui files as glade-3 writes them.
* auto.py: Add automatic calculation of "requires" unless explicitly given.
* auto.py: Add automatic calculation of "provides" unless explicitly given.
* Drop test/testBzrBuild.py, it's specific to Sebastian's computer.
* setup.py: Drop nose.collector, we don't use it.
* Add debian/local/python-mkdebian: Create/update debian packaging
  (debian/*) from python egg-info data. Not terribly pretty, but working and
  reasonably policy compliant.

3. By Martin Pitt

* Add DistUtilsExtra/command/check.py: New "check" command, running pylint
  for now, but will do more things in the future. Thanks to Rodney Dawes for
  this!
* debinan/rules: Drop arch-build stuff. We have bzr-builddeb nowadays, and
  for a package like this it isn't required at all.

2. By Martin Pitt

* DistUtilsExtra/command/build_i18n.py: Do not merge PO files by default,
  since it is not related to building the package, should be done manually
  rather, and creates noise in revision control. Introduce a new option
  -m/--merge-po instead. Adapt doc/FAQ accordingly.
* debian/control: Update Vcs-*: fields.
* debian/copyright: Fix copyright statement and upstream URL.
* debian/changelog: Fix invalid email address to make lintian happy.

1. By Sebastian Heinlein

Initial Release.

Branch metadata

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

Subscribers