From: Sebastian Harl Date: Thu, 21 Dec 2006 15:32:49 +0000 (+0000) Subject: Build-depends must be a single line according to section 5.1 of the policy. X-Git-Tag: ncmpc-0.12-1~24 X-Git-Url: https://git.tokkee.org/?p=pkg-ncmpc.git;a=commitdiff_plain;h=274301696fe8998600a95b786bd3f92379a01129 Build-depends must be a single line according to section 5.1 of the policy. --- 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