From 274301696fe8998600a95b786bd3f92379a01129 Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Thu, 21 Dec 2006 15:32:49 +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 48eeb64..ba89677 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,7 @@ Source: ncmpc Section: sound Priority: optional Maintainer: Sebastian Harl -Build-Depends: debhelper (>= 4.1.16), autotools-dev, libncursesw5-dev, - libglib2.0-dev +Build-Depends: debhelper (>= 4.1.16), autotools-dev, libncursesw5-dev, libglib2.0-dev Standards-Version: 3.7.2 Package: ncmpc -- 2.30.2