]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Added Provides: to keep consistent with the Ubuntu packages.
authorThomas Goirand <thomas@goirand.fr>
Tue, 24 Sep 2013 16:03:17 +0000 (00:03 +0800)
committerThomas Goirand <thomas@goirand.fr>
Tue, 24 Sep 2013 16:03:17 +0000 (00:03 +0800)
debian/control

index 09caca274dd9a57900f2539261ec1fc481c36c44..8e4734c1a17b72579b3c9de313008e494e9b8abe 100644 (file)
@@ -301,6 +301,7 @@ Depends: adduser,
          ${misc:Depends},
          ${python:Depends},
          ${shlibs:Depends}
+Provides: neutron-plugin-metering-agent
 Breaks: quantum-server (<< 2013.2~)
 Replaces: quantum-server (<< 2013.2~)
 Description: OpenStack virtual network service - metering agent
@@ -321,6 +322,7 @@ Depends: adduser,
          ${misc:Depends},
          ${python:Depends},
          ${shlibs:Depends}
+Provides: neutron-plugin-vpn-agent
 Breaks: quantum-server (<< 2013.2~)
 Replaces: quantum-server (<< 2013.2~)
 Description: OpenStack virtual network service - VPN agent