On 10/24/05, LI Daobing <[EMAIL PROTECTED]> wrote: > Package: chmlib > Version: 0.36-3 > Severity: important > Tags: patch > > Following[1] is the patch. please read [2] on how to deal with shlib, > thanks. > > [1] > diff -u chmlib-0.36/debian/rules chmlib-0.36/debian/rules > --- chmlib-0.36/debian/rules > +++ chmlib-0.36/debian/rules > @@ -71,7 +71,7 @@ > dh_strip > dh_compress > dh_fixperms > - dh_makeshlibs > + dh_makeshlibs -pchmlib -V 'chmlib (>= 0.36-3)' > dh_installdeb > dh_shlibdeps > dh_gencontrol > > [2] Debian Policy Manual: Chapter 8 - Shared libraries > http://www.debian.org/doc/debian-policy/ch-sharedlibs.html > >
Additional suggestion, how about change packge-name(NOT source-packge-name) from chmlib to libchm1, and chmlib-dev to libchm-dev. -- LI Daobing

