Merge lp:~flimm/openteacher/packaging into lp:~openteachermaintainers/openteacher/3.x-prototype

Proposed by David D Lowe
Status: Rejected
Rejected by: Marten de Vries
Proposed branch: lp:~flimm/openteacher/packaging
Merge into: lp:~openteachermaintainers/openteacher/3.x-prototype
To merge this branch: bzr merge lp:~flimm/openteacher/packaging
Reviewer Review Type Date Requested Status
Milan Boers Approve
Review via email: mp+3211@code.launchpad.net
To post a comment you must log in.
Revision history for this message
David D Lowe (flimm) wrote :

This branch allows openteacher to be packaged into a .deb by issuing the following command:
bzr builddeb --split
The files have also been reararranged:
- packaging files such as control and rules are under debian/
- data files are under files/
- python files are under openteacher/ which now includes __init__.py to make it a python package
A distutils setup.py script has been included in the root of the branch, as well as a copyright notice text file, COPYING.
This method of packaging is preferred, as it allows you to make source packages (using bzr builddeb -S --split) that are uploadable to a launchpad's user's PPA, or to a team's PPA.

Revision history for this message
Milan Boers (milan-boers) :
review: Approve
Revision history for this message
Marten de Vries (marten-de-vries) wrote :

I'm rejecting this one, because it's old and because you've made something better, David!

Unmerged revisions

30. By David D Lowe

Translations are now loaded from /usr/share/openteacher/translations even if the python scripts aren't located there.

29. By David D Lowe

Added homepage to the package's description, fixed bug 314851

28. By David D Lowe

Icons are now loaded from /usr/share/openteacher/icons even if the python scripts aren't located there.

27. By David D Lowe

Packaged openteacher, it can now be built by running bzr builddeb

Subscribers

People subscribed via source and target branches