Source: libdebian-installer
Section: libs
Priority: optional
Maintainer: Ubuntu Installer Team <ubuntu-installer@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Uploaders: Bastian Blank <waldi@debian.org>,
           Colin Watson <cjwatson@debian.org>,
           Christian Perrier <bubulle@debian.org>,
           Steve McIntyre <93sam@debian.org>
Build-Depends: check <!nocheck>,
               debhelper (>= 9),
               dh-autoreconf,
               doxygen,
               dpkg-dev (>= 1.13.5),
               pkg-config
Standards-Version: 3.9.6
XS-Vcs-Browser: https://anonscm.debian.org/cgit/d-i/libdebian-installer.git
XS-Vcs-Git: https://anonscm.debian.org/git/d-i/libdebian-installer.git
Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/libdebian-installer/ubuntu

Package: libdebian-installer4
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: cdebootstrap (<< 0.7.6+)
Description: Library of common debian-installer functions
 This library is used by debian-installer to perform common functions
 such as logging messages and executing commands. If you aren't
 working on debian-installer or building your own install system based
 on debian-installer, then you probably don't need this library.

Package: libdebian-installer4-dev
Section: libdevel
Architecture: any
Depends: libdebian-installer-extra4 (= ${binary:Version}),
         libdebian-installer4 (= ${binary:Version}),
         ${misc:Depends}
Conflicts: libdebian-installer-dev
Provides: libdebian-installer-dev
Description: Library of common debian-installer functions
 This library is used by debian-installer to perform common functions
 such as logging messages and executing commands. If you aren't
 working on debian-installer or building your own install system based
 on debian-installer, then you probably don't need this library.
 .
 This package contains files needed to do libdebian-installer development.

Package: libdebian-installer4-udeb
Package-Type: udeb
Section: debian-installer
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Library of common debian-installer functions
 This library is used by debian-installer to perform common functions
 such as logging messages and executing commands. If you aren't
 working on debian-installer or building your own install system based
 on debian-installer, then you probably don't need this library.

Package: libdebian-installer-extra4
Architecture: any
Multi-Arch: same
Depends: libdebian-installer4 (= ${binary:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Breaks: cdebootstrap (<< 0.7.6+)
Description: Library of some extra debian-installer functions
 This library is used by debian-installer to perform common functions
 such as logging messages and executing commands. If you aren't
 working on debian-installer or building your own install system based
 on debian-installer, then you probably don't need this library.

Package: libdebian-installer-extra4-udeb
Package-Type: udeb
Section: debian-installer
Architecture: any
Depends: libdebian-installer4-udeb (= ${binary:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Provides: libdebian-installer-extra4
Description: Library of some extra debian-installer functions
 This library is used by debian-installer to perform common functions
 such as logging messages and executing commands. If you aren't
 working on debian-installer or building your own install system based
 on debian-installer, then you probably don't need this library.
