[Pkg-ganeti-devel] [SCM] Ganeti packaging branch, master, updated. debian/1.2.7-1-19-gdd35303

Guido Trotter ultrotter at quaqua.net
Sat Jul 25 12:54:43 UTC 2009


The following commit has been merged in the master branch:
commit dd353035d58a7790d161425224515b9d4e500379
Author: Guido Trotter <ultrotter at quaqua.net>
Date:   Sat Jul 25 14:50:14 2009 +0200

    Improve dependencies for Ganeti 2.X
    
    Allow kvm instead of xen-linux-system-*.
    Use en-linux-system-2.6.26-2-* rather than en-linux-system-2.6.26-1-*.
    Substitute ssh with openssh-client, openssh-server.
    
    Signed-off-by: Guido Trotter <ultrotter at quaqua.net>

diff --git a/debian/changelog b/debian/changelog
index a6c1f96..bae8e0f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+ganeti (2.0.1-2) unstable; urgency=low
+
+  * Allow kvm instead of xen-linux-system-*
+  * Use xen-linux-system-2.6.26-2-* rather than xen-linux-system-2.6.26-1-*.
+  * Substitute ssh with openssh-client, openssh-server
+
+ -- Guido Trotter <ultrotter at debian.org>  Sat, 25 Jul 2009 14:52:48 +0200
+
 ganeti (2.0.1-1) unstable; urgency=low
 
   [ Iustin Pop ]
diff --git a/debian/control b/debian/control
index 5fd419d..fa5773a 100644
--- a/debian/control
+++ b/debian/control
@@ -14,8 +14,8 @@ DM-Upload-Allowed: yes
 Package: ganeti2
 Architecture: all
 Conflicts: ganeti
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, lvm2, ssh, bridge-utils, iproute, iputils-arping, openssl, python-simplejson, python-pyparsing, python-openssl
-Recommends: drbd8-utils (>= 8.0.7), xen-linux-system-2.6.26-1-xen-amd64 | xen-linux-system-2.6.26-1-xen-686, ganeti-instance-debootstrap
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, lvm2, openssh-client, openssh-server, bridge-utils, iproute, iputils-arping, openssl, python-simplejson, python-pyparsing, python-openssl, socat
+Recommends: drbd8-utils (>= 8.0.7), kvm | xen-linux-system-2.6.26-2-xen-amd64 | xen-linux-system-2.6.26-2-xen-686, ganeti-instance-debootstrap
 Suggests: drbd8-module-source (>= 8.0.7)
 Provides: ${python:Provides}
 Description: Cluster-based virtualization management software

-- 
Ganeti packaging



More information about the Pkg-ganeti-devel mailing list