From 5fdcc912ba384fbd5632db2b93f3188c08d1de78 Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Thu, 21 Dec 2006 15:20:03 +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 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 -- 2.30.2