~ubuntu-branches/ubuntu/saucy/heat/saucy

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Chuck Short, Yolanda Robla, Chuck Short
  • Date: 2013-07-22 16:22:29 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20130722162229-zzvfu40id94ii0hc
Tags: 2013.2~b2-0ubuntu1
[ Yolanda Robla ]
* debian/tests: added autopkg tests

[ Chuck Short ]
* New upstream release
* debian/control:
  - Add python-pbr to build-depends.
  - Add python-d2to to build-depends.
  - Dropped python-argparse.
  - Add python-six to build-depends.
  - Dropped python-sendfile.
  - Dropped python-nose.
  - Added testrepository.
  - Added python-testtools.
* debian/rules: Run testrepository instead of nosetets.
* debian/patches/removes-lxml-version-limitation-from-pip-requires.patch: Dropped
  no longer needed.
* debian/patches/fix-package-version-detection-when-building-doc.patch: Dropped
  no longer needed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: heat
2
2
Section: web
3
3
Priority: optional
4
 
Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
5
 
Uploaders: Loic Dachary (OuoU) <loic@debian.org>,
6
 
           Julien Danjou <acid@debian.org>,
7
 
           Thomas Goirand <zigo@debian.org>,
8
 
           Ghe Rivero <ghe.rivero@stackops.com>,
9
 
           Mehdi Abaakouk <sileht@sileht.net>
10
 
Build-Depends: debhelper (>= 9),
11
 
               openstack-pkg-tools (>= 4),
12
 
               po-debconf,
13
 
               python-all (>= 2.6.6-3~)
14
 
Build-Depends-Indep: pep8 (>= 1.3.3),
15
 
                     python-argparse,
16
 
                     python-babel,
17
 
                     python-boto,
18
 
                     python-cinderclient,
19
 
                     python-coverage,
20
 
                     python-crypto,
21
 
                     python-eventlet (>= 0.9.16),
22
 
                     python-extras,
23
 
                     python-glanceclient,
24
 
                     python-greenlet (>= 0.3.1),
25
 
                     python-httplib2,
26
 
                     python-iso8601,
27
 
                     python-keystoneclient,
28
 
                     python-kombu,
29
 
                     python-lxml (>= 2.3),
30
 
                     python-memcache,
31
 
                     python-migrate,
32
 
                     python-mox,
33
 
                     python-nose,
34
 
                     python-nosexcover,
35
 
                     python-novaclient,
36
 
                     python-oslo.config,
37
 
                     python-paramiko,
38
 
                     python-paste,
39
 
                     python-pastedeploy,
40
 
                     python-pycryptopp,
41
 
                     python-qpid,
42
 
                     python-quantumclient,
43
 
                     python-routes,
44
 
                     python-sendfile,
45
 
                     python-setuptools,
46
 
                     python-sphinx,
47
 
                     python-sqlalchemy (>= 0.7.8),
48
 
                     python-swiftclient,
49
 
                     python-webob,
50
 
                     python-yaml
 
4
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
 
5
XSBC-Original-Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
 
6
Uploaders:
 
7
 Loic Dachary (OuoU) <loic@debian.org>,
 
8
 Julien Danjou <acid@debian.org>,
 
9
 Thomas Goirand <zigo@debian.org>,
 
10
 Ghe Rivero <ghe.rivero@stackops.com>,
 
11
 Mehdi Abaakouk <sileht@sileht.net>
 
12
Build-Depends:
 
13
 debhelper (>= 9),
 
14
 openstack-pkg-tools (>= 4),
 
15
 po-debconf,
 
16
 python-all (>= 2.6.6-3~)
 
17
Build-Depends-Indep:
 
18
 pep8 (>= 1.3.3),
 
19
 python-pbr,
 
20
 python-d2to1,
 
21
 python-babel,
 
22
 python-boto,
 
23
 python-cinderclient,
 
24
 python-coverage,
 
