Merge lp:~mikemc/simplestreams/nosetests-py2 into lp:~smoser/simplestreams/trunk

Proposed by Mike McCracken
Status: Merged
Merged at revision: 352
Proposed branch: lp:~mikemc/simplestreams/nosetests-py2
Merge into: lp:~smoser/simplestreams/trunk
Diff against target: 11 lines (+1/-0)
1 file modified
debian/control (+1/-0)
To merge this branch: bzr merge lp:~mikemc/simplestreams/nosetests-py2
Reviewer Review Type Date Requested Status
Scott Moser Pending
Review via email: mp+226175@code.launchpad.net

Description of the change

- Add python-nose to build-depends

This fixed a problem I had where uploading the package to a PPA failed to build (on trusty) because the builder did not have the python-nose package installed, so the Makefile target 'test2', which calls nosetests, failed.

I suspect I'm missing something, because clearly the package has built successfully, but I've proposed this in case it's useful.

To post a comment you must log in.

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 2013-09-30 18:33:33 +0000
3+++ debian/control 2014-07-09 16:44:33 +0000
4@@ -5,6 +5,7 @@
5 Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
6 Build-Depends: debhelper (>= 7),
7 python-all,
8+ python-nose,
9 python-setuptools,
10 python3,
11 python3-nose,

Subscribers

People subscribed via source and target branches

to all changes: