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

[Pkg-grass-general] Re: Bug#264566: Any progress on grass 5.7?



I've updated these packages with a grass57 manpage and made
etc/water/seg executable. This takes care of the last lintian errors.
Now there's just a whole bunch of warnings:

maintainer-script-lacks-debhelper-token
I think this isn't necessary. dh_makeshlibs wants to add ldconfig calls
in these scripts and they're already there. Will adding #DEBHELPER#
result in additional calls to ldconfig in these scripts?

postrm-unsafe-ldconfig
This appears to be erroneous. The ldconfig call is inside an
if [ "$1" = "remove" ]; then

package-contains-hardlink
Nothing can be done about these I think. All the grass binaries are
hard-linked together. There is one binary that decides what to do based
on the name it's called with.

image-file-in-usr-lib
This can probably be addressed.

interpreter-not-absolute
unusual-interpreter
These can be safely ignored.

Steve




Reply to: