~corey.bryant/neutron/2014.1.1

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: James Page
  • Date: 2014-04-11 07:31:26 UTC
  • Revision ID: james.page@canonical.com-20140411073126-a198augsepwg69qg
Fix the Breaks/Replaces from the previous version, as they were 
accidentally added to the wrong package (and with the wrong versioning).

Show diffs side-by-side

added added

removed removed

Lines of Context:
60
60
 ${misc:Depends},
61
61
 ${python:Depends},
62
62
 ${shlibs:Depends}
63
 
Breaks:
64
 
 neutron-l3-agent (<< 1:2014.1~rc2-0ubuntu1~),
65
 
 neutron-vpn-agent (<< 1:2014.1~rc2-0ubuntu1~),
66
 
 quantum-server (<< 1:2013.2~b2-0ubuntu1~)
67
 
Replaces:
68
 
 neutron-l3-agent (<< 1:2014.1~rc2-0ubuntu1~),
69
 
 neutron-vpn-agent (<< 1:2014.1~rc2-0ubuntu1~),
70
 
 quantum-server (<< 1:2013.2~b2-0ubuntu1~)
 
63
Breaks: quantum-server (<< 1:2013.2~b2-0ubuntu1~)
 
64
Replaces: quantum-server (<< 1:2013.2~b2-0ubuntu1~)
71
65
Recommends: neutron-plugin-ml2
72
66
Description: Neutron is a virtual network service for Openstack - server
73
67
 Neutron is a virtual network service for Openstack, and a part of
88
82
 python-neutron (= ${source:Version}),
89
83
 ${misc:Depends},
90
84
 ${python:Depends}
91
 
Breaks: quantum-common ( << 1:2013.2~b2-0ubuntu1~ )
92
 
Replaces: quantum-common ( << 1:2013.2~b2-0ubuntu1~ )
 
85
Breaks:
 
86
 neutron-l3-agent (<< 1:2014.1~rc2-0ubuntu3~),
 
87
 neutron-vpn-agent (<< 1:2014.1~rc2-0ubuntu3~),
 
88
 quantum-common ( << 1:2013.2~b2-0ubuntu1~ )
 
89
Replaces:
 
90
 neutron-l3-agent (<< 1:2014.1~rc2-0ubuntu3~),
 
91
 neutron-vpn-agent (<< 1:2014.1~rc2-0ubuntu3~),
 
92
 quantum-common ( << 1:2013.2~b2-0ubuntu1~ )
93
93
Description: Neutron is a virtual network service for Openstack - common
94
94
 Neutron is a virtual network service for Openstack, and a part of
95
95
 Netstack. Just like OpenStack Nova provides an API to dynamically