From a3664e52a450cc01841368ba84d8ba161545924c Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Thu, 21 Dec 2006 15:28:15 +0000 Subject: [PATCH] Build-depends must be a single line according to section 5.1 of the policy. --- debian/control | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 -- 2.30.2