[Pkg-ganeti-devel] [SCM] Ganeti packaging branch, master, updated. debian/2.1.6-1-10-gcfcec30

Iustin Pop iustin at debian.org
Sun Oct 24 15:24:15 UTC 2010


The following commit has been merged in the master branch:
commit 6ba4bb03429fe1619bba3169bcf47d0d4058c180
Author: Iustin Pop <iustin at debian.org>
Date:   Sun Oct 24 16:22:29 2010 +0200

    Also add paramiko as a dependency

diff --git a/debian/control b/debian/control
index c88b0b1..ccd175c 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,8 @@ Maintainer: Debian Ganeti Team <pkg-ganeti-devel at lists.alioth.debian.org>
 Uploaders: Guido Trotter <ultrotter at debian.org>, Iustin Pop <iustin at debian.org>
 Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: python-simplejson, python-pyparsing, python-openssl,
- python-support (>= 0.6), socat, python-pyinotify, python-pycurl
+ python-support (>= 0.6), socat, python-pyinotify, python-pycurl,
+ python-paramiko
 Standards-Version: 3.9.1
 Homepage: http://code.google.com/p/ganeti/
 Vcs-Browser: http://git.debian.org/?p=pkg-ganeti/ganeti.git
@@ -17,7 +18,7 @@ Conflicts: ganeti
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, lvm2,
  openssh-client, openssh-server, bridge-utils, iproute, iputils-arping,
  openssl, python-simplejson, python-pyparsing, python-openssl,
- python-pyinotify, python-pycurl,
+ python-pyinotify, python-pycurl, python-paramiko,
  socat, libjs-jquery
 Recommends: drbd8-utils (>= 8.0.7), qemu-kvm |
  xen-linux-system-2.6.32-5-xen-amd64 | xen-linux-system-2.6.32-5-xen-686,

-- 
Ganeti packaging



More information about the Pkg-ganeti-devel mailing list