lp:~barry/ubuntu/natty/python-distutils-extra/670188-ftbfs

Created by Barry Warsaw and last modified
Get this branch:
bzr branch lp:~barry/ubuntu/natty/python-distutils-extra/670188-ftbfs
Only Barry Warsaw can upload to this branch. If you are Barry Warsaw please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Barry Warsaw
Status:
Merged

Recent revisions

22. By Barry Warsaw

Ignore the .pc directory.

21. By Barry Warsaw

When the environment has $PYTHONPATH in it, we still need to prepend
oldcwd so that the DistUtilsExtra package can be found. (LP: #670188)

20. By Martin Pitt

* Upload to unstable, now that the current python3 is in unstable.
* Add debian/watch.
* Add bzr-builddeb configuration (merge mode).
* debian/copyright: Add missing Canonical copyright (Closes: #597548).
  While we are at it, also convert the file to DEP-5, and fix the
  common-licenses link to point to the versioned GPL.
* DistUtilsExtra/command/check.py: Remove explicit GPL-3 license header, so
  that the file falls under the package's general GPL-2+ license. Rodney
  Dawes, the author, gave his explicit permission for this in #597548 (in
  fact, GPL-3 was unintended in the first place).
* test/auto.py: Ignore python warning about import from local path.

19. By Martin Pitt

Upload of Debian experimental to maverick (LP: #641221)

18. By Martin Pitt

[ Umang Varma ]
* python-mkdebian: Fix duplicate dependency substitutions. (LP: #608304)
* python-mkdebian: Add --distribution switch for the changelog. If not
  specified, python-mkdebian will detect the distribution as before.
  (LP: #608589)
* python-mkdebian: Add --no-changelog flag. (LP: #587538)

[ Martin Pitt ]
* debian/control: Bump Standards-Version to 3.9.1, no changes necessary.

17. By Martin Pitt

[ Didier Roche ]
* build_i18n.py: add support for LINGUAS (Siegfried Gevatter) (LP: #510957)

[ Martin Pitt ]
* debian/local/python-mkdebian: Make langpack.mk include optional, as it
  only exists in Ubuntu, not Debian. (Closes: #589802)
* debian/local/python-mkdebian: If we are on Debian, set upload target to
  "unstable". (Closes: #589794)

16. By Martin Pitt

* auto.py: Also recognize Qt .ui files if they start with an "<?xml..."
  first line. (LP: #543707)
* test/auto.py: Check that automatic translation extraction also works for
  extensionless files and single quotation marks. (Side discussion in
  LP #533565)
* test/auto.py: Check that scripts explicitly mentioned in "data_files" and
  "scripts" are covered by the automatic POTFILES.in generation. This
  reproduces LP #533565.
* auto.py: Include scripts in setup.py's data_files into potential
  POTFILES.in candidates. (LP: #533565)
* debian/control: Swap maintainer (me) and uploaders (Sebastian), since I'm
  the de-facto maintainer now.
* debian/control: Replace python-all-dev build dependency with python-all,
  which is enough. Also wrap build dependencies.
* Add debian/source/format: 3.0 (native).
* setup.py: Grab version from DistUtilsExtra/auto.py instead of duplicating
  and hardcoding it.
* python_mkdebian: Add --version option.
* Move primary __version__ definition to DistUtilsExtra/__init__.py, where
  it makes more sense than just in the auto module.
* Add debian/local/python-mkdebian.1. (Closes: #546266)
* Add debian/python-distutils-extra.manpages to install the new manpage.

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.

Branch metadata

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

Subscribers