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

Proposed by Chuck Short
Status: Merged
Approved by: Adam Gandelman
Approved revision: 575
Merged at revision: 575
Proposed branch: lp:~zulcss/nova/havana-pbr
Merge into: lp:~openstack-ubuntu-testing/nova/havana
Diff against target: 62 lines (+11/-13)
4 files modified
debian/changelog (+9/-0)
debian/control (+2/-0)
debian/patches/avoid_setuptools_git_dependency.patch (+0/-12)
debian/patches/series (+0/-1)
To merge this branch: bzr merge lp:~zulcss/nova/havana-pbr
Reviewer Review Type Date Requested Status
Openstack Ubuntu Testers Pending
Review via email: mp+163578@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Adam Gandelman (gandelman-a) wrote :

Approved but note that both new deps need MIRs before this will build in distro.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2013-04-24 18:43:36 +0000
+++ debian/changelog 2013-05-13 17:09:26 +0000
@@ -1,3 +1,12 @@
1nova (1:2013.2.a613.gda1d739-0ubuntu1) UNRELEASED; urgency=low
2
3 * New upstream version.
4 * debian/patches/avoid_setuptools_git_dependency.patch: Dropped
5 no longer needed.
6 * debian/control: Add python-pbr and python-d2to1 as build dependencies.
7
8 -- Chuck Short <zulcss@ubuntu.com> Mon, 13 May 2013 11:37:26 -0500
9
1nova (1:2013.1-0ubuntu2) raring; urgency=low10nova (1:2013.1-0ubuntu2) raring; urgency=low
211
3 * debian/nova-cells.upstart: Fix typo in upstart job. (LP: #1163218) 12 * debian/nova-cells.upstart: Fix typo in upstart job. (LP: #1163218)
413
=== modified file 'debian/control'
--- debian/control 2013-04-11 12:54:27 +0000
+++ debian/control 2013-05-13 17:09:26 +0000
@@ -16,6 +16,7 @@
16 python-cinderclient,16 python-cinderclient,
17 python-coverage,17 python-coverage,
18 python-crypto,18 python-crypto,
19 python-d2to1,
19 python-distutils-extra,20 python-distutils-extra,
20 python-eventlet,21 python-eventlet,
21 python-fixtures (>= 0.3.12),22 python-fixtures (>= 0.3.12),
@@ -32,6 +33,7 @@
32 python-paramiko,33 python-paramiko,
33 python-paste,34 python-paste,
34 python-pastedeploy (>= 1.5.0),35 python-pastedeploy (>= 1.5.0),
36 python-pbr,
35 python-pyasn1,37 python-pyasn1,
36 python-quantumclient,38 python-quantumclient,
37 python-routes,39 python-routes,
3840
=== removed file 'debian/patches/avoid_setuptools_git_dependency.patch'
--- debian/patches/avoid_setuptools_git_dependency.patch 2013-03-14 00:48:45 +0000
+++ debian/patches/avoid_setuptools_git_dependency.patch 1970-01-01 00:00:00 +0000
@@ -1,12 +0,0 @@
1Index: nova/tools/pip-requires
2===================================================================
3--- nova.orig/tools/pip-requires 2013-03-13 17:47:30.180806431 -0700
4+++ nova/tools/pip-requires 2013-03-13 17:47:45.816807224 -0700
5@@ -20,7 +20,6 @@
6 Babel>=0.9.6
7 iso8601>=0.1.4
8 httplib2
9-setuptools_git>=0.4
10 python-cinderclient>=1.0.1
11 python-quantumclient>=2.2.0,<3.0.0
12 python-glanceclient>=0.5.0,<2
130
=== modified file 'debian/patches/series'
--- debian/patches/series 2012-12-11 10:27:32 +0000
+++ debian/patches/series 2013-05-13 17:09:26 +0000
@@ -2,4 +2,3 @@
2path-to-the-xenhost.conf-fixup.patch2path-to-the-xenhost.conf-fixup.patch
3fix-ubuntu-tests.patch3fix-ubuntu-tests.patch
4fix-docs-build-without-network.patch4fix-docs-build-without-network.patch
5avoid_setuptools_git_dependency.patch

Subscribers

People subscribed via source and target branches