25
 python-crypto,
 
26
 python-eventlet (>= 0.9.16),
 
27
 python-extras,
 
28
 python-glanceclient,
 
29
 python-greenlet (>= 0.3.1),
 
30
 python-httplib2,
 
31
 python-iso8601,
 
32
 python-keystoneclient,
 
33
 python-kombu,
 
34
 python-lxml (>= 2.3),
 
35
 python-memcache,
 
36
 python-migrate,
 
37
 python-mox,
 
38
 python-nose,
 
39
 python-nosexcover,
 
40
 python-novaclient,
 
41
 python-oslo.config,
 
42
 python-paramiko,
 
43
 python-paste,
 
44
 python-pastedeploy,
 
45
 python-pycryptopp,
 
46
 python-qpid,
 
47
 python-quantumclient,
 
48
 python-routes,
 
49
 python-six,
 
50
 python-setuptools,
 
51
 python-sphinx,
 
52
 python-sqlalchemy (>= 0.7.8),
 
53
 python-swiftclient,
 
54
 python-webob,
 
55
 python-yaml,
 
56
 testrepository,
 
57
 python-testtools
51
58
Standards-Version: 3.9.3
52
59
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/heat.git;a=summary
53
60
Vcs-Git: git://anonscm.debian.org/openstack/heat.git
54
61
Homepage: http://wiki.openstack.org/Heat
 
62
XS-Testsuite: autopkgtest
55
63
 
56
64
Package: python-heat
57
65
Section: python
58
66
Architecture: all
59
67
Pre-Depends: dpkg (>= 1.15.6~)
60
 
Depends: python-argparse,
61
 
         python-boto,
62
 
         python-cinderclient,
63
 
         python-crypto,
64
 
         python-eventlet (>= 0.9.16),
65
 
         python-extras,
66
 
         python-glanceclient,
67
 
         python-greenlet (>= 0.3.1),
68
 
         python-httplib2,
69
 
         python-iso8601,
70
 
         python-keystoneclient,
71
 
         python-kombu,
72
 
         python-lxml (>= 2.3),
73
 
         python-memcache,
74
 
         python-migrate,
75
 
         python-mysqldb,
76
 
         python-novaclient,
77
 
         python-oslo.config,
78
 
         python-paste,
79
 
         python-pastedeploy,
80
 
         python-pycryptopp,
81
 
         python-qpid,
82
 
         python-quantumclient,
83
 
         python-routes,
84
 
         python-sendfile,
85
 
         python-setuptools,
86
 
         python-sqlalchemy (>= 0.7.8),
87
 
         python-swiftclient,
88
 
         python-webob,
89
 
         python-yaml,
90
 
         ${misc:Depends},
91
 
         ${python:Depends}
 
68
Depends:
 
69
 python-argparse,
 
70
 python-boto,
 
71
 python-cinderclient,
 
72
 python-crypto,
 
73
 python-eventlet (>= 0.9.16),
 
74
 python-extras,
 
75
 python-glanceclient,
 
76
 python-greenlet (>= 0.3.1),
 
77
 python-httplib2,
 
78
 python-iso8601,
 
79
 python-keystoneclient,
 
80
 python-kombu,
 
81
 python-lxml (>= 2.3),
 
82
 python-memcache,
 
83
 python-migrate,
 
84
 python-mysqldb,
 
85
 python-novaclient,
 
86
 python-oslo.config,
 
87
 python-paste,
 
88
 python-pastedeploy,
 
89
 python-pycryptopp,
 
90
 python-qpid,
 
91
 python-quantumclient,
 
92
 python-routes,
 
93
 python-sendfile,
 
94
 python-setuptools,
 
95
 python-sqlalchemy (>= 0.7.8),
 
96
 python-swiftclient,
 
97
 python-webob,
 
98
 python-yaml,
 
99
 ${misc:Depends},
 
100
 ${python:Depends}
