[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#460168: lintian: ant needed in clean target



Cyril Brulebois <cyril.brulebois@enst-bretagne.fr> writes:

> Package: lintian
> Version: 1.23.42
> Severity: minor
>
> Hi,
>
> similarly to #457501, I noticed the following for ant:
> | I: sunflow source: build-depends-without-arch-dep ant
>
> But ant is in fact needed in the clean target, at least when used
> through cdbs's ant.mk: (an equivalent to “make clean”, roughly)

lintian tries to bail completely for this tag on packages that use ant.
It's too hard to figure out what's needed and what isn't.  However, it
looks like that logic isn't working in your case for some reason.

Currently, lintian looks for:

    ^include\s*/usr/share/cdbs/1/rules/ant.mk

in debian/rules, and it looks like that's the problem and it should be
class/ant.mk instead.  I'll fix this for the next release of lintian.

Thanks for the report!

-- 
Russ Allbery (rra@debian.org)               <http://www.eyrie.org/~eagle/>



Reply to: