4 Maintainer: APT Development Team <deity@lists.debian.org>
5 Uploaders: Jason Gunthorpe <jgg@debian.org>, Adam Heath <doogie@debian.org>, Matt Zimmerman <mdz@debian.org>, Michael Vogt <mvo@debian.org>
6 Standards-Version: 3.6.2.2
7 Build-Depends: debhelper (>= 5.0), libdb4.4-dev, gettext (>= 0.12)
8 Build-Depends-Indep: debiandoc-sgml, docbook-utils (>= 0.6.12-1)
12 Depends: ${shlibs:Depends}, debian-archive-keyring
14 Replaces: libapt-pkg-doc (<< 0.3.7), libapt-pkg-dev (<< 0.3.7)
15 Provides: ${libapt-pkg:provides}
16 Suggests: aptitude | synaptic | gnome-apt | wajig, dpkg-dev, apt-doc, bzip2
18 Description: Advanced front-end for dpkg
19 This is Debian's next generation front-end for the dpkg package manager.
20 It provides the apt-get utility and APT dselect method that provides a
21 simpler, safer way to install and upgrade packages.
23 APT features complete installation ordering, multiple source capability
24 and several other unique features, see the Users Guide in apt-doc.
29 Replaces: apt (<< 0.5.4.9)
31 Description: Documentation for APT
32 This package contains the user guide and offline guide, for APT, an
33 Advanced Package Tool.
35 Package: libapt-pkg-dev
38 Depends: apt (= ${Source-Version}), apt-utils (= ${Source-Version}), ${libapt-pkg:provides}, ${libapt-inst:provides}
40 Description: Development files for APT's libapt-pkg and libapt-inst
41 This package contains the header files and libraries for
42 developing with APT's libapt-pkg Debian package manipulation
43 library and the libapt-inst deb/tar/ar library.
45 Package: libapt-pkg-doc
49 Description: Documentation for APT development
50 This package contains documentation for development of the APT
51 Debian package manipulation program and its libraries.
55 Depends: ${shlibs:Depends}
57 Provides: ${libapt-inst:provides}
58 Replaces: apt (<< 0.5.9)
60 Description: APT utility programs
61 This package contains some APT utility programs such as apt-ftparchive,
62 apt-sortpkgs and apt-extracttemplates.
64 apt-extracttemplates is used by debconf to prompt for configuration
65 questions before installation. apt-ftparchive is used to create Package
66 and other index files. apt-sortpkgs is a Package/Source file normalizer.