[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: cctbx debian package



OK, I fixed a few of the lintian errors.
I'm having trouble with the libscitbx-boost-python0 package.
When I take libboost-python1.49.0 as a model they are doing this:

$ cat /usr/share/lintian/overrides/libboost-python1.49.0
libboost-python1.49.0: package-name-doesnt-match-soname

Is this recommended? The other thing I can think of is to create a symlink:
libscitbx_boost_python-py27.so.0.0.0 --> libscitbx_boost_python.so.0.0.0
libscitbx_boost_python-py27.so.0.0.0 --> libscitbx_boost_python.so.0
libscitbx_boost_python-py27.so.0 --> libscitbx_boost_python.so
I'd like to use dh_link for that but I'm not sure how to make sure that the
default python version *-py** is linked?

regards
Radi


Reply to: