~corey.bryant/heat/systemd

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Chuck Short
  • Date: 2015-01-06 13:55:26 UTC
  • mfrom: (82.1.1 heat)
  • Revision ID: zulcss@ubuntu.com-20150106135526-76zopty5zfu106hd
Tags: 2015.1~b1-0ubuntu1
releasing package heat version 2015.1~b1-0ubuntu1

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
 python-babel (>= 1.3),
19
19
 python-boto (>= 2.4),
20
20
 python-ceilometerclient (>= 1.0.6),
21
 
 python-cinderclient (>= 1:1.0.7),
 
21
 python-cinderclient (>= 1:1.1.0),
22
22
 python-coverage (>= 3.6),
23
23
 python-crypto (>= 2.6),
24
 
 python-eventlet (>= 0.13.0),
 
24
 python-eventlet (>= 0.15.2),
25
25
 python-extras,
26
 
 python-glanceclient (>= 1:0.14.0),
 
26
 python-glanceclient (>= 1:0.15.0),
27
27
 python-greenlet (>= 0.3.2),
28
28
 python-hacking (>= 0.8.0),
29
29
 python-heatclient (>= 0.2.9),
30
30
 python-httplib2 (>= 0.7.5),
31
31
 python-iso8601 (>= 0.1.9),
32
 
 python-keystoneclient (>= 1:0.10.0),
 
32
 python-keystoneclient (>= 1:0.11.1),
33
33
 python-keystonemiddleware (>= 1.0.0),
34
 
 python-kombu (>=2.4.8),
 
34
 python-kombu (>=2.5.0),
35
35
 python-lockfile (>= 0.8),
36
36
 python-lxml (>= 2.3),
37
37
 python-memcache,
42
42
 python-netaddr (>= 0.7.12),
43
43
 python-neutronclient (>= 1:2.3.6),
44
44
 python-novaclient (>= 1:2.18.0),
45
 
 python-osprofiler,
46
 
 python-oslo.middleware,
47
 
 python-oslo.serialization,
 
45
 python-osprofiler (>= 0.3.0),
 
46
 python-oslo.middleware (>= 0.1.0),
 
47
 python-oslo.serialization (>= 1.0.0),
48
48
 python-oslo.config (>= 1:1.4.0),
49
 
 python-oslo.db (>= 1.0.0),
 
49
 python-oslo.db (>= 1.1.0),
50
50
 python-oslo.i18n (>= 1.0.0),
51
51
 python-oslo.messaging (>= 1.4.0),
52
 
 python-oslo.utils (>= 1.0.0),
 
52
 python-oslo.utils (>= 1.1.0),
53
53
 python-oslosphinx (>= 2.2.0),
54
54
 python-oslotest (>= 1:1.1.0),
55
55
 python-posix-ipc,
57
57
 python-paste,
58
58
 python-pastedeploy (>= 1.5.0),
59
59
 python-psycopg2,
60
 
 python-requests (>= 1.2.1),
 
60
 python-requests (>= 2.2.0),
61
61
 python-routes (>= 1.12.3),
62
 
 python-saharaclient (>= 0.7.3),
 
62
 python-saharaclient (>= 0.7.6),
63
63
 python-setuptools,
64
 
 python-saharaclient,
65
 
 python-stevedore (>= 1.0.0),
 
64
 python-stevedore (>= 1.1.0),
66
65
 python-six (>= 1.7.0),
67
66
 python-sphinx (>= 1.1.2),
68
 
 python-sqlalchemy (>= 0.8.4),
 
67
 python-sqlalchemy (>= 0.9.7),
69
68
 python-swiftclient (>= 2.2.0),
70
69
 python-testrepository (>= 0.0.18),
71
70
 python-testscenarios (>= 0.4),
72
71
 python-testtools (>= 0.9.34),
73
 
 python-troveclient (>= 1:1.0.4),
 
