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

Bug#719450: lintian: infofiles check for [image src=""] target



Niels Thykier <niels@thykier.net> writes:
>
> remove the leading slash in the argument to normalize_pkg_path[1].

Are you sure?  I followed the synopsis and examples in Lintian::Util.

> [1] Internally, Lintian refer to files relative to the package root
> (i.e. without leading slash).

Yes.  But the arg to normalize_pkg_path() too?  I see for example
systemd.pm

    $normalized = normalize_pkg_path('/', $path);


Reply to: