]> git.saurik.com Git - apt.git/blame_incremental - debian/control
merge from mvo
[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>
8Standards-Version: 3.8.1.0
9Build-Depends: debhelper (>= 5.0), libdb-dev, gettext (>= 0.12), libcurl4-gnutls-dev | libcurl3-gnutls-dev (>= 7.15.5), debiandoc-sgml, docbook-utils (>= 0.6.12), xsltproc, docbook-xsl, xmlto
10Vcs-Bzr: http://bzr.debian.org/apt/debian-sid/
11
12Package: apt
13Architecture: any
14Depends: ${shlibs:Depends}, debian-archive-keyring
15Priority: important
16Replaces: libapt-pkg-doc (<< 0.3.7), libapt-pkg-dev (<< 0.3.7)
17Provides: ${libapt-pkg:provides}
18Suggests: aptitude | synaptic | gnome-apt | wajig, dpkg-dev, apt-doc, bzip2, lzma, python-apt
19Section: admin
20Description: 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.
24 .
25 APT features complete installation ordering, multiple source capability
26 and several other unique features, see the Users Guide in apt-doc.
27
28Package: apt-doc
29Architecture: all
30Priority: optional
31Replaces: apt (<< 0.5.4.9)
32Section: doc
33Description: Documentation for APT
34 This package contains the user guide and offline guide, for APT, an
35 Advanced Package Tool.
36
37Package: libapt-pkg-dev
38Architecture: any
39Priority: optional
40Depends: apt (= ${binary:Version}), apt-utils (= ${binary:Version}), ${libapt-pkg:provides}, ${libapt-inst:provides}
41Section: libdevel
42Description: 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.
46
47Package: libapt-pkg-doc
48Architecture: all
49Priority: optional
50Section: doc
51Description: Documentation for APT development
52 This package contains documentation for development of the APT
53 Debian package manipulation program and its libraries.
54
55Package: apt-utils
56Architecture: any
57Depends: ${shlibs:Depends}
58Priority: important
59Provides: ${libapt-inst:provides}
60Replaces: apt (<< 0.5.9)
61Section: admin
62Description: 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
70Package: apt-transport-https
71Architecture: any
72Depends: ${shlibs:Depends}
73Priority: optional
74Section: admin
75Description: APT https transport
76 This package contains a APT https transport. It makes it possible to
77 use 'deb https://foo distro main' lines in the sources.list.