Merge lp:~zulcss/nova/nova-ftbfs-jun17 into lp:~openstack-ubuntu-testing/nova/havana

Proposed by Chuck Short
Status: Merged
Approved by: Yolanda Robla
Approved revision: 582
Merged at revision: 582
Proposed branch: lp:~zulcss/nova/nova-ftbfs-jun17
Merge into: lp:~openstack-ubuntu-testing/nova/havana
Diff against target: 50 lines (+5/-20)
3 files modified
debian/changelog (+5/-9)
debian/patches/fix-setup-version-dependency.patch (+0/-10)
debian/patches/series (+0/-1)
To merge this branch: bzr merge lp:~zulcss/nova/nova-ftbfs-jun17
Reviewer Review Type Date Requested Status
Yolanda Robla (community) Approve
Review via email: mp+169770@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

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-06-03 14:51:39 +0000
3+++ debian/changelog 2013-06-17 12:19:27 +0000
4@@ -1,17 +1,13 @@
5-nova (1:2013.2.a973.g0afcc05-0ubuntu1) UNRELEASED; urgency=low
6+nova (1:2013.2.a1271.gd147af2-0ubuntu1) UNRELEASED; urgency=low
7
8+ [Chuck Short]
9 * New upstream release.
10- * debian/patches/fix-setup-version-dependency.patch: Hard
11- code dependencies for pbr and d2to1.
12+
13+ [Yolanda Robla]
14+ * debian/tests: added autopkgtests
15
16 -- Chuck Short <zulcss@ubuntu.com> Mon, 03 Jun 2013 08:52:36 -0500
17
18-nova (1:2013.2~b1-0ubuntu2) UNRELEASED; urgency=low
19-
20- * debian/tests: added autopkgtests
21-
22- -- Yolanda Robla <yolanda.robla@canonical.com> Mon, 03 Jun 2013 16:10:12 +0200
23-
24 nova (1:2013.2~b1-0ubuntu1) saucy; urgency=low
25
26 [ Chuck Short ]
27
28=== removed file 'debian/patches/fix-setup-version-dependency.patch'
29--- debian/patches/fix-setup-version-dependency.patch 2013-06-03 14:08:47 +0000
30+++ debian/patches/fix-setup-version-dependency.patch 1970-01-01 00:00:00 +0000
31@@ -1,10 +0,0 @@
32-diff -Naupr nova-2013.2.a973.g0afcc05.orig/setup.py nova-2013.2.a973.g0afcc05/setup.py
33---- nova-2013.2.a973.g0afcc05.orig/setup.py 2013-06-03 08:43:16.000000000 -0500
34-+++ nova-2013.2.a973.g0afcc05/setup.py 2013-06-03 08:48:06.825292822 -0500
35-@@ -17,5 +17,5 @@
36- import setuptools
37-
38- setuptools.setup(
39-- setup_requires=['d2to1', 'pbr'],
40-+ setup_requires=['d2to1>=0.2.10,<0.3', 'pbr>=0.5,<0.6'],
41- d2to1=True)
42
43=== modified file 'debian/patches/series'
44--- debian/patches/series 2013-06-03 14:08:47 +0000
45+++ debian/patches/series 2013-06-17 12:19:27 +0000
46@@ -3,4 +3,3 @@
47 avoid_requirements_cheetah.patch
48 path-to-the-xenhost.conf-fixup.patch
49 fix-docs-build-without-network.patch
50-fix-setup-version-dependency.patch

Subscribers

People subscribed via source and target branches