Merge lp:~zulcss/python-ceilometerclient/1.0.6 into lp:~ubuntu-server-dev/python-ceilometerclient/icehouse

Proposed by Chuck Short
Status: Merged
Approved by: Chuck Short
Approved revision: 20
Merged at revision: 20
Proposed branch: lp:~zulcss/python-ceilometerclient/1.0.6
Merge into: lp:~ubuntu-server-dev/python-ceilometerclient/icehouse
Diff against target: 41 lines (+10/-6)
2 files modified
debian/changelog (+9/-5)
debian/control (+1/-1)
To merge this branch: bzr merge lp:~zulcss/python-ceilometerclient/1.0.6
Reviewer Review Type Date Requested Status
James Page Approve
Review via email: mp+196548@code.launchpad.net

Description of the change

1.0.6

To post a comment you must log in.
Revision history for this message
James Page (james-page) :
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-10-22 16:54:21 +0000
3+++ debian/changelog 2013-11-25 15:01:48 +0000
4@@ -1,8 +1,12 @@
5-python-ceilometerclient (1.0.5-0ubuntu2) UNRELEASED; urgency=low
6-
7- * debian/control: open icehouse release.
8-
9- -- Chuck Short <zulcss@ubuntu.com> Tue, 22 Oct 2013 09:54:21 -0700
10+python-ceilometerclient (1.0.6-0ubuntu1) trusty; urgency=low
11+
12+ * New upstream release.
13+ * debian/control:
14+ - Open icehouse release.
15+ - Dropped python-d2to1 dependency.
16+ - Added python-mock dependency.
17+
18+ -- Chuck Short <zulcss@ubuntu.com> Mon, 25 Nov 2013 09:59:36 -0500
19
20 python-ceilometerclient (1.0.5-0ubuntu1) saucy; urgency=low
21
22
23=== modified file 'debian/control'
24--- debian/control 2013-10-22 16:54:21 +0000
25+++ debian/control 2013-11-25 15:01:48 +0000
26@@ -5,7 +5,6 @@
27 Build-Depends: debhelper (>= 8.0.0),
28 python-all (>= 2.6.6-3~),
29 python-coverage,
30- python-d2to1,
31 python-fixtures (>= 0.3.14),
32 python-subunit,
33 python-setuptools,
34@@ -14,6 +13,7 @@
35 python-httplib2,
36 python-iso8601,
37 python-pbr (>= 0.5.21),
38+ python-mock,
39 python-mox,
40 python-sphinx,
41 testrepository (>= 0.0.17),

Subscribers

People subscribed via source and target branches