On 08-Jan-2001 Joey Hess wrote: > Tommi Komulainen wrote: >> I've done some work with crafty, my main motivation being getting a more >> recent version packaged and installed. I also tried to squash some >> existing bugs while I was at it, with more or less successful results. I >> moved learning files (book openings etc.) to /var/games/crafty following >> example fro phalanx. However lintian keeps complaining as follows: >> >> W: crafty: file-in-unusual-dir var/games/crafty/books.bin >> W: crafty: non-standard-file-perm var/games/crafty/books.bin 0664 != 0644 > > The second message looks like a lintian bug. Shaleh? >
lintian expects files in general to be mode 0644 if plain files or 0755 for scripts/bins.