On Wed, Feb 13, 2008 at 06:37:55AM +0100, Marcus Better wrote: > Package: gjdoc > Version: 0.7.8-8 > Severity: important > > As recommended by autotools-dev documentation: > > "If your package uses libtool, make damn well sure it is using > libtool 1.5.6 from Debian, or libtool 1.6 from upstream. If your > package is using an older libtool, upgrade immediately. See the > libtool package for more information." > > gjdoc currently uses upstream libtool 1.5.22 so it needs to be > replaced.
What's the reason for this? As far as I remember (I may be wrong) the reason was to not link libs not used in the final binary. This doesn't apply to gcj. The GCJ shared libs are a bit different to normal C libraries. Stuff is resolved at runtime and not at compile time. > Also it should use updated Debian versions of config.sub and > config.guess. Yes, that's important to get a working package on the newer archs like Debian/kfreebsd. Cheers, Michael -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]