libtool 2.4.2-1.11 source package in Ubuntu

Changelog

libtool (2.4.2-1.11) unstable; urgency=medium


  * Non-maintainer upload.
  * Drop libtool's dependency on libtool-bin.
  * Add libtool-bin dependency on libtool.
  * Make libtool Multi-Arch: foreign. Closes: #682045.
  * Bump standards version to 3.9.6.

 -- Matthias Klose <email address hidden>  Tue, 14 Oct 2014 19:21:11 +0200

Upload details

Uploaded by:
Kurt Roeckx
Uploaded to:
Sid
Original maintainer:
Kurt Roeckx
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-1.11.dsc 1.4 KiB 155ccf84638725c278b641fbd1c5c76a98d612cacf00f5f00a10f8e6826e643f
libtool_2.4.2.orig.tar.gz 2.5 MiB b38de44862a987293cd3d8dfae1c409d514b6c4e794ebc93648febf9afc38918
libtool_2.4.2-1.11.debian.tar.xz 17.0 KiB 524c916ae9bdf39311aa9e713024ca7b48b0367481c8e6217f407e194e908a7b

No changes file available.

Binary packages built by this source

libltdl-dev: No summary available for libltdl-dev in ubuntu vivid.

No description available for libltdl-dev in ubuntu vivid.

libltdl7: No summary available for libltdl7 in ubuntu vivid.

No description available for libltdl7 in ubuntu vivid.

libltdl7-dbgsym: debug symbols for package libltdl7

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

No description available for libtool in ubuntu vivid.

libtool-bin: No summary available for libtool-bin in ubuntu vivid.

No description available for libtool-bin in ubuntu vivid.

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.