From: Michael Prokop Date: Thu, 12 Feb 2009 17:04:40 +0000 (+0100) Subject: Use Build-Depends-Indep in debian/control X-Git-Tag: v0.4.2~3 X-Git-Url: http://git.grml.org/?a=commitdiff_plain;h=ec679e0ab695873dd43ae129f293707a5fbd0468;p=grml-x.git Use Build-Depends-Indep in debian/control --- diff --git a/debian/changelog b/debian/changelog index 9ade3ea..faabb4b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,8 +6,9 @@ grml-x (0.4.2) unstable; urgency=low - support fallback options Thanks to ft and z3ttacht for their work! [Closes: issue398] + * Use Build-Depends-Indep in debian/control to make lintian happy. - -- Michael Prokop Thu, 12 Feb 2009 17:56:36 +0100 + -- Michael Prokop Thu, 12 Feb 2009 18:04:15 +0100 grml-x (0.4.1) unstable; urgency=low diff --git a/debian/control b/debian/control index fb4ed78..dca6339 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,8 @@ Source: grml-x Section: grml Priority: optional Maintainer: Michael Prokop -Build-Depends: debhelper (>= 4.0.0), asciidoc, xsltproc, docbook-xsl +Build-Depends: debhelper (>= 4.0.0) +Build-Depends-Indep: asciidoc, xsltproc, docbook-xsl Standards-Version: 3.8.0 Homepage: http://git.grml.org/?p=grml-x.git Vcs-git: git://git.grml.org/grml-x.git