[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:08 UTC 2010


The following commit has been merged in the master branch:
commit 4701ac007c8a81924e22943742364bee7b070168
Author: Iustin Pop <iustin at debian.org>
Date:   Sun Oct 24 15:37:22 2010 +0200

    Add pycurl as dependency
    
    This is needed with 2.2+.

diff --git a/debian/control b/debian/control
index 371d7eb..61bbf9d 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ 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-support (>= 0.6), socat, python-pyinotify, python-pycurl
 Standards-Version: 3.9.0
 Homepage: http://code.google.com/p/ganeti/
 Vcs-Browser: http://git.debian.org/?p=pkg-ganeti/ganeti.git
@@ -16,7 +16,8 @@ Architecture: all
 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,
+ openssl, python-simplejson, python-pyparsing, python-openssl,
+ python-pyinotify, python-pycurl,
  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