~gandelman-a/ubuntu/saucy/horizon/havana3

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Chuck Short
  • Date: 2013-07-22 15:44:21 UTC
  • Revision ID: zulcss@ubuntu.com-20130722154421-1mp73xztjxx13ds3
* New upstream release
* debian/static: Refreshed.
* debian/control:
  - Add python-ceilometerclient
  - Add python-neatclient
  - Renamed python-quantumclient to python-neturonclient.
* debian/curles: Removed instances of quantum since its cruft 
  that we dont need anymore.

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
Depends: python-cloudfiles,
25
25
 python-django (>= 1.4),
26
26
 python-compressor (>= 1.2),
 
27
 python-ceilometerclient,
 
28
 python-heatclient,
27
29
 python-cinderclient,
28
30
 python-glanceclient,
29
31
 python-keystoneclient,
34
36
 python-openstack-auth,
35
37
 python-swiftclient,
36
38
 python-tz,
37
 
 python-quantumclient,
 
39
 python-neturonclient,
38
40
 ${misc:Depends},
39
41
 ${python:Depends}
40
42
Recommends: memcached