~ubuntu-cloud-archive/ubuntu/precise/nova/trunk

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Chuck Short, Adam Gandelman, Chuck Short
  • Date: 2012-09-27 12:36:04 UTC
  • mfrom: (1.1.65)
  • Revision ID: package-import@ubuntu.com-20120927123604-xkh3oi2lu3nfhxqr
Tags: 2012.2-0ubuntu1
[ Adam Gandelman ]
* debian/control: Depend on python-sqlalchemy >= 0.7.8-1.

[ Chuck Short ]
* New upstream release.
* debian/control: Dont conflict with novnc. (LP: #1055505)
* debian/nova-volume.postinst, nova-common.dirs: Configure nova-volumes
  to use tgtd properly.

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
 python-setuptools-git,
41
41
 python-simplejson,
42
42
 python-sphinx (>> 1.0),
43
 
 python-sqlalchemy-ext | python-sqlalchemy (<< 0.6.3-2),
 
43
 python-sqlalchemy-ext ( >= 0.7.8-1) | python-sqlalchemy (<< 0.6.3-2),
44
44
 python-suds,
45
45
 python-tempita,
46
46
 python-unittest2,
83
83
 python-pycurl,
84
84
 python-routes,
85
85
 python-simplejson,
86
 
 python-sqlalchemy-ext | python-sqlalchemy (<< 0.6.3-2),
 
86
 python-sqlalchemy-ext ( >= 0.7.8-1) | python-sqlalchemy (<< 0.6.3-2),
87
87
 python-suds,
88
88
 python-tempita,
89
89
 python-webob,