Merge lp:~zulcss/python-cinderclient/testr into lp:~ubuntu-server-dev/python-cinderclient/grizzly

Proposed by Chuck Short
Status: Merged
Approved by: Yolanda Robla
Approved revision: 20
Merged at revision: 20
Proposed branch: lp:~zulcss/python-cinderclient/testr
Merge into: lp:~ubuntu-server-dev/python-cinderclient/grizzly
Diff against target: 35 lines (+9/-2)
2 files modified
debian/changelog (+7/-0)
debian/control (+2/-2)
To merge this branch: bzr merge lp:~zulcss/python-cinderclient/testr
Reviewer Review Type Date Requested Status
Yolanda Robla (community) Approve
Review via email: mp+145419@code.launchpad.net

Description of the change

Fixes ftbfs.

To post a comment you must log in.
Revision history for this message
Yolanda Robla (yolanda.robla) wrote :

Looks good to me

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2013-01-10 19:37:50 +0000
3+++ debian/changelog 2013-01-29 15:53:57 +0000
4@@ -1,3 +1,10 @@
5+python-cinderclient (1:1.0.2.11.gf0a6dee-0ubuntu1) UNRELEASED; urgency=low
6+
7+ * New upstream release.
8+ * debian/control: Drop python-nose in favor of testrepository.
9+
10+ -- Chuck Short <zulcss@ubuntu.com> Tue, 29 Jan 2013 09:45:06 -0600
11+
12 python-cinderclient (1:1.0.2.3.g61e2a42-0ubuntu1) raring; urgency=low
13
14 [ Adam Gandelman ]
15
16=== modified file 'debian/control'
17--- debian/control 2013-01-03 13:36:52 +0000
18+++ debian/control 2013-01-29 15:53:57 +0000
19@@ -4,7 +4,6 @@
20 Maintainer: Chuck Short <zulcss@ubuntu.com>
21 Build-Depends: debhelper (>= 8.0.0), python-all (>= 2.6),
22 python-setuptools,
23- python-nose,
24 python-httplib2,
25 python-requests,
26 python-prettytable,
27@@ -15,7 +14,8 @@
28 python-unittest2,
29 python-setuptools-git (>= 0.4),
30 python-testtools,
31- python-fixtures
32+ python-fixtures,
33+ testrepository
34 Standards-Version: 3.9.3
35 X-Python-Version: >= 2.5
36

Subscribers

People subscribed via source and target branches