4 Maintainer: APT Development Team <deity@lists.debian.org>
5 Uploaders: Michael Vogt <mvo@debian.org>, Otavio Salvador <otavio@debian.org>,
6 Christian Perrier <bubulle@debian.org>, Daniel Burrows <dburrows@debian.org>,
7 Luca Bruno <lethalman88@gmail.com>, Julian Andres Klode <jak@debian.org>
8 Standards-Version: 3.8.4
9 Build-Depends: debhelper (>= 5.0), libdb-dev, gettext (>= 0.12), libcurl4-gnutls-dev | libcurl3-gnutls-dev (>= 7.15.5), debiandoc-sgml, xsltproc, docbook-xsl, po4a (>= 0.34-2), autotools-dev, autoconf, automake
10 Build-Conflicts: autoconf2.13, automake1.4
11 Vcs-Bzr: http://bzr.debian.org/apt/debian-sid/
15 Depends: ${shlibs:Depends}, debian-archive-keyring, ${misc:Depends}
16 Replaces: manpages-pl (<< 20060617-3~)
17 Provides: ${libapt-pkg:provides}
18 Conflicts: python-apt (<< 0.7.93.2~)
19 Suggests: aptitude | synaptic | wajig, dpkg-dev, apt-doc, bzip2, lzma, python-apt
20 Description: Advanced front-end for dpkg
21 This is Debian's next generation front-end for the dpkg package manager.
22 It provides the apt-get utility and APT dselect method that provides a
23 simpler, safer way to install and upgrade packages.
25 APT features complete installation ordering, multiple source capability
26 and several other unique features, see the Users Guide in apt-doc.
31 Depends: ${misc:Depends}
33 Description: Documentation for APT
34 This package contains the user guide and offline guide, for APT, an
35 Advanced Package Tool.
37 Package: libapt-pkg-dev
40 Depends: apt (= ${binary:Version}), apt-utils (= ${binary:Version}), ${libapt-pkg:provides}, ${libapt-inst:provides}, ${misc:Depends}
42 Description: Development files for APT's libapt-pkg and libapt-inst
43 This package contains the header files and libraries for
44 developing with APT's libapt-pkg Debian package manipulation
45 library and the libapt-inst deb/tar/ar library.
47 Package: libapt-pkg-doc
50 Depends: ${misc:Depends}
52 Description: Documentation for APT development
53 This package contains documentation for development of the APT
54 Debian package manipulation program and its libraries.
58 Depends: ${shlibs:Depends}, ${misc:Depends}
59 Provides: ${libapt-inst:provides}
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.
68 Package: apt-transport-https
70 Depends: ${shlibs:Depends}, ${misc:Depends}
72 Description: APT https transport
73 This package contains a APT https transport. It makes it possible to
74 use 'deb https://foo distro main' lines in the sources.list.