libtool 2.4.2-1.6ubuntu1 source package in Ubuntu

Changelog

libtool (2.4.2-1.6ubuntu1) trusty; urgency=medium

  * Merge with Debian; remaining changes:
    - Mark libtool Multi-Arch: foreign; needed because it's a
      build-dependency.
  * Split-out the libtool binary into a libtool-bin package, which
    is not Multi-Arch: foreign. Let libtool recommend libtool-bin.

libtool (2.4.2-1.6) unstable; urgency=low

  * Non-maintainer upload.
  * Rebuild using the recent automake 1.14.1 version. Closes: #733935.

libtool (2.4.2-1.5) unstable; urgency=medium

  * Update the powerpc little endian support, outdated in the Debian
    patch in #726404.

libtool (2.4.2-1.4) unstable; urgency=low

  * Non-maintainer upload with maintainer's permission.
  * Add powerpc little endian updates. Closes: #726404.
  * Build-conflict with and suggest gcj-jdk instead of gcj.
 -- Matthias Klose <email address hidden>   Thu, 02 Jan 2014 18:34:51 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
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.2.orig.tar.gz 2.5 MiB b38de44862a987293cd3d8dfae1c409d514b6c4e794ebc93648febf9afc38918
libtool_2.4.2-1.6ubuntu1.debian.tar.gz 18.9 KiB ee9a35324554a1436f2a0859ba02fdbd618346143265e128adfd6b4f3488e852
libtool_2.4.2-1.6ubuntu1.dsc 1.5 KiB d81e899836ea953e4d71b76943e52e2d490a48cc171c473cd1b932d8e54866e6

View changes file

Binary packages built by this source

libltdl-dev: A system independent dlopen wrapper for GNU libtool

 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: A 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

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: No summary available for libtool-bin in ubuntu trusty.

No description available for libtool-bin in ubuntu trusty.

libtool-doc: Generic library support script

 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.