aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJustin Pettit <jpettit@nicira.com>2010-03-31 18:00:40 -0700
committerJustin Pettit <jpettit@nicira.com>2010-03-31 23:14:04 -0700
commitd499c29573b2b1f2819e2859bde84f6f11c32579 (patch)
tree67b3808dbf92d776106c496b4905ac695378b8f7 /debian
parent9b094b09bd15ef3c6b7929b1635706158750144f (diff)
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.
Diffstat (limited to 'debian')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 458d23d9..7c97e94a 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.