debian: Do not have cloud-agent depend on libcommons-httpclient

Already done by cloud-agent-libs


Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/60a043f9
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/60a043f9
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/60a043f9

Branch: refs/heads/4.0
Commit: 60a043f9089b48473e63d9a942de57b59cddd7c4
Parents: 3da14f6
Author: Wido den Hollander <[email protected]>
Authored: Wed Sep 26 22:23:55 2012 +0200
Committer: Edison Su <[email protected]>
Committed: Wed Sep 26 21:37:15 2012 -0700

----------------------------------------------------------------------
 debian/control |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/60a043f9/debian/control
----------------------------------------------------------------------
diff --git a/debian/control b/debian/control
index f916fbd..b70c4df 100644
--- a/debian/control
+++ b/debian/control
@@ -90,7 +90,7 @@ Description: CloudStack agent libraries
 
 Package: cloud-agent
 Architecture: any
-Depends: openjdk-6-jre, cloud-utils (= ${source:Version}), cloud-core (= 
${source:Version}), cloud-agent-deps (= ${source:Version}), cloud-python (= 
${source:Version}), cloud-agent-libs (= ${source:Version}), cloud-scripts (= 
${source:Version}), libvirt0, sysvinit-utils, chkconfig, qemu-kvm, libvirt-bin, 
uuid-runtime, rsync, grep, iproute, ebtables, vlan, libcommons-httpclient-java, 
libservlet2.5-java, liblog4j1.2-java (>= 1.2.16), libjna-java, wget, jsvc, 
lsb-base (>= 3.2)
+Depends: openjdk-6-jre, cloud-utils (= ${source:Version}), cloud-core (= 
${source:Version}), cloud-agent-deps (= ${source:Version}), cloud-python (= 
${source:Version}), cloud-agent-libs (= ${source:Version}), cloud-scripts (= 
${source:Version}), libvirt0, sysvinit-utils, chkconfig, qemu-kvm, libvirt-bin, 
uuid-runtime, rsync, grep, iproute, ebtables, vlan, libservlet2.5-java, 
liblog4j1.2-java (>= 1.2.16), libjna-java, wget, jsvc, lsb-base (>= 3.2)
 Description: CloudStack agent
  The CloudStack agent is in charge of managing shared computing resources in
  a CloudStack powered cloud.  Install this package if this computer

Reply via email to