From d499c29573b2b1f2819e2859bde84f6f11c32579 Mon Sep 17 00:00:00 2001 From: Justin Pettit Date: Wed, 31 Mar 2010 18:00:40 -0700 Subject: [PATCH] debian: Clarify packages' purpose in description Lintian was complaining about empty binary packages for nicira-switch and openvswitch-pki. By clarifying that they are a "meta-package" or "dependency package", it shuts Lintian up. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 458d23d9f..7c97e94a9 100644 --- a/debian/control +++ b/debian/control @@ -62,7 +62,7 @@ Description: Monitoring utility for OpenFlow switches Package: openvswitch-pki Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, openvswitch-common (= ${binary:Version}) -Description: Open vSwitch public key infrastructure +Description: A dependency package for the Open vSwitch public key infrastructure openvswitch-pki provides PKI (public key infrastructure) support for Open vSwitch switches and controllers, reducing the risk of man-in-the-middle attacks on the Open vSwitch network infrastructure. @@ -131,7 +131,7 @@ Depends: openvswitch-switchui (= ${binary:Version}), openvswitch-datapath-module (= ${binary:Version}), corekeeper, openvswitch-monitor, openvswitch-wdt, ${misc:Depends} -Description: Metapackage for installing a Nicira Open vSwitch switch +Description: A meta-package for installing a Nicira Open vSwitch switch Installing this package will install everything needed for a Nicira Portwell-based Open vSwitch switch, including monitoring and the switch UI. -- 2.43.0