~openstack-ubuntu-testing/python-neutronclient/precise-grizzly

« back to all changes in this revision

Viewing changes to debian/control

Tags: 1:2.1-0ubuntu1
releasing version 1:2.1-0ubuntu1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: python-quantumclient
2
2
Section: python
3
3
Priority: extra
4
 
Maintainer: Chuck Short <zulcss@ubuntu.com>
5
 
Build-Depends: debhelper (>= 8.0.0), python-all (>= 2.6.6-3~), python-prettytable, python-simplejson, python-mox,
6
 
 python-nose, pep8, python-cliff, python-httplib2
 
4
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
 
5
XSBC-Original-Maintainer: Chuck Short <zulcss@buntu.com>
 
6
Build-Depends: debhelper (>= 8.0.0),
 
7
 pep8,
 
8
 python-all (>= 2.6.6-3~),
 
9
 python-cliff,
 
10
 python-httplib2,
 
11
 python-mox,
 
12
 python-nose,
 
13
 python-prettytable,
 
14
 python-pyparsing,
 
15
 python-simplejson,
 
16
 cliff-tablib
7
17
Standards-Version: 3.9.3
8
18
X-Python-Version: >= 2.6
9
19
Homepage: http://launchpad.net/python-quantumclient
11
21
Package: python-quantumclient
12
22
Architecture: all
13
23
Replaces: quantum-client
14
 
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
 
24
Depends: python-cliff,
 
25
 python-httplib2,
 
26
 python-prettytable,
 
27
 python-pyparsing,
 
28
 python-simplejson,
 
29
 ${misc:Depends},
 
30
 ${python:Depends},
 
31
 ${shlibs:Depends}
15
32
Provides: ${python:Provides}
16
33
Description: client - Quantum is a virtual network service for Openstack
17
34
 Quantum is a virtual network service for Openstack, and a part of