Re: Packages with shared libraries

1998-10-13 Thread Joey Hess
Samuel Tardieu wrote: > 1) Man pages and info files > - --- > It looks like the man page is being included in the three > distribution. How can I prevent this? Are you using debhelper and dh_installmanpages to install the man pages automatically? dh_installmanpages has some

Packages with shared libraries

1998-10-12 Thread Samuel Tardieu
-BEGIN PGP SIGNED MESSAGE- I was playing with XDelta 1.0.0 as an exercise, and I have questions concerning the organization. XDelta is made of a program (xdelta), linked against a shared library (libxdelta.so.1.0.0 <- libxdelta.so.1.0 <- libxdelta.so), with also a static library (this pro