libtool 2.4.7-7 source package in Ubuntu

Changelog

libtool (2.4.7-7) unstable; urgency=medium

  * Remove obsole Breaks: for oldstable , Provides: libltdl7-dev
  * Replace Breaks: libltdl3-dev with Conflicts: libltdl3-dev.
    Thanks  Andreas Beckmann. Closes: #1041229

 -- Alastair McKinstry <email address hidden>  Mon, 17 Jul 2023 16:03:58 +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
Mantic release main devel

Downloads

File Size SHA-256 Checksum
libtool_2.4.7-7.dsc 2.2 KiB c6045c55f34fcd3b7a4194059d498085d4a6d0bc4c6a0cb3825fb3859461dc7a
libtool_2.4.7.orig.tar.xz 1002.0 KiB dd637e270439b208907ceead3f163470ed2ce5723ef97ffbda6463c64b57128a
libtool_2.4.7-7.debian.tar.xz 40.0 KiB 217a33c2f4474f4f23c69fa0bc694f9d380885003f02785ed69248b0dfb1d449

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.