~ubuntu-branches/ubuntu/trusty/horizon/trusty-updates

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): James Page
  • Date: 2014-02-25 14:34:33 UTC
  • Revision ID: package-import@ubuntu.com-20140225143433-ejoecf1u9brsxrgy
Tags: 1:2014.1~b2-0ubuntu2
* d/rules: Drop override of dh_auto_clean, not required. 
* d/rules,openstack-dashboard.install: Detect and use default python
  version when creating symlink from openstack-dashboard -> horizon.
* d/*: Tidy surplus execute bits on numerous files.
* d/openstack-dashboard.conf: Update for Apache 2.4 stanza's.
* d/rules: Skip tests as they don't run and results where being ignored.
* d/control: python-django-openstack - update description, move to section
  oldlibs for transitional packages.
* d/*: Wrap-and-sort.
* d/control: Drop BD on python-d2to1, merged into python-pbr.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Section: net
3
3
Priority: extra
4
4
Maintainer: Chuck Short <zulcss@ubuntu.com>
5
 
Build-Depends: debhelper (>= 8.0.0),
6
 
 python-pbr,
7
 
 python-d2to1,
 
5
Build-Depends:
 
6
 debhelper (>= 8.0.0),
8
7
 pylint,
9
8
 python-all (>= 2.6.6-3~),
10
9
 python-django-nose,
11
10
 python-mox,
12
11
 python-netaddr,
13
12
 python-nose,
 
13
 python-pbr,
14
14
 python-setuptools,
15
15
 python-sphinx
16
16
Standards-Version: 3.9.3
21
21
Package: python-django-horizon
22
22
Section: python
23
23
Architecture: all
24
 
Depends: python-cloudfiles,
25
 
 python-django (>= 1.4),
26
 
 python-compressor (>= 1.2),
 
24
Depends:
27
25
 python-ceilometerclient,
28
 
 python-heatclient,
29
26
 python-cinderclient,
 
27
 python-cloudfiles,
 
28
 python-compressor (>= 1.2),
 
29
 python-django (>= 1.4),
30
30
 python-glanceclient,
 
31
 python-heatclient,
31
32
 python-keystoneclient,
32
33
 python-lockfile,
33
34
 python-memcache,
34
35
 python-netaddr,
 
36
 python-neutronclient,
35
37
 python-novaclient,
36
38
 python-openstack-auth (>= 1.1.1),
37
39
 python-swiftclient,
38
40
 python-troveclient,
39
41
 python-tz,
40
 
 python-neutronclient,
41
42
 ${misc:Depends},
42
43
 ${python:Depends}
43
44
Recommends: memcached
49
50
Package: openstack-dashboard
50
51
Architecture: all
51
52
Pre-Depends: dpkg (>= 1.15.7.2)
52
 
Depends: adduser,
 
53
Depends:
 
54
 adduser,
53
55
 apache2 | httpd,
54
56
 libapache2-mod-wsgi (>= 2.3),
55
57
 python-django-horizon (= ${source:Version}),
62
64
 OpenStack Nova cloud controller.
63
65
 
64
66
Package: python-django-openstack
 
67
Section: oldlibs
65
68
Architecture: all
66
69
Depends: python-django-horizon (= ${source:Version}), ${misc:Depends}
67
 
Description: dummy transitonal package from python-django-openstack to python-django-horizon
68
 
 This transitional package from the python-django-openstack to the python-django-horizon
69
 
 package. Once this package and its dependencies are installed you can remove it.
 
70
Description: dummy transitonal package
 
71
 This transitional package from the python-django-openstack to the
 
72
 python-django-horizon package. Once this package and its dependencies are
 
73
 installed you can remove it.
70
74
 
71
75
Package: openstack-dashboard-ubuntu-theme
72
76
Architecture: all
73
 
Depends: openstack-dashboard (= ${source:Version}), ${misc:Depends}, ${python:Depends}
 
77
Depends:
 
78
 openstack-dashboard (= ${source:Version}),
 
79
 ${misc:Depends},
 
80
 ${python:Depends}
74
81
Description: Ubuntu theme for the Openstack dashboard
75
82
 A custom Ubuntu theme for Horizon.  This package is optional and overrides the
76
83
 default theme and branding.