From: Sebastian Harl Date: Thu, 21 Dec 2006 15:20:03 +0000 (+0000) Subject: Build-depends must be a single line according to section 5.1 of the policy. X-Git-Tag: tig-0.5-2~2 X-Git-Url: https://git.tokkee.org/?p=pkg-tig.git;a=commitdiff_plain;h=5fdcc912ba384fbd5632db2b93f3188c08d1de78 Build-depends must be a single line according to section 5.1 of the policy. --- diff --git a/debian/control b/debian/control index 5e0ca84..a22bc43 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,7 @@ Source: tig Section: utils Priority: optional Maintainer: Sebastian Harl -Build-Depends: debhelper (>= 5), libncurses5-dev, asciidoc (>= 7), xmlto, - docbook-utils, dpatch +Build-Depends: debhelper (>= 5), libncurses5-dev, asciidoc (>= 7), xmlto, docbook-utils, dpatch Standards-Version: 3.7.2 Package: tig