From 794b7d4008363eacb99ca92638873d98ff8ad943 Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Thu, 21 Dec 2006 15:29:05 +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 77c528b..a0035d8 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,7 @@ Source: fusedav Section: web Priority: optional Maintainer: Sebastian Harl -Build-Depends: debhelper (>= 5), autotools-dev, libneon26-gnutls-dev, - libfuse-dev (>= 2.5), libattr1-dev, lynx +Build-Depends: debhelper (>= 5), autotools-dev, libneon26-gnutls-dev, libfuse-dev (>= 2.5), libattr1-dev, lynx Standards-Version: 3.7.2 Package: fusedav -- 2.30.2