You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by wi...@apache.org on 2015/09/08 10:29:16 UTC

[1/2] git commit: updated refs/heads/master to bbafaf0

Repository: cloudstack
Updated Branches:
  refs/heads/master 5da70837a -> bbafaf05b


debian: Updated dependencies for Packages

A few dependencies have been updated to their latest version and some
have been removed.

The ordering for some dependencies has been changed so that we will
depend on Java 8 over Java 7 when doing a new install.


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

Branch: refs/heads/master
Commit: ae5025aca8ce7c0a29e2dcf0db86dbb862546796
Parents: 5da7083
Author: Wido den Hollander <wi...@widodh.nl>
Authored: Mon Sep 7 16:45:34 2015 +0200
Committer: Wido den Hollander <wi...@widodh.nl>
Committed: Mon Sep 7 16:45:34 2015 +0200

----------------------------------------------------------------------
 debian/control | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/ae5025ac/debian/control
----------------------------------------------------------------------
diff --git a/debian/control b/debian/control
index 86bf55e..6720595 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,8 @@ Source: cloudstack
 Section: libs
 Priority: extra
 Maintainer: Wido den Hollander <wi...@widodh.nl>
-Build-Depends: debhelper (>= 7), openjdk-7-jdk | openjdk-8-jdk, genisoimage,
- python-mysqldb, maven (>= 3) | maven3, python (>= 2.6.6-3~)
+Build-Depends: debhelper (>= 9), openjdk-8-jdk | openjdk-7-jdk, genisoimage,
+ python-mysqldb, maven (>= 3) | maven3, python (>= 2.7)
 Standards-Version: 3.8.1
 Homepage: http://www.cloudstack.org/
 
@@ -15,14 +15,14 @@ Description: A common package which contains files which are shared by several C
 
 Package: cloudstack-management
 Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, cloudstack-common (= ${source:Version}), tomcat6 | tomcat7 | tomcat8, sudo, jsvc, python-mysqldb, libmysql-java, python-paramiko, augeas-tools, mysql-client, adduser
+Depends: ${misc:Depends}, ${python:Depends}, cloudstack-common (= ${source:Version}), tomcat8 | tomcat7 | tomcat6, sudo, jsvc, python-mysqldb, libmysql-java, augeas-tools, mysql-client, adduser
 Conflicts: cloud-server, cloud-client, cloud-client-ui
 Description: CloudStack server library
  The CloudStack management server
 
 Package: cloudstack-agent
 Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, openjdk-7-jre-headless | openjdk-8-jre-headless, cloudstack-common (= ${source:Version}), lsb-base (>= 3.2), libcommons-daemon-java, openssh-client, libvirt0, qemu-system-x86 | qemu-kvm, libvirt-bin, uuid-runtime, rsync, iproute, perl-modules, ebtables, vlan, wget, jsvc, ipset, python-libvirt, ethtool, iptables
+Depends: ${misc:Depends}, ${python:Depends}, openjdk-8-jre-headless | openjdk-7-jre-headless, cloudstack-common (= ${source:Version}), lsb-base (>= 4.0), libcommons-daemon-java, openssh-client, qemu-kvm (>= 1.0), libvirt-bin (>= 0.9.8), uuid-runtime, iproute, ebtables, vlan, jsvc, ipset, python-libvirt, ethtool, iptables
 Conflicts: cloud-agent, cloud-agent-libs, cloud-agent-deps, cloud-agent-scripts
 Description: CloudStack agent
  The CloudStack agent is in charge of managing shared computing resources in
@@ -31,7 +31,7 @@ Description: CloudStack agent
 
 Package: cloudstack-usage
 Architecture: all
-Depends: ${misc:Depends}, openjdk-7-jre-headless | openjdk-8-jre-headless, cloudstack-common (= ${source:Version}), jsvc, libmysql-java
+Depends: ${misc:Depends}, openjdk-8-jre-headless | openjdk-7-jre-headless, cloudstack-common (= ${source:Version}), jsvc, libmysql-java
 Description: CloudStack usage monitor
  The CloudStack usage monitor provides usage accounting across the entire cloud for
  cloud operators to charge based on usage parameters.


[2/2] git commit: updated refs/heads/master to bbafaf0

Posted by wi...@apache.org.
Merge pull request #783 from wido/debian-depends

debian: Updated dependencies for PackagesA few dependencies have been updated to their latest version and some
have been removed.

The ordering for some dependencies has been changed so that we will
depend on Java 8 over Java 7 when doing a new install.

* pr/783:
  debian: Updated dependencies for Packages

Signed-off-by: Wido den Hollander <wi...@widodh.nl>


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

Branch: refs/heads/master
Commit: bbafaf05b15f9172bb6c489ddafcf9b28a3c452f
Parents: 5da7083 ae5025a
Author: Wido den Hollander <wi...@widodh.nl>
Authored: Tue Sep 8 10:28:49 2015 +0200
Committer: Wido den Hollander <wi...@widodh.nl>
Committed: Tue Sep 8 10:28:49 2015 +0200

----------------------------------------------------------------------
 debian/control | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
----------------------------------------------------------------------