jed: slsh load path settings

Rafael Laboissiere rafael at debian.org
Wed May 17 14:13:20 UTC 2006


* G. Milde <g.milde at web.de> [2006-05-17 13:53]:

> I suppose we can override the libstlang2 default and avoid a lintian
> warning by excluding libslang2: 
>   dh_shlibdeps --exclude=libslang2
> and putting explicit dependencies into the control file.

Unfortunately, the --exclude option does not do what you are supposing it
does.  The dh_shlibdeps command looks for executable files under the
debian/<pacakge> directory and calls dpkg-shlibdeps on each of them.  The
--exclude=item option makes it exclude files that contain "item" anywhere
in their filename. 

At any rate: don't you thing that the slang2 package is buggy?  I think
that the -V option given to dh_makeshlibs command in debian/rules is
wrong.  I would like to know your opinion on this issue.

> BTW: http://packages.debian.org/experimental/editors/jed still shows version 
>      (0.99.17.135-1).
>      
>      Where can I fetch the 0.99.18 deb? 

The pages at packages.debian.org are not updated very often.  Version
0.99.18-1 is already in the packages pool, while 0.99.17.135-1 disapeared
completely (see http://ftp.debian.org/debian/pool/main/j/jed/).

>      Is there a helper script for a home-build from the SVN or working copy?

Try the script attached below.

-- 
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build-jed-svn.sh
Type: application/x-sh
Size: 637 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-jed-devel/attachments/20060517/cde23438/build-jed-svn.sh


More information about the Pkg-jed-devel mailing list