libtool 2.4.7-6 source package in Ubuntu

Changelog

libtool (2.4.7-6) unstable; urgency=medium

  * Incorrect check for += operator causes func_append to fail
    Patch from Ernesto Alfonso. Closes: #1039612
  * Standards-Version: 4.6.2
  * Add Breaks/Replaces on libtldl3-dev. Closes: #1039583

 -- Alastair McKinstry <email address hidden>  Sat, 15 Jul 2023 09:09:39 +0100

Upload details

Uploaded by:
Alastair McKinstry
Uploaded to:
Sid
Original maintainer:
Alastair McKinstry
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libtool_2.4.7-6.dsc 2.2 KiB 6bb0770dc9c58dd255050eea15ee3526b263320e91f47ac5cedc2e2c0e3d2c3f
libtool_2.4.7.orig.tar.xz 1002.0 KiB dd637e270439b208907ceead3f163470ed2ce5723ef97ffbda6463c64b57128a
libtool_2.4.7-6.debian.tar.xz 39.9 KiB 8994007979dbdfd14c09cf3c27aa38995f1357165bf21b7e22353b5b7c2ff890

Available diffs

No changes file available.

Binary packages built by this source

libltdl-dev: System independent dlopen wrapper for GNU libtool (headers)

 This package contains the header files and static libraries for the
 libltdl package.
 .
 A small library that aims at hiding the various difficulties of
 dlopening libraries from programmers. It is a system independent
 dlopen wrapper for GNU libtool.
 .
 It supports the following dlopen interfaces:
   * dlopen (Solaris, Linux and various BSD flavors)
   * shl_load (HP-UX)
   * LoadLibrary (Win16 and Win32)
   * load_add_on (BeOS)
   * GNU DLD (emulates dynamic linking for static libraries)
   * libtool's dlpreopen

libltdl7: System independent dlopen wrapper for GNU libtool

 This package contains the run-time libltdl library.
 .
 A small library that aims at hiding the various difficulties of
 dlopening libraries from programmers. It is a system independent
 dlopen wrapper for GNU libtool.
 .
 It supports the following dlopen interfaces:
   * dlopen (Solaris, Linux and various BSD flavors)
   * shl_load (HP-UX)
   * LoadLibrary (Win16 and Win32)
   * load_add_on (BeOS)
   * GNU DLD (emulates dynamic linking for static libraries)
   * libtool's dlpreopen

libltdl7-dbgsym: debug symbols for libltdl7
libtool: Generic library support script

 This is GNU libtool, a generic library support script. Libtool hides
 the complexity of generating special library types (such as shared
 libraries) behind a consistent interface. To use libtool, add the
 new generic library building commands to your Makefile, Makefile.in,
 or Makefile.am. See the documentation for details. Libtool supports
 building static libraries on all platforms.
 .
 Libtool supports generation of C, C++, Fortran and Java libraries.

libtool-bin: Generic library support script (libtool binary)

 This is GNU libtool, a generic library support script. Libtool hides
 the complexity of generating special library types (such as shared
 libraries) behind a consistent interface. To use libtool, add the
 new generic library building commands to your Makefile, Makefile.in,
 or Makefile.am. See the documentation for details. Libtool supports
 building static libraries on all platforms.
 .
 Libtool supports generation of C, C++, Fortran and Java libraries.
 .
 This package contains the libtool binary only.

libtool-doc: Generic library support script (documentation)

 This package contains the GNU libtool documentation.
 .
 GNU libtool is generic library support script. Libtool hides
 the complexity of generating special library types (such as shared
 libraries) behind a consistent interface. To use libtool, add the
 new generic library building commands to your Makefile, Makefile.in,
 or Makefile.am. See the documentation for details. Libtool supports
 building static libraries on all platforms.