Merge lp:~gandelman-a/ubuntu/saucy/cinder/drop_temp_paramiko_patch into lp:~ubuntu-server-dev/cinder/havana

Proposed by Adam Gandelman
Status: Merged
Approved by: Chuck Short
Approved revision: 124
Merged at revision: 124
Proposed branch: lp:~gandelman-a/ubuntu/saucy/cinder/drop_temp_paramiko_patch
Merge into: lp:~ubuntu-server-dev/cinder/havana
Diff against target: 49 lines (+5/-20)
3 files modified
debian/changelog (+5/-0)
debian/patches/avoid_paramiko_vers_depends.patch (+0/-19)
debian/patches/series (+0/-1)
To merge this branch: bzr merge lp:~gandelman-a/ubuntu/saucy/cinder/drop_temp_paramiko_patch
Reviewer Review Type Date Requested Status
Ubuntu Server Developers Pending
Review via email: mp+176425@code.launchpad.net

Description of the change

debian/patches/avoid_paramiko_vers_depends.patch: Dropped, no longer required.

To post a comment you must log in.

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-07-23 10:59:07 +0000
3+++ debian/changelog 2013-07-23 16:32:26 +0000
4@@ -1,9 +1,14 @@
5 cinder (1:2013.2~b2-0ubuntu4) UNRELEASED; urgency=low
6
7+ [ James Page ]
8 * d/control: Switch ceph-common -> python-ceph inline with upstream
9 refactoring of Ceph RBD driver, move to Suggests of python-cinder.
10 (LP: #1190791).
11
12+ [ Adam Gandelman ]
13+ * debian/patches/avoid_paramiko_vers_depends.patch: Dropped, no longer
14+ required.
15+
16 -- James Page <james.page@ubuntu.com> Tue, 23 Jul 2013 11:55:49 +0100
17
18 cinder (1:2013.2~b2-0ubuntu3) saucy; urgency=low
19
20=== removed file 'debian/patches/avoid_paramiko_vers_depends.patch'
21--- debian/patches/avoid_paramiko_vers_depends.patch 2013-07-16 15:46:29 +0000
22+++ debian/patches/avoid_paramiko_vers_depends.patch 1970-01-01 00:00:00 +0000
23@@ -1,19 +0,0 @@
24-From: Adam Gandelman <adamg@ubuntu.com>
25-Date: Thu May 23 19:12:03 PDT 2013
26-Remove version requirements of paramiko dependency until new upstream paramiko
27-version is packaged. Current version in Saucy (1.7.7.1-3.1ubuntu1) has a
28-cherry-picked patch to avoid the bug that prompted the version requirement
29-here.
30-
31-diff -Naurp cinder-2013.2.a359.g5be6852.orig/requirements.txt cinder-2013.2.a359.g5be6852/requirements.txt
32---- cinder-2013.2.a359.g5be6852.orig/requirements.txt 2013-07-16 11:30:02.000000000 -0400
33-+++ cinder-2013.2.a359.g5be6852/requirements.txt 2013-07-16 11:34:18.769962552 -0400
34-@@ -11,7 +11,7 @@ kombu>2.4.7
35- lockfile>=0.8
36- lxml>=2.3
37- oslo.config>=1.1.0
38--paramiko>=1.8.0
39-+paramiko
40- paste
41- pastedeploy>=1.5.0
42- python-glanceclient>=0.9.0
43
44=== modified file 'debian/patches/series'
45--- debian/patches/series 2013-07-22 14:03:56 +0000
46+++ debian/patches/series 2013-07-23 16:32:26 +0000
47@@ -1,2 +1,1 @@
48-avoid_paramiko_vers_depends.patch
49 fix-sqlalchemy-requirements.patch

Subscribers

People subscribed via source and target branches