libtool 2.4.2-1.10ubuntu1 source package in Ubuntu RTM
Changelog
libtool (2.4.2-1.10ubuntu1) utopic; urgency=medium * Merge with Debian; remaining changes: - None. * Mark libtool-bin as M-A: foreign. Not correct, but not worse than marking the unsplit libtool as M-A: foreign. libtool (2.4.2-1.10) unstable; urgency=medium * Run the tests in the build target, not the install target. libtool (2.4.2-1.9) unstable; urgency=medium * Non-maintainer upload. * Fix the architecture only build. libtool (2.4.2-1.8) unstable; urgency=medium * Non-maintainer upload with maintainer's permission. * Split-out the libtool binary into a libtool-bin package, let libtool still depend on the libtool-bin package. * Set the architecture for libtool to `all'. * The next steps are: - Fix package builds with libtool's dependency on libtool-bin removed, either by changing the package build not to require libtool or by adding a build dependency on libtool-bin. - Drop libtool's dependency on libtool-bin. * Build using dpkg-buildflags. * Fix some lintian warnings. Closes: #711521. * Only ship the complete upstream changelogs in the -doc package. * Move texinfo to Build-Depends-Indep (Daniel Schepler). Closes: #737941. * Build-depend on most recent autoconf and automake versions to minimize the risk of mismatching files in the libltdl-dev M-A: same package. Closes: #733935. -- Matthias Klose <email address hidden> Wed, 20 Aug 2014 09:44:30 +0200
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Utopic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
14.09-factory | release | main | devel | |
14.09 | release | main | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libtool_2.4.2.orig.tar.gz | 2.5 MiB | b38de44862a987293cd3d8dfae1c409d514b6c4e794ebc93648febf9afc38918 |
libtool_2.4.2-1.10ubuntu1.debian.tar.xz | 18.1 KiB | 5d4abeef8341e6ea365950f0664f0bd4ca64406f9117a36fba9c6c4476e03dae |
libtool_2.4.2-1.10ubuntu1.dsc | 1.5 KiB | a54829f82e73e4875a37fea3a5316e51c069f05d297e77400c195e67a14e9542 |
Available diffs
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
- 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.