[Pkg-ganeti-devel] [SCM] Ganeti htools packaging branch, master, updated. debian/0.2.2-1-10-gdb4ad93

Iustin Pop iusty at k1024.org
Wed Feb 24 23:09:15 UTC 2010


The following commit has been merged in the master branch:
commit db4ad937808085f46fb9bfd7e36f14d2ea27ac0a
Author: Iustin Pop <iusty at k1024.org>
Date:   Wed Feb 24 23:37:22 2010 +0100

    Bump dependency on ghc6 due to compile flags
    
    -fno-warn-unused-do-bind only exists in 6.12, so we require at least
    that.

diff --git a/debian/control b/debian/control
index b9bad72..c1ff7a6 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: admin
 Priority: extra
 Maintainer: Debian Ganeti Team <pkg-ganeti-devel at lists.alioth.debian.org>
 Uploaders: Iustin Pop <iustin at debian.org>, Guido Trotter <ultrotter at debian.org>
-Build-Depends: debhelper (>= 7), ghc6, libghc6-curl-dev, libghc6-json-dev,
- libghc6-network-dev, libcurl4-gnutls-dev
+Build-Depends: debhelper (>= 7), ghc6 (>= 6.12), libghc6-curl-dev, 
+ libghc6-json-dev, libghc6-network-dev, libcurl4-gnutls-dev
 Standards-Version: 3.8.4
 Homepage: http://code.google.com/p/ganeti/
 Vcs-Browser: http://git.debian.org/?p=pkg-ganeti/htools.git

-- 
Ganeti htools packaging



More information about the Pkg-ganeti-devel mailing list