Use Build-Depends-Indep in debian/control
authorMichael Prokop <mika@grml.org>
Thu, 12 Feb 2009 17:04:40 +0000 (18:04 +0100)
committerMichael Prokop <mika@grml.org>
Thu, 12 Feb 2009 17:04:40 +0000 (18:04 +0100)
debian/changelog
debian/control

index 9ade3ea..faabb4b 100644 (file)
@@ -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 <mika@grml.org>  Thu, 12 Feb 2009 17:56:36 +0100
+ -- Michael Prokop <mika@grml.org>  Thu, 12 Feb 2009 18:04:15 +0100
 
 grml-x (0.4.1) unstable; urgency=low
 
index fb4ed78..dca6339 100644 (file)
@@ -2,7 +2,8 @@ Source: grml-x
 Section: grml
 Priority: optional
 Maintainer: Michael Prokop <mika@grml.org>
-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