From 43d27f17d75c8466a35e8397439f2d07f621a3a9 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Thu, 12 Feb 2015 11:18:57 +0100 Subject: [PATCH] Fixed wrong package name Rewritten-From: 7437a0c589ef325db1144e1a4bfcd3fe0ad53b36 --- xenial/debian/control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xenial/debian/control b/xenial/debian/control index f4cea9f..b4d2ce4 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -1,4 +1,4 @@ -Source: neutron-lbass +Source: neutron-lbaas Section: net Priority: optional Maintainer: PKG OpenStack @@ -49,7 +49,7 @@ Homepage: http://github.com/openstack/neutron-lbaas Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/neutron-lbaas.git;a=summary Vcs-Git: git://anonscm.debian.org/openstack/neutron-lbaas.git -Package: python-neutron-lbass +Package: python-neutron-lbaas Architecture: all Section: python Pre-Depends: dpkg (>= 1.15.6~) @@ -81,7 +81,7 @@ Description: OpenStack virtual network service - Python library . This package provides the Python library. -Package: neutron-lbass-agent +Package: neutron-lbaas-agent Architecture: all Pre-Depends: dpkg (>= 1.15.6~) Depends: adduser, -- 2.45.2