72
 python-troveclient (>= 1:1.0.7),
74
73
 python-webob (>= 1.2.3),
75
74
 python-yaml (>= 3.1.0),
76
75
 subunit,
77
76
 testrepository (>= 0.0.18),
78
 
Standards-Version: 3.9.4
 
77
Standards-Version: 3.9.6
79
78
Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-server-dev/heat/kilo/files
80
79
Vcs-Bzr: https://code.launchpad.net/~ubuntu-server-dev/heat/kilo
81
80
Homepage: http://wiki.openstack.org/Heat
89
88
 python-babel (>= 1.3),
90
89
 python-boto (>= 2.4),
91
90
 python-ceilometerclient (>= 1.0.6),
92
 
 python-cinderclient (>= 1:1.0.7),
 
91
 python-cinderclient (>= 1:1.1.0),
93
92
 python-coverage (>= 3.6),
94
93
 python-crypto (>= 2.6),
95
 
 python-eventlet (>= 0.13.0),
 
94
 python-eventlet (>= 0.15.2),
96
95
 python-extras,
97
 
 python-glanceclient (>= 1:0.14.0),
 
96
 python-glanceclient (>= 1:0.15.0),
98
97
 python-greenlet (>= 0.3.2),
99
98
 python-httplib2 (>= 0.7.5),
100
99
 python-iso8601 (>= 0.1.9),
101
100
 python-hacking (>= 0.8.0),
102
101
 python-heatclient (>= 0.2.9),
103
 
 python-keystoneclient (>= 1:0.10.0),
 
102
 python-keystoneclient (>= 1:0.11.1),
104
103
 python-keystonemiddleware (>= 1.0.0),
105
 
 python-kombu (>=2.4.8),
 
104
 python-kombu (>=2.5.0),
106
105
 python-lockfile (>= 0.8),
107
106
 python-lxml (>= 2.3),
108
107
 python-memcache,
111
110
 python-netaddr (>= 0.7.12),
112
111
 python-neutronclient (>= 1:2.3.6),
113
112
 python-novaclient (>= 1:2.18.0),
 
113
 python-osprofiler (>= 0.3.0),
114
114
 python-oslo.config (>= 1:1.4.0),
115
 
 python-oslo.db (>= 1.0.0),
 
115
 python-oslo.db (>= 1.1.0),
116
116
 python-oslo.i18n (>= 1.0.0),
117
117
 python-oslo.messaging (>= 1.4.0),
118
 
 python-oslo.utils (>= 1.0.0),
 
118
 python-oslo.middleware (>= 0.1.0),
 
119
 python-oslo.serialization (>= 1.0.0),
 
120
 python-oslo.utils (>= 1.1.0),
119
121
 python-oslosphinx (>= 2.2.0),
120
122
 python-paste,
121
123
 python-pastedeploy (>= 1.5.0),
122
124
 python-pbr (>= 0.6),
123
125
 python-posix-ipc,
124
126
 python-psycopg2,
125
 
 python-requests (>= 1.2.1),
 
127
 python-requests (>= 2.2.0),
126
128
 python-routes (>= 1.12.3),
127
 
 python-saharaclient (>= 0.7.3),
 
129
 python-saharaclient (>= 0.7.6),
128
130
 python-setuptools,
129
131
 python-six (>= 1.7.0),
130
132
 python-sphinx (>= 1.1.2),
131
 
 python-sqlalchemy (>= 0.8.4),
132
 
 python-stevedore (>= 1.0.0),
 
133
 python-sqlalchemy (>= 0.9.7),
 
134
 python-stevedore (>= 1.1.0),
133
135
 python-swiftclient (>= 2.2.0),
134
 
 python-troveclient (>= 1:1.0.4),
 
136
 python-troveclient (>= 1:1.0.7),
135
137
 python-webob (>= 1.2.3),
136
138
 python-yaml (>= 3.1.0),
137
139
 ${misc:Depends},