Add a option to apt-cache policy to additionally init the DepCache before
[ntk/apt.git] / debian / control
1 Source: apt
2 Section: admin
3 Priority: important
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, doxygen
10 Build-Conflicts: autoconf2.13, automake1.4
11
12 Package: apt
13 Architecture: any
14 Depends: ${shlibs:Depends}, debian-archive-keyring, ${misc:Depends}
15 Replaces: manpages-pl (<< 20060617-3~)
16 Provides: ${libapt-pkg:provides}
17 Conflicts: python-apt (<< 0.7.93.2~)
18 Suggests: aptitude | synaptic | wajig, dpkg-dev, apt-doc, bzip2, lzma, python-apt
19 Description: Advanced front-end for dpkg
20 This is Debian's next generation front-end for the dpkg package manager.
21 It provides the apt-get utility and APT dselect method that provides a
22 simpler, safer way to install and upgrade packages.
23 .
24 APT features complete installation ordering, multiple source capability
25 and several other unique features, see the Users Guide in apt-doc.
26
27 Package: apt-doc
28 Architecture: all
29 Priority: optional
30 Depends: ${misc:Depends}
31 Section: doc
32 Description: Documentation for APT
33 This package contains the user guide and offline guide, for APT, an
34 Advanced Package Tool.
35
36 Package: libapt-pkg-dev
37 Architecture: any
38 Priority: optional
39 Depends: apt (= ${binary:Version}), apt-utils (= ${binary:Version}), ${libapt-pkg:provides}, ${libapt-inst:provides}, ${misc:Depends}
40 Section: libdevel
41 Description: Development files for APT's libapt-pkg and libapt-inst
42 This package contains the header files and libraries for
43 developing with APT's libapt-pkg Debian package manipulation
44 library and the libapt-inst deb/tar/ar library.
45
46 Package: libapt-pkg-doc
47 Architecture: all
48 Priority: optional
49 Depends: ${misc:Depends}
50 Section: doc
51 Description: Documentation for APT development
52 This package contains documentation for development of the APT
53 Debian package manipulation program and its libraries.
54 .
55 This includes the source code documentation generated by doxygen
56 in html format.
57
58 Package: apt-utils
59 Architecture: any
60 Depends: ${shlibs:Depends}, ${misc:Depends}
61 Provides: ${libapt-inst:provides}
62 Description: APT utility programs
63 This package contains some APT utility programs such as apt-ftparchive,
64 apt-sortpkgs and apt-extracttemplates.
65 .
66 apt-extracttemplates is used by debconf to prompt for configuration
67 questions before installation. apt-ftparchive is used to create Package
68 and other index files. apt-sortpkgs is a Package/Source file normalizer.
69
70 Package: apt-transport-https
71 Architecture: any
72 Depends: ${shlibs:Depends}, ${misc:Depends}
73 Priority: optional
74 Description: APT https transport
75 This package contains a APT https transport. It makes it possible to
76 use 'deb https://foo distro main' lines in the sources.list.