[Pkg-ganeti-devel] [SCM] Ganeti packaging branch, master, updated. upstream/1.2.7-7-ge096e73

Iustin Pop iusty at k1024.org
Mon May 4 20:14:42 UTC 2009


The following commit has been merged in the master branch:
commit 4f4c79c160c74e74191b5cf006b227b202b42a03
Author: Iustin Pop <iusty at k1024.org>
Date:   Mon May 4 21:14:58 2009 +0200

    Split deps into Build-Deps and Build-Depends-Indep
    
    Per lintian, we don't need most of the build-deps in Build-Depends, but
    instead in Build-Depdends-Indep.

diff --git a/debian/control b/debian/control
index 480bfd2..e363c95 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,8 @@ Section: admin
 Priority: extra
 Maintainer: Debian Ganeti Team <pkg-ganeti-devel at lists.alioth.debian.org>
 Uploaders: Guido Trotter <ultrotter at debian.org>, Iustin Pop <iusty at k1024.org>, Leonardo Rodrigues de Mello <l at lmello.eu.org>
-Build-Depends: cdbs (>= 0.4.49), debhelper (>= 5), docbook-utils, python-simplejson, python-pyparsing, python-openssl, python-twisted-core, patchutils, python-support (>= 0.6)
+Build-Depends: cdbs (>= 0.4.49), debhelper (>= 5), patchutils
+Build-Depends-Indep: docbook-utils, python-simplejson, python-pyparsing, python-openssl, python-twisted-core, python-support (>= 0.6)
 Standards-Version: 3.8.1
 Vcs-Svn: http://ganeti.googlecode.com/svn/trunk/ganeti/
 Vcs-Browser: http://ganeti.googlecode.com/svn/trunk/ganeti/

-- 
Ganeti packaging



More information about the Pkg-ganeti-devel mailing list