Merge lp:~zulcss/python-glanceclient/pbr into lp:~openstack-ubuntu-testing/python-glanceclient/grizzly

Proposed by Chuck Short
Status: Approved
Approved by: Yolanda Robla
Approved revision: 33
Proposed branch: lp:~zulcss/python-glanceclient/pbr
Merge into: lp:~openstack-ubuntu-testing/python-glanceclient/grizzly
Diff against target: 41 lines (+16/-1)
2 files modified
debian/changelog (+14/-0)
debian/control (+2/-1)
To merge this branch: bzr merge lp:~zulcss/python-glanceclient/pbr
Reviewer Review Type Date Requested Status
Yolanda Robla (community) Approve
Review via email: mp+166069@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Yolanda Robla (yolanda.robla) wrote :

Looks good to me

review: Approve

Unmerged revisions

33. By Chuck Short

* New upstream release.
* debian/control: Add python-pbr and python-d2to1.
* debian/control: Dropped pep8.

32. By Adam Gandelman

New upstream release.

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-04-04 13:10:21 +0000
3+++ debian/changelog 2013-05-28 14:58:24 +0000
4@@ -1,3 +1,17 @@
5+python-glanceclient (1:0.9.0.27.ga3585ef-0ubuntu1) UNRELEASED; urgency=low
6+
7+ * New upstream release.
8+ * debian/control: Add python-pbr and python-d2to1.
9+ * debian/control: Dropped pep8.
10+
11+ -- Chuck Short <zulcss@ubuntu.com> Tue, 28 May 2013 09:40:07 -0500
12+
13+python-glanceclient (1:0.9.0.13.gaddd3c3-0ubuntu1) saucy; urgency=low
14+
15+ * New upstream release.
16+
17+ -- Adam Gandelman <adamg@ubuntu.com> Mon, 29 Apr 2013 14:10:54 -0700
18+
19 python-glanceclient (1:0.9.0-0ubuntu1) raring; urgency=low
20
21 * New upstream release.
22
23=== modified file 'debian/control'
24--- debian/control 2012-11-01 16:23:20 +0000
25+++ debian/control 2013-05-28 14:58:24 +0000
26@@ -3,13 +3,14 @@
27 Priority: extra
28 Maintainer: Chuck Short <zulcss@ubuntu.com>
29 Build-Depends: debhelper (>= 8.0.0),
30- pep8,
31 python-all (>= 2.6.6-3~),
32+ python-d2to1,
33 python-httplib2,
34 python-keystoneclient,
35 python-mox,
36 python-nose,
37 python-openssl,
38+ python-pbr,
39 python-prettytable ( >= 0.6 ),
40 python-setuptools,
41 python-setuptools-git,

Subscribers

People subscribed via source and target branches