From: Sebastian Harl Date: Thu, 21 Dec 2006 15:28:15 +0000 (+0000) Subject: Build-depends must be a single line according to section 5.1 of the policy. X-Git-Tag: cadaver-0.22.4-1~8 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=a3664e52a450cc01841368ba84d8ba161545924c;p=pkg-cadaver.git Build-depends must be a single line according to section 5.1 of the policy. --- diff --git a/debian/control b/debian/control index cd3663b..e6bf8fd 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,7 @@ Source: cadaver Section: web Priority: optional Maintainer: Sebastian Harl -Build-Depends: debhelper (>= 5), libncurses5-dev, libxml2-dev | libxml-dev, - libreadline5-dev, zlib1g-dev (>= 1:1.1.3), libneon25-dev +Build-Depends: debhelper (>= 5), libncurses5-dev, libxml2-dev | libxml-dev, libreadline5-dev, zlib1g-dev (>= 1:1.1.3), libneon25-dev Standards-Version: 3.7.2 Package: cadaver