~gandelman-a/ubuntu/saucy/neutron/patch_refresh

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Adam Gandelman
  • Date: 2013-05-31 18:55:31 UTC
  • mfrom: (152.1.1 quantum)
  • Revision ID: adamg@canonical.com-20130531185531-5gct15i7m15jpgc0
debian/control: Add version requirement to python-stevedore
(>= 0.8), also add to python-quantum depends.

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
 python-setuptools,
37
37
 python-setuptools-git,
38
38
 python-simplejson,
 
39
 python-stevedore (>= 0.8),
39
40
 python-sqlalchemy,
40
 
 python-stevedore,
41
41
 python-testtools,
42
42
 python-webob,
43
43
 python-webtest,
386
386
 python-quantumclient (>= 1:0.1.0.1-0ubuntu1),
387
387
 python-routes,
388
388
 python-simplejson,
 
389
 python-stevedore (>= 0.8),
389
390
 python-sqlalchemy,
390
391
 python-webob,
391
392
 ${misc:Depends},