debian: Update a couple of descriptions for the management server
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/de285bd9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/de285bd9 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/de285bd9 Branch: refs/heads/vpc Commit: de285bd9c81e714146b80aed663fd0b291b1e3ed Parents: b00f7cc Author: Wido den Hollander <[email protected]> Authored: Wed Jul 25 14:52:29 2012 +0200 Committer: Wido den Hollander <[email protected]> Committed: Wed Jul 25 14:52:29 2012 +0200 ---------------------------------------------------------------------- debian/control | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/de285bd9/debian/control ---------------------------------------------------------------------- diff --git a/debian/control b/debian/control index 26e781e..1bc1848 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Depends: openjdk-6-jre Description: CloudStack library dependencies This package contains a number of third-party dependencies not shipped by distributions, required to run the CloudStack - Cloud Stack. + Management Server. Package: cloud-agent-deps Provides: cloud-agent-deps @@ -36,7 +36,7 @@ Architecture: any Depends: openjdk-6-jre, python Description: CloudStack utility library The CloudStack utility libraries provide a set of Java classes used - in the CloudStack Cloud Stack. + in the CloudStack environment. Package: cloud-client-ui Provides: vmops-client-ui @@ -58,7 +58,7 @@ Architecture: any Depends: openjdk-6-jre, cloud-utils (= ${source:Version}), cloud-core (= ${source:Version}), cloud-deps (= ${source:Version}), libservlet2.5-java Description: CloudStack server library The CloudStack server libraries provide a set of Java classes used - in the CloudStack Cloud Stack. + in the CloudStack management server. Package: cloud-agent-scripts Provides: vmops-agent-scripts, vmops-console, cloud-console, vmops-console-proxy
