lp:~cjwatson/convoy/split-common

Created by Colin Watson and last modified
Get this branch:
bzr branch lp:~cjwatson/convoy/split-common
Only Colin Watson can upload to this branch. If you are Colin Watson please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Colin Watson
Project:
Convoy
Status:
Development

Recent revisions

46. By Colin Watson

Move /usr/share/convoy/convoy.wsgi to a new convoy-common package.

This allows it to be used in Python-3-only setups.

The fact that python-convoy/python3-convoy depend on the package
containing `/usr/share/convoy/convoy.wsgi` rather than the other way
round is a bit odd, since `convoy.wsgi` imports from the `convoy`
package. However, this is necessary for a smooth upgrade, and it also
means that we don't have to pick which Python version `convoy-common`
should depend on; this is important since that must be in sync with
whether `libapache2-mod-wsgi` or `libapache2-mod-wsgi-py3` is installed.
Since `convoy.wsgi` itself is Python-version-agnostic and has no `#!`
line, it can safely be shipped in a common package like this.

45. By Colin Watson

Drop unused dependencies on python-cssutils/python3-cssutils.

44. By Colin Watson

releasing package convoy version 0.4.4+bzr39-0lp5

43. By Colin Watson

Document earlier CONVOY_ROOT change.

42. By Colin Watson

Fix running of tests at package build time.

41. By Colin Watson

Add a python3-convoy binary package.

40. By Colin Watson

Run "wrap-and-sort -at".

39. By Colin Watson

Drop unused build-dependency on python-mocker.

38. By Colin Watson

Convert to pybuild.

37. By Colin Watson

[r=cjwatson] Set the default CONVOY_ROOT to the new dev domain.

Branch metadata

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

Subscribers