~corey.bryant/cinder/2014.2.2

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: james.page at ubuntu
  • Date: 2014-10-01 09:00:23 UTC
  • Revision ID: james.page@ubuntu.com-20141001090023-bc2pitk14mta3lav
Tags: 1:2014.2~rc1-0ubuntu1
releasing package cinder version 1:2014.2~rc1-0ubuntu1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: cinder
2
2
Section: net
3
3
Priority: extra
4
 
Maintainer: Chuck Short <zulcss@ubuntu.com>
 
4
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
 
5
XSBC-Original-Maintainer: Chuck Short <zulcss@ubuntu.com>
5
6
Build-Depends: debhelper (>= 8.0.0), python-all (>= 2.6)
6
7
Build-Depends-Indep:
7
8
 python-anyjson (>= 0.3.3),
11
12
 python-crypto (>= 2.6),
12
13
 python-eventlet (>= 0.13.0),
13
14
 python-fixtures (>= 0.3.14),
14
 
 python-glanceclient (>= 1:0.13.1),
 
15
 python-glanceclient (>= 1:0.14.0),
15
16
 python-greenlet (>= 0.3.2),
16
17
 python-hacking,
17
18
 python-iso8601 (>= 0.1.9),
23
24
 python-mock,
24
25
 python-mox,
25
26
 python-mysqldb,
26
 
 python-netaddr (>= 0.7.6),
27
 
 python-novaclient (>= 1:2.17.0),
28
 
 python-oslo.config (>= 1:1.2.1),
29
 
 python-oslo.db (>= 0.2.0),
30
 
 python-oslo.i18n (>= 0.1.0),
31
 
 python-oslo.messaging (>= 1.3.0),
 
27
 python-netaddr (>= 0.7.12),
 
28
 python-novaclient (>= 1:2.18.0),
 
29
 python-oslo.config (>= 1:1.4.0.0~a3),
 
30
 python-oslo.db (>= 0.4.0),
 
31
 python-oslo.i18n (>= 0.3.0),
 
32
 python-oslo.messaging (>= 1.4.0.0~a3),
32
33
 python-oslo.rootwrap (>= 1.3.0.0~a1),
33
34
 python-oslosphinx,
34
35
 python-osprofiler,
36
37
 python-paste,
37
38
 python-pastedeploy,
38
39
 python-pbr (>= 0.6),
39
 
 python-requests (>= 1.1),
 
40
 python-requests (>= 1.2.12.1),
40
41
 python-routes,
41
42
 python-setuptools,
42
43
 python-six (>= 1.7.0),
43
44
 python-sphinx,
44
45
 python-sqlalchemy (>= 0.8.4),
45
 
 python-stevedore (>= 0.14),
 
46
 python-stevedore (>= 1.0.0),
46
47
 python-suds (>= 0.4),
47
 
 python-swiftclient (>= 1:2.0.2),
 
48
 python-swiftclient (>= 1:2.2.0),
48
49
 python-taskflow (>= 0.3),
49
50
 python-testtools (>= 0.9.32),
50
51
 python-webob (>= 1.2.3),
66
67
 python-barbicanclient,
67
68
 python-crypto (>= 2.6),
68
69
 python-eventlet (>= 0.13.0),
69
 
 python-glanceclient (>= 1:0.13.1),
 
70
 python-glanceclient (>= 1:0.14.0),
70
71
 python-greenlet (>= 0.3.2),
71
72
 python-iso8601 (>= 0.1.9),
72
73
 python-keystoneclient (>= 1:0.3.0),
75
76
 python-lockfile,
76
77
 python-lxml (>= 2.3),
77
78
 python-migrate (>= 0.9.1),
78
 
 python-netaddr (>= 0.7.6),
79
 
 python-novaclient (>= 1:2.17.0),
80
 
 python-oslo.config (>= 1:1.2.1),
81
 
 python-oslo.db (>= 0.2.0),
82
 
 python-oslo.i18n (>= 0.1.0),
83
 
 python-oslo.messaging (>= 1.3.0),
 
79
 python-netaddr (>= 0.7.12),
 
80
 python-novaclient (>= 1:2.18.0),
 
81
 python-oslo.config (>= 1:1.4.0.0~a3),
 
82
 python-oslo.db (>= 0.4.0),
 
83
 python-oslo.i18n (>= 0.3.0),
 
84
 python-oslo.messaging (>= 1.4.0.0~a3),
84
85
 python-oslo.rootwrap (>= 1.3.0.0~a1),
85
86
 python-osprofiler,
86
87
 python-paramiko (>= 1.13.0),
87
88
 python-paste,
88
89
 python-pastedeploy,
89
 
 python-requests (>= 1.1),
 
90
 python-requests (>= 1.2.1),
90
91
 python-routes,
91
92
 python-six (>= 1.7.0),
92
93
 python-sqlalchemy (>= 0.8.4),
93
 
 python-stevedore (>= 0.14),
 
94
 python-stevedore (>= 1.0.0),
94
95
 python-suds (>= 0.4),
95
 
 python-swiftclient (>= 1:1.5),
 
96
 python-swiftclient (>= 1:2.2.0),
96
97
 python-taskflow (>= 0.3),
97
98
 python-webob (>= 1.2.3),
98
99
 ${misc:Depends},