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

Re: Changes in t1lib.



On 21.01.04 Atsuhito Kohda (kohda@pm.tokushima-u.ac.jp) wrote:
> From: Hilmar Preusse <hille42@web.de>

Hi,

> >     Question to all of us: Isn't it possible to remove the file
> > debian/shlibs.local by calling
> > 
> >         dh_makeshlibs -V 'libkpathsea3 (>= 2.0-1)'
> > 
> > instead of just
> > 
> >         dh_makeshlibs -V
> > 
> > ?
> 
> Is this possible or correct?
> 
Well, the difference between the two versions is: The shlibs file
provided by libkpathsea3 reads actually "libkpathsea3 (>= 2.0.2-6)"
and would after the change read "libkpathsea3 (>= 2.0-1)". As there
shouldn't be changes between 2.0.2-x and 2.0.2-x+1 I guess the latter
one is even better. I propose now

dh_makeshlibs -V 'libkpathsea3 (>= 2.0.2-1)'

as there were changes in kpathsea between 2.0 and 2.0.2. Summary:

before:
libkpathsea-dev depends on libkpathsea3 (= 2.0.2-6) -> version of
    actual tetex-package
shlibs file in libkpathsea3 reads "libkpathsea3 (>= 2.0.2-6)"
tetex-bin depends on libkpathsea3 (>= 2.0-1)

after:
libkpathsea-dev depends on libkpathsea3 (= 2.0.2-6) -> version of
    actual tetex-package
shlibs file in libkpathsea3 reads "libkpathsea3 (>= 2.0.2-1)"
tetex-bin depends on libkpathsea3 (>= 2.0.2-1)

Suggestions, criticism?

Hilmar 
-- 
"No one gets too old to learn a new way of being stupid."
  http://rudi.urz.tu-dresden.de/~hille/



Reply to: