]> git.saurik.com Git - apt.git/blame_incremental - debian/control
bump policy to 3.8.3 as we have no outdated manpages anymore
[apt.git] / debian / control
... / ...
CommitLineData
1Source: apt
2Section: admin
3Priority: important
4Maintainer: APT Development Team <deity@lists.debian.org>
5Uploaders: 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>
8Standards-Version: 3.8.3
9Build-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
10Vcs-Bzr: http://bzr.debian.org/apt/debian-sid/
11
12Package: apt
13Architecture: any
14Depends: ${shlibs:Depends}, debian-archive-keyring
15Replaces: libapt-pkg-doc (<< 0.3.7), libapt-pkg-dev (<< 0.3.7)
16Provides: ${libapt-pkg:provides}
17Suggests: aptitude | synaptic | wajig, dpkg-dev, apt-doc, bzip2, lzma, python-apt
18Description: 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.
22 .
23 APT features complete installation ordering, multiple source capability
24 and several other unique features, see the Users Guide in apt-doc.
25
26Package: apt-doc
27Architecture: all
28Priority: optional
29Replaces: apt (<< 0.5.4.9)
30Section: doc
31Description: Documentation for APT
32 This package contains the user guide and offline guide, for APT, an
33 Advanced Package Tool.
34
35Package: libapt-pkg-dev
36Architecture: any
37Priority: optional
38Depends: apt (= ${binary:Version}), apt-utils (= ${binary:Version}), ${libapt-pkg:provides}, ${libapt-inst:provides}
39Section: libdevel
40Description: 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.
44
45Package: libapt-pkg-doc
46Architecture: all
47Priority: optional
48Section: doc
49Description: Documentation for APT development
50 This package contains documentation for development of the APT
51 Debian package manipulation program and its libraries.
52
53Package: apt-utils
54Architecture: any
55Depends: ${shlibs:Depends}
56Provides: ${libapt-inst:provides}
57Replaces: apt (<< 0.5.9)
58Description: APT utility programs
59 This package contains some APT utility programs such as apt-ftparchive,
60 apt-sortpkgs and apt-extracttemplates.
61 .
62 apt-extracttemplates is used by debconf to prompt for configuration
63 questions before installation. apt-ftparchive is used to create Package
64 and other index files. apt-sortpkgs is a Package/Source file normalizer.
65
66Package: apt-transport-https
67Architecture: any
68Depends: ${shlibs:Depends}
69Priority: optional
70Description: APT https transport
71 This package contains a APT https transport. It makes it possible to
72 use 'deb https://foo distro main' lines in the sources.list.