Merge lp:~pconnell/entrails/packaging into lp:entrails

Proposed by Phil Connell
Status: Merged
Approved by: Martin Morrison
Approved revision: 26
Merged at revision: 24
Proposed branch: lp:~pconnell/entrails/packaging
Merge into: lp:entrails
Diff against target: 12 lines (+1/-1)
1 file modified
debian/control (+1/-1)
To merge this branch: bzr merge lp:~pconnell/entrails/packaging
Reviewer Review Type Date Requested Status
Martin Morrison Approve
Review via email: mp+227602@code.launchpad.net

Commit message

Add Python build deps for debian build

Description of the change

Latest attempt to fix debian build: add Python-ish build-time dependencies.

This is what endroid does, so should work...

To post a comment you must log in.
Revision history for this message
Martin Morrison (isoschiz) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/control'
2--- debian/control 2014-07-21 14:15:25 +0000
3+++ debian/control 2014-07-21 16:02:16 +0000
4@@ -2,7 +2,7 @@
5 Maintainer: Benjamin Eills <benjamine@ensoft.co.uk>
6 Section: misc
7 Priority: optional
8-Build-Depends: debhelper (>= 9)
9+Build-Depends: debhelper (>= 9),python,python-setuptools
10 Standards-Version: 3.8.4
11
12 Package: entrails

Subscribers

People subscribed via source and target branches