libtool 2.4.6-12 source package in Ubuntu
Changelog
libtool (2.4.6-12) unstable; urgency=medium [ Helmut Grohe ] * Avoid build-dependency cycle with libtool. Closes: #924184 [ Vagrant Cascadian ] * all ./configure with explicit GREP=/bin/grep and SED=/bin/sed, to prevent variation when built on a merged /usr system. Closes: #949270 * Remove file-prefix-map/debug-prefix-map arguments from the libtool.1 manpage, which results in an unreproducible package when the build path varies. Closes: #949271 [ Alastair McKinstry ] * Standards-Version: 4.5.0 * Use debhelper-compat (= 12) * Increment AC_PREREQ to 2.63. Closes: #948511 * Remove unsafe debug_cmd. Closes: #866631 * Close ENOFIX a 15-yr old wishlist. Closes: #258261 * Close old bugs believed fixed. Closes: #243618, #644744 * Minor documentation fix. Closes: #253904 * Set AR_FLAGS=cr by default. Closes: #864018 [ Vincent Lefevre ] * Pass fcilkplus and sanitizer flags unchanged. Closes: #751161 -- Alastair McKinstry <email address hidden> Fri, 07 Feb 2020 16:15:16 +0000
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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libtool_2.4.6-12.dsc | 2.4 KiB | 361b2e7c9ce66372c98285c851fd5a40f9f3ee25662709b97e22b7b90d080297 |
libtool_2.4.6.orig.tar.xz | 950.3 KiB | 7c87a8c2c8c0fc9cd5019e402bed4292462d00a718a7cd5f11218153bf28b26f |
libtool_2.4.6.orig.tar.xz.asc | 380 bytes | ab68ebc45d60128a71fc36167cd29dcf3c3d6d639fd28663905ebaf3e2f43d6a |
libtool_2.4.6-12.debian.tar.xz | 49.6 KiB | 520e7fe4d5c96e9d52fbd212d54848dd67c633874b6a4c8d4717b947a18204ce |
Available diffs
- diff from 2.4.6-11 to 2.4.6-12 (3.9 KiB)
No changes file available.
Binary packages built by this source
- libltdl-dev: 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: 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
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.