~ubuntu-branches/ubuntu/vivid/neutron-fwaas/vivid-updates

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): James Page
  • Date: 2015-03-30 11:19:40 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20150330111940-2v7kca772me1xuif
Tags: 2015.1~b3-0ubuntu1
* New upstream milestone release:
  - d/control: Align version requirement with upstream, add new dependency
    on oslo-log.
* Enable unit test suite execution:
  - d/control: Switch BD on python-neutron -> neutron-common.
  - d/rules: Enable execution of unit tests.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
Build-Depends: debhelper (>= 9), dh-python, python-all (>= 2.6.6-3~)
6
6
Build-Depends-Indep:
7
7
 alembic (>= 0.7.2),
 
8
 neutron-common (>= 1:2015.1~b3),
8
9
 python-cliff (>= 1.7.0),
9
10
 python-coverage,
10
11
 python-eventlet (>= 0.16.1),
13
14
 python-httplib2 (>= 0.7.5),
14
15
 python-mock (>= 1.0),
15
16
 python-netaddr (>= 0.7.12),
16
 
 python-neutron (>= 1:2015.1~b2),
17
17
 python-oslo-concurrency (>= 1.4.1),
18
 
 python-oslo-config (>= 1:1.6.0),
19
 
 python-oslo-db (>= 1.4.1),
 
18
 python-oslo-config (>= 1:1.9.0),
 
19
 python-oslo-db (>= 1.5.0),
 
20
 python-oslo-log (>= 0.4.0),
20
21
 python-oslo-messaging (>= 1.6.0),
21
22
 python-oslo-serialization (>= 1.2.0),
22
23
 python-oslo-utils (>= 1.2.0),
25
26
 python-requests (>= 2.2.0),
26
27
 python-requests-mock (>= 0.5.1),
27
28
 python-setuptools,
28
 
 python-six (>= 1.7.0),
 
29
 python-six (>= 1.9.0),
29
30
 python-sqlalchemy (>= 0.9.7),
 
31
 python-subunit (>= 0.0.18),
30
32
 python-testscenarios (>= 0.4),
31
33
 python-testtools (>= 0.9.36),
32
34
 python-webob (>= 1.2.3),
33
35
 python-webtest (>= 2.0),
34
 
 python-subunit (>= 0.0.18),
35
36
 testrepository ( >= 0.0.18)
36
37
Standards-Version: 3.9.6
37
38
Homepage: http://github.com/openstack/neutron-fwaas