On Thu, Feb 6, 2014 at 10:30 PM, Dominique Belhachemi <[email protected]>wrote:
> It comes down to a simple question: > > Which fis-gtm version is most useful in the next Debian release? > > I think the best way is to release one stable fis-gtm package. Right now I > see 272 warnings and 1 error related to the current package. > > http://lintian.debian.org/maintainer/[email protected]#fis-gtm > > > Dominique, Thanks for pointing these out. Looking at them, it seems that the large majority are incorrect permissions. We seem to be using 0664 where Lintian expects to see 0644. They seem to be easy to fix. The lack of PIC code http://lintian.debian.org/tags/shlib-with-non-pic-code.html is something that we should be able to fix easily as well in the CMake build infrastructure I'll look at those during the weekend. I will appreciate any guidance and advice on what to do regarding the hard-links http://lintian.debian.org/tags/package-contains-hardlink.html Best, Luis

