jed: slsh load path settings

G. Milde g.milde at web.de
Fri May 19 15:14:03 UTC 2006


On 17.05.06, Rafael Laboissiere wrote:
> * 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.

Actually, I have no strong preference and know too little about Debian
conventions in this case. 

But your arguments make sense: if there are bugs fixed in the newer
versions, pinning shlibdps on the buggy version with -V seems wrong.

(There might be some reason behind the pinning: iff the bugs are minor and
 the newer version is either a development version (with an unknown number
 of new bugs) or has strong dependencies not present in the old one.)

Could you mail the libslang2 maintainers then, asking to remove the pinning?

Maybe we put a conflict into control until then.
 
 
> > Is there a helper script for a home-build from the SVN or working copy?
> 
> Try the script attached below.

Actually, together with Jörgs script I got now two versions.
Thanks to both of you.

How about putting them into ...trunk/packages/jed/utils/? 
(Similar to jed-extra, I called them 

  build-jed-from-svn-copy.sh    % J S
  build-jed-from-scratch.sh     % R L
)

Günter

-- 
Milde ife.et.tu-dresden.de



More information about the Pkg-jed-devel mailing list