From 60c21960ef58db0f335df2de26689f3836d78f5c Mon Sep 17 00:00:00 2001 From: Timo Aaltonen Date: Fri, 28 Oct 2011 13:48:57 +0300 Subject: [PATCH] wrap depends --- debian/control | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/debian/control b/debian/control index ea5a9a28f..e6c0388fa 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,17 @@ Source: freeipa Section: net Priority: extra Maintainer: Michele Baldessari -Build-Depends: debhelper (>= 7), libdirsrv-dev (>= 1.1.3), autoconf, automake, libtool, python-turbogears, libmozldap-dev, dpatch, python-support, libssl-dev, python-all-dev +Build-Depends: debhelper (>= 7), + libdirsrv-dev (>= 1.1.3), + autoconf, + automake, + libtool, + python-turbogears, + libmozldap-dev, + dpatch, + python-support, + libssl-dev, + python-all-dev Standards-Version: 3.8.0 Vcs-Svn: svn://svn.debian.org/svn/pkg-fedora-ds/freeipa/trunk/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-fedora-ds/freeipa/trunk/ @@ -10,7 +20,11 @@ Homepage: http://www.freeipa.org Package: freeipa-server Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, python (>= 2.3), libjs-prototype, libjs-scriptaculous, python-freeipa +Depends: ${shlibs:Depends}, ${misc:Depends}, + python (>= 2.3), + libjs-prototype, + libjs-scriptaculous, + python-freeipa, Description: FreeIPA is a centralized identity framework FreeIPA is an integrated solution to provide centrally managed Identity (machine, user, virtual machines, groups, authentication credentials), Policy @@ -21,7 +35,9 @@ Description: FreeIPA is a centralized identity framework Package: freeipa-client Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, python (>= 2.3), python-freeipa +Depends: ${shlibs:Depends}, ${misc:Depends}, + python (>= 2.3), + python-freeipa, Description: FreeIPA is a centralized identity framework FreeIPA is an integrated solution to provide centrally managed Identity (machine, user, virtual machines, groups, authentication credentials), Policy @@ -32,7 +48,9 @@ Description: FreeIPA is a centralized identity framework Package: freeipa-admintools Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, python (>= 2.3), python-freeipa +Depends: ${shlibs:Depends}, ${misc:Depends}, + python (>= 2.3), + python-freeipa, Description: FreeIPA is a centralized identity framework FreeIPA is an integrated solution to provide centrally managed Identity (machine, user, virtual machines, groups, authentication credentials), Policy @@ -44,7 +62,9 @@ Description: FreeIPA is a centralized identity framework Package: python-freeipa Architecture: any Section: python -Depends: ${python:Depends}, ${misc:Depends}, python-krbv, python-ldap +Depends: ${python:Depends}, ${misc:Depends}, + python-krbv, + python-ldap, Description: FreeIPA is a centralized identity framework FreeIPA is an integrated solution to provide centrally managed Identity (machine, user, virtual machines, groups, authentication credentials), Policy