92
101
Description: OpenStack orchestration service - Python files
93
102
 Heat is a service to orchestrate multiple composite cloud applications using
94
103
 templates, through both an OpenStack-native ReST API and a
99
108
Package: heat-common
100
109
Architecture: all
101
110
Pre-Depends: dpkg (>= 1.15.6~)
102
 
Depends: adduser,
103
 
         dbconfig-common,
104
 
         python-heat (=${binary:Version}),
105
 
         ${misc:Depends},
106
 
         ${python:Depends}
 
111
Depends:
 
112
 adduser,
 
113
 dbconfig-common,
 
114
 python-heat (=${binary:Version}),
 
115
 ${misc:Depends},
 
116
 ${python:Depends}
107
117
Description: OpenStack orchestration service - common files
108
118
 Heat is a service to orchestrate multiple composite cloud applications using
109
119
 templates, through both an OpenStack-native ReST API and a
114
124
Package: heat-engine
115
125
Architecture: all
116
126
Pre-Depends: dpkg (>= 1.15.6~)
117
 
Depends: adduser,
118
 
         heat-common (=${binary:Version}),
119
 
         ${misc:Depends},
120
 
         ${ostack-lsb-base},
121
 
         ${python:Depends}
 
127
Depends:
 
128
 adduser,
 
129
 heat-common (=${binary:Version}),
 
130
 ${misc:Depends},
 
131
 ${ostack-lsb-base},
 
132
 ${python:Depends}
122
133
Description: OpenStack orchestration service - engine
123
134
 Heat is a service to orchestrate multiple composite cloud applications using
124
135
 templates, through both an OpenStack-native ReST API and a
130
141
Package: heat-api
131
142
Architecture: all
132
143
Pre-Depends: dpkg (>= 1.15.6~)
133
 
Depends: adduser,
134
 
         heat-common (=${binary:Version}),
135
 
         ${misc:Depends},
136
 
         ${ostack-lsb-base},
137
 
         ${python:Depends}
 
144
Depends:
 
145
 adduser,
 
146
 heat-common (=${binary:Version}),
 
147
 ${misc:Depends},
 
148
 ${ostack-lsb-base},
 
149
 ${python:Depends}
138
150
Description: OpenStack orchestration service - ReST API
139
151
 Heat is a service to orchestrate multiple composite cloud applications using
140
152
 templates, through both an OpenStack-native ReST API and a
145
157
Package: heat-api-cfn
146
158
Architecture: all
147
159
Pre-Depends: dpkg (>= 1.15.6~)
148
 
Depends: adduser,
149
 
         heat-common (=${binary:Version}),
150
 
         ${misc:Depends},
151
 
         ${ostack-lsb-base},
152
 
         ${python:Depends}
 
160
Depends:
 
161
 adduser,
 
162
 heat-common (=${binary:Version}),
 
163
 ${misc:Depends},
 
164
 ${ostack-lsb-base},
 
165
 ${python:Depends}
153
166
Description: OpenStack orchestration service - CFN API
154
167
 Heat is a service to orchestrate multiple composite cloud applications using
155
168
 templates, through both an OpenStack-native ReST API and a
160
173
Package: heat-api-cloudwatch
161
174
Architecture: all
162
175
Pre-Depends: dpkg (>= 1.15.6~)
163
 
Depends: adduser,
164
 
         heat-common (=${binary:Version}),
165
 
         ${misc:Depends},
166
 
         ${ostack-lsb-base},
167
 
         ${python:Depends}
 
176
Depends:
 
177
 adduser,
 
178
 heat-common (=${binary:Version}),
 
179
 ${misc:Depends},
 
180
 ${ostack-lsb-base},
 
181
 ${python:Depends}
168
182
Description: OpenStack orchestration service - CloudWatch API
169
183
 Heat is a service to orchestrate multiple composite cloud applications using
170
184
 templates, through both an OpenStack-native ReST API and a