[pkg-fso-maint] Bug#620449: libfso-glib: please clean out dependency_libs

Evan Broder evan at ebroder.net
Fri Apr 1 22:38:24 UTC 2011


Package: libfso-glib
Version: 2010.05.11.2-1
Severity: normal
Tags: patch
User: ubuntu-devel at lists.ubuntu.com
Usertags: origin-ubuntu natty ubuntu-patch

Hi -

I've just applied the attached patch to libfso-glib in Ubuntu to empty
out the dependency_libs field in the libtool .la file being shipped in
the -dev package. This is generally a good idea because it avoids
causing consumers of your library to require the .la files listed to
be available when they're not actually needed (i.e., in the common
case of dynamic linking). It will also cause problems in the near
future because multiarch is landing soon, which will cause the ..la
files referenced by libfso-glib to move, which would cause build
failures for anything linking against libfso-glib. This change will
require a rebuild of libfso-glib anyway in order to update the paths
in the .la file, so it's a great opportunity to just wipe out
dependency_libs entirely.

The changelog entry for this upload in Ubuntu is:

 * Rebuild to pick up multiarch changes.
 * Clean .la files.

Thanks for considering the patch.

- Evan

-- System Information:
Debian Release: squeeze/sid
  APT prefers maverick-updates
  APT policy: (500, 'maverick-updates'), (500, 'maverick-security'), (500, 'maverick')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.35-24-generic (SMP w/1 CPU core)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tmpXFL80m
Type: text/x-diff
Size: 384 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-fso-maint/attachments/20110401/334a5f5c/attachment.diff>


More information about the pkg-fso-maint mailing list