Source: libltdl7
Build-Depends: debhelper (>= 4.0), texi2html, texinfo, file, automake, autoconf, autotools-dev, quilt
Build-Conflicts: automake1.9
Section: devel
Priority: optional
Maintainer: Maemo Multimedia <multimedia@maemo.org>
XSBC-Original-Maintainer: Kurt Roeckx <kurt@roeckx.be>
Standards-Version: 3.7.2
Homepage: http://www.gnu.org/software/libtool/

Package: libltdl7
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Description: 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

Package: libltdl7-dev
Architecture: any
Section: libdevel
Suggests: libtool-doc
Recommends: libtool
Conflicts: libtool (<< 1.5.20), libtool1.4, libltdl3-dev
Replaces: libtool (<< 1.5.20), libltdl3-dev
Depends: libltdl7 (= ${binary:Version})
Description: 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
