Bartosz Fenski aka fEnIo writes: > Hello. > > I'm trying to package imgSeek (image viewer and manager with content > based query), and I've got some questions. > > First of all. This program contains some very small library in C++ > which makes whole package architecture-dependent. > Is it suitable situation to split this package? > > Another problem. Lintian complains about: > > W: imgseek: script-not-executable > ./usr/lib/python2.3/site-packages/imgSeekLib/imgSeekApp.py > N: > N: This file starts with the #! sequence that marks interpreted scripts, > N: but it is not executable. > N:
you may want to fix the #! sequence and make the files executable. > And some other problems caused probably by this library. Here goes what > linda says: > > W: imgseek; Contains shared libraries, but doesn't start with lib. > W: imgseek; Contains shared libraries, but is not in Section: libs or base. bug in linda, fixed in the last linda upload.