Code Review
/
openstack-build
/
cinder-build.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
8f64d0d
)
Fixed rtslib-fb version.
author
Thomas Goirand
<thomas@goirand.fr>
Mon, 7 Sep 2015 10:33:43 +0000
(10:33 +0000)
committer
Thomas Goirand
<thomas@goirand.fr>
Mon, 7 Sep 2015 10:33:43 +0000
(10:33 +0000)
debian/control
patch
|
blob
|
history
diff --git
a/debian/control
b/debian/control
index fede106c5143653a23d677398f06f9f182897897..c25acfd8036d23767c91ec8ec3a61775f4cc9058 100644
(file)
--- a/
debian/control
+++ b/
debian/control
@@
-66,7
+66,7
@@
Build-Depends-Indep: bandit (>= 0.13.2),
python-requests (>= 2.5.2),
python-retrying,
python-routes,
- python-rtslib-fb,
+ python-rtslib-fb
(>= 2.1.57)
,
python-six (>= 1.9.0),
python-sqlalchemy (>= 0.9.7),
python-stevedore (>= 1.5.0),
@@
-131,7
+131,7
@@
Depends: python-anyjson,
python-requests (>= 2.5.2),
python-retrying,
python-routes,
- python-rtslib-fb,
+ python-rtslib-fb
(>= 2.1.57)
,
python-six (>= 1.9.0),
python-sqlalchemy (>= 0.9.7),
python-stevedore (>= 1.5.0),