lp:~tim-greaves/spud/transition-to-dh_python

Created by Tim Greaves and last modified
Get this branch:
bzr branch lp:~tim-greaves/spud/transition-to-dh_python
Only Tim Greaves can upload to this branch. If you are Tim Greaves please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Tim Greaves
Project:
Spud
Status:
Merged

Recent revisions

540. By Tim Greaves

As Stephan points out, changing dh_pysupport to dh_python2 globally ends up
with a cliffhanger choice between dh_python2 and ... dh_python2. As he points
out, the audience are unlikely to be on the edge of their seats here, so the
line should be reduced to the inevitable result.

539. By Tim Greaves

One additional change: dh-python expects packages to install into dist-packages
rather than site-packages. This change somewhat inelegantly renames the
directory to fix the problem; there is probably a neater solution modifying the
setuptools stage to install to the correct place.

538. By Tim Greaves

Updating the Debian build system to dh-python from python-central, including
a bump to compat version and adding in clean-up rules to distclean to deal
with files and directories generated by debuild.

This is intended to fix bug #1544631

537. By Cian Wilson

Changes to allow spud to compile using clang/llvm on mac osx 10.10.

Options now store their children as pointers. This gets around undefined behaviour for incomplete types with std library
implementations.

Additionally removing a seg faulting bug where it was assumed that children.end() would point at the last entry after another entry
had been pushed back onto children.

536. By Tim Greaves

On CentOS when building with DESTDIR set, 'make install-dxdiff' fails when
pyversions isn't found - this is a Debian-specific python tool. It appears that
a BUILDING_DEBIAN has been mistakenly replaced with a DESTDIR in Makefile.in to
cause this behaviour.

535. By Cian Wilson

Merging in changes from lp:~spud/spud/update_options. This adds a script for the updating of options files based on the original version just for tests in fluidity but made schema ambivalent.

534. By Cian Wilson

Fixing indentation level of try/except.

533. By Patrick Farrell

Merge Adam's logofile fix (although we should always find the damn logo).

532. By Patrick Farrell

Add python-rsvg as a dependency.

531. By Jon Hill

Minor tweak to get Diamond working on MacOSX and bash script to create a MacOSX application

Branch metadata

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

Subscribers