~corey.bryant/keystone/2015.1-b2-0ubuntu1

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Corey Bryant
  • Date: 2015-02-11 14:19:22 UTC
  • Revision ID: corey.bryant@canonical.com-20150211141922-jok18qvm5k6nbt1n
* New upstream release.
  - d/control: Align with upstream dependencies.
  - d/p/fix-ubuntu-tests.patch: Dropped. Patched code has been removed.
  - d/p/sql_connection.patch: Rebased.
  - d/p/default-log-dir.patch: Rebased.
  - d/p/add-version-info.patch: Rebased.

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
 po-debconf,
13
13
 python-all (>= 2.6),
14
14
 python-babel (>= 1.3),
 
15
 python-bashate (>= 0.2),
 
16
 python-coverage (>= 3.6),
15
17
 python-dogpile.cache (>= 0.5.3),
16
 
 python-eventlet (>= 0.15.2),
 
18
 python-eventlet (>= 0.16.1),
17
19
 python-fixtures (>= 0.3.14),
18
20
 python-greenlet (>= 0.3.2),
 
21
 python-hacking (>= 0.10.0),
19
22
 python-iso8601 (>= 0.1.9),
20
23
 python-jsonschema (>= 2.0.0),
21
 
 python-keystoneclient (>= 1:0.11.1),
 
24
 python-keystoneclient (>= 1:1.0.0),
22
25
 python-keystonemiddleware (>= 1.0.0),
23
26
 python-kombu (>= 2.4.8),
24
27
 python-nose,
25
28
 python-lockfile (>= 0.8),
26
29
 python-ldappool,
27
 
 python-lxml,
28
 
 python-memcache,
 
30
 python-lxml (>= 2.3),
 
31
 python-memcache (>= 1.48),
29
32
 python-migrate (>= 0.9.1),
30
 
 python-mock,
31
 
 python-netaddr (>= 0.7.6),
 
33
 python-mock (>= 1.0),
 
34
 python-netaddr (>= 0.7.12),
32
35
 python-oauthlib (>= 0.6),
33
 
 python-oslo.i18n,
34
 
 python-oslo.concurrency (>= 0.3.0),
35
 
 python-oslo.config (>= 1:1.4.0),
36
 
 python-oslo.db (>= 1.1.0),
37
 
 python-oslo.messaging (>= 1.4.0),
38
 
 python-oslo.serialization (>= 1.0.0),
39
 
 python-oslosphinx,
40
 
 python-oslotest (>= 1.2.0),
41
 
 python-oslo.utils (>= 1.1.0),
 
36
 python-oslo.i18n (>= 1.3.0),
 
37
 python-oslo.concurrency (>= 1.4.1),
 
38
 python-oslo.config (>= 1:1.6.0),
 
39
 python-oslo.db (>= 1.4.1),
 
40
 python-oslo.messaging (>= 1.6.0),
 
41
 python-oslo.middleware (>= 0.3.0),
 
42
 python-oslo.serialization (>= 1.2.0),
 
43
 python-oslosphinx (>= 2.2.0),
 
44
 python-oslotest (>= 1:1.2.0),
 
45
 python-oslo.utils (>= 1.2.0),
42
46
 python-passlib,
43
47
 python-paste,
44
48
 python-pastedeploy (>= 1.5.0),
46
50
 python-pysaml2,
47
51
 python-posix-ipc,
48
52
 python-pycadf (>= 0.6.0),
49
 
 python-pymongo,
 
53
 python-pymongo (>= 2.5),
50
54
 python-requests (>= 2.2.0),
51
55
 python-routes (>= 1.12.3),
52
56
 python-setuptools,
53
57
 python-stevedore (>= 1.1.0),
54
58
 python-six (>= 1.7.0),
55
 
 python-sphinx,
 
59
 python-sphinx (>= 1.1.2),
56
60
 python-sqlalchemy (>= 0.9.7),
 
61
 python-sqlite,
57
62
 python-testtools (>= 0.9.36),
58
63
 python-testscenarios (>= 0.4),
59
64
 python-webob (>= 1.2.3),
60
 
 python-webtest,
61
 
 subunit,
62
 
 testrepository
 
65
 python-webtest (>= 2.0),
 
66
 subunit (>= 0.0.18),
 
67
 testrepository (>= 0.0.18),
63
68
Standards-Version: 3.9.6
64
69
XS-Python-Version: >= 2.6
65
70
Homepage: http://launchpad.net/keystone
73
78
Depends:
74
79
 python-babel (>= 1.3),
75
80
 python-dogpile.cache (>= 0.5.3),
76
 
 python-eventlet (>= 0.15.2),
 
81
 python-eventlet (>= 0.16.1),
77
82
 python-greenlet (>= 0.3.2),
78
83
 python-iso8601 (>= 0.1.9),
79
84
 python-jsonschema (>= 2.0.0),
80
 
 python-keystoneclient (>= 1:0.11.1),
 
85
 python-keystoneclient (>= 1:1.0.0),
81
86
 python-keystonemiddleware (>= 1.0.0),
82
87
 python-kombu (>= 2.4.8),
83
88
 python-migrate (>= 0.9.1),
84
 
 python-netaddr (>= 0.7.6),
 
89
 python-netaddr (>= 0.7.12),
85
90
 python-oauthlib (>= 0.6),
86
 
 python-oslo.config (>= 1:1.4.0~a3),
87
 
 python-oslo.concurrency (>= 0.3.0),
88
 
 python-oslo.messaging (>= 1.4.0~a3),
89
 
 python-oslo.db (>= 1.1.0),
90
 
 python-oslo.i18n (>= 0.1.0),
91
 
 python-oslo.utils (>= 1.1.0),
 
91
 python-oslo.config (>= 1:1.6.0),
 
92
 python-oslo.concurrency (>= 1.4.1),
 
93
 python-oslo.db (>= 1.4.1),
 
94
 python-oslo.i18n (>= 1.3.0),
 
95
 python-oslo.messaging (>= 1.6.0),
 
96
 python-oslo.middleware (>= 0.3.0),
 
97
 python-oslo.serialization (>= 1.2.0),
 
98
 python-oslo.utils (>= 1.2.0),
92
99
 python-pam (>= 0.1.4),
93
100
 python-passlib,
94
101
 python-paste,
95
 
 python-pastedeploy,
 
102
 python-pastedeploy (>= 1.5.0),
 
103
 python-pbr (>= 0.6),
96
104
 python-posix-ipc,
97
105
 python-pycadf (>= 0.6.0),
98
106
 python-routes (>= 1.12.3),
100
108
 python-sqlalchemy (>= 0.9.7),
101
109
 python-webob (>= 1.2.3),
102
110
 python-ldap (>= 2.4),
103
 
 python-ldappool,
 
111
 python-ldappool (>= 1.0),
104
112
 ${misc:Depends},
105
113
 ${python:Depends}
106
114
Suggests: python-memcache