From: Sebastian Harl Date: Thu, 21 Dec 2006 15:28:44 +0000 (+0000) Subject: Build-depends must be a single line according to section 5.1 of the policy. X-Git-Tag: collectd-3.10.4-1~3 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=5405cf7f3905a86803c12f985d915f24ea3c3581;p=pkg-collectd.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 b49a849..41eb193 100644 --- a/debian/control +++ b/debian/control @@ -2,9 +2,7 @@ Source: collectd Section: utils Priority: optional Maintainer: Sebastian Harl -Build-Depends: debhelper (>= 5), autotools-dev, libcurl3-gnutls-dev, - libmysqlclient15-dev | libmysqlclient14-dev, librrd2-dev | librrd0-dev, - libsensors-dev, liboping-dev (>= 0.3.3) +Build-Depends: debhelper (>= 5), autotools-dev, libcurl3-gnutls-dev, libmysqlclient15-dev | libmysqlclient14-dev, librrd2-dev | librrd0-dev, libsensors-dev, liboping-dev (>= 0.3.3) Standards-Version: 3.7.2 Package: collectd