Merge lp:~zulcss/cinder/cinder-refresh into lp:~ubuntu-server-dev/cinder/havana

Proposed by Chuck Short
Status: Merged
Merged at revision: 111
Proposed branch: lp:~zulcss/cinder/cinder-refresh
Merge into: lp:~ubuntu-server-dev/cinder/havana
Diff against target: 32 lines (+10/-4)
2 files modified
debian/changelog (+7/-0)
debian/patches/avoid_paramiko_vers_depends.patch (+3/-4)
To merge this branch: bzr merge lp:~zulcss/cinder/cinder-refresh
Reviewer Review Type Date Requested Status
James Page Approve
Review via email: mp+170663@code.launchpad.net
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
=== modified file 'debian/changelog'
--- debian/changelog 2013-06-19 17:53:46 +0000
+++ debian/changelog 2013-06-20 16:31:35 +0000
@@ -1,3 +1,10 @@
1cinder (1:2013.2.a197.gce2827b-0ubuntu1) UNRELEASED; urgency=low
2
3 * New upstream release.
4 * debian/patches/avoid_paramiko_vers_depends.patch: Refreshed
5
6 -- Chuck Short <zulcss@ubuntu.com> Thu, 20 Jun 2013 11:21:19 -0500
7
1cinder (1:2013.2~b1-0ubuntu2) saucy; urgency=low8cinder (1:2013.2~b1-0ubuntu2) saucy; urgency=low
29
3 [ Chuck Short ]10 [ Chuck Short ]
411
=== modified file 'debian/patches/avoid_paramiko_vers_depends.patch'
--- debian/patches/avoid_paramiko_vers_depends.patch 2013-06-19 17:52:19 +0000
+++ debian/patches/avoid_paramiko_vers_depends.patch 2013-06-20 16:31:35 +0000
@@ -5,10 +5,9 @@
5cherry-picked patch to avoid the bug that prompted the version requirement5cherry-picked patch to avoid the bug that prompted the version requirement
6here.6here.
77
88diff -Naurp cinder-2013.2.a197.gce2827b.orig/requirements.txt cinder-2013.2.a197.gce2827b/requirements.txt
9diff -Naurp cinder-2013.2.b1.orig/tools/pip-requires cinder-2013.2.b1/tools/pip-requires9--- cinder-2013.2.a197.gce2827b.orig/requirements.txt 2013-06-20 11:17:29.000000000 -0500
10--- cinder-2013.2.b1.orig/tools/pip-requires 2013-06-19 12:37:49.147728578 -050010+++ cinder-2013.2.a197.gce2827b/requirements.txt 2013-06-20 11:23:41.027768315 -0500
11+++ cinder-2013.2.b1/tools/pip-requires 2013-06-19 12:41:13.171728677 -0500
12@@ -11,7 +11,7 @@ kombu>=1.0.411@@ -11,7 +11,7 @@ kombu>=1.0.4
13 lockfile>=0.812 lockfile>=0.8
14 lxml>=2.313 lxml>=2.3

Subscribers

People subscribed via source and target branches