]> git.saurik.com Git - apt.git/blame - debian/control
uploaded to ppa
[apt.git] / debian / control
CommitLineData
2d18d44e
AL
1Source: apt
2Section: admin
0b3b0d25 3Priority: important
15240f4b 4Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
07cf8a2f 5XSBC-Original-Maintainer: APT Development Team <deity@lists.debian.org>
47c2220b 6Uploaders: Michael Vogt <mvo@debian.org>, Otavio Salvador <otavio@debian.org>,
5844279e 7 Christian Perrier <bubulle@debian.org>, Daniel Burrows <dburrows@debian.org>,
48778d11 8 Luca Bruno <lethalman88@gmail.com>, Julian Andres Klode <jak@debian.org>
90550467 9Standards-Version: 3.9.0
3184b4cf 10Build-Depends: debhelper (>= 5.0), libdb-dev, gettext (>= 0.12), libcurl4-gnutls-dev | libcurl3-gnutls-dev (>= 7.15.5), zlib1g-dev | libz-dev, debiandoc-sgml, xsltproc, docbook-xsl, po4a (>= 0.34-2), autotools-dev, autoconf, automake, doxygen
7f912c32 11Build-Conflicts: autoconf2.13, automake1.4
00ea69fc 12Vcs-Bzr: http://bzr.debian.org/apt/debian-sid/
2d18d44e
AL
13
14Package: apt
15Architecture: any
20f463e8 16Depends: ${shlibs:Depends}, debian-archive-keyring, ${misc:Depends}
e234fa49 17Replaces: manpages-pl (<< 20060617-3~)
a5b7cd82 18Provides: ${libapt-pkg:provides}
946b0e06 19Conflicts: python-apt (<< 0.7.93.2~)
388b9071 20Suggests: aptitude | synaptic | wajig, dpkg-dev, apt-doc, bzip2, lzma, python-apt
2d18d44e
AL
21Description: Advanced front-end for dpkg
22 This is Debian's next generation front-end for the dpkg package manager.
23 It provides the apt-get utility and APT dselect method that provides a
24 simpler, safer way to install and upgrade packages.
25 .
26 APT features complete installation ordering, multiple source capability
16c76dd2
AL
27 and several other unique features, see the Users Guide in apt-doc.
28
29Package: apt-doc
30Architecture: all
31Priority: optional
46e39c8e 32Depends: ${misc:Depends}
16c76dd2
AL
33Section: doc
34Description: Documentation for APT
35 This package contains the user guide and offline guide, for APT, an
36 Advanced Package Tool.
2d18d44e
AL
37
38Package: libapt-pkg-dev
39Architecture: any
78e96574 40Priority: optional
46e39c8e 41Depends: apt (= ${binary:Version}), apt-utils (= ${binary:Version}), ${libapt-pkg:provides}, ${libapt-inst:provides}, ${misc:Depends}
793c077e 42Section: libdevel
2d425135
AL
43Description: Development files for APT's libapt-pkg and libapt-inst
44 This package contains the header files and libraries for
2d18d44e 45 developing with APT's libapt-pkg Debian package manipulation
2d425135 46 library and the libapt-inst deb/tar/ar library.
2d18d44e
AL
47
48Package: libapt-pkg-doc
49Architecture: all
78e96574 50Priority: optional
46e39c8e 51Depends: ${misc:Depends}
416bf691 52Section: doc
2d18d44e
AL
53Description: Documentation for APT development
54 This package contains documentation for development of the APT
55 Debian package manipulation program and its libraries.
2348c40f
MV
56 .
57 This includes the source code documentation generated by doxygen
58 in html format.
b2e465d6
AL
59
60Package: apt-utils
61Architecture: any
46e39c8e 62Depends: ${shlibs:Depends}, ${misc:Depends}
a5b7cd82 63Provides: ${libapt-inst:provides}
b2e465d6 64Description: APT utility programs
d2a9f69d
AL
65 This package contains some APT utility programs such as apt-ftparchive,
66 apt-sortpkgs and apt-extracttemplates.
9b2e67eb
AL
67 .
68 apt-extracttemplates is used by debconf to prompt for configuration
69 questions before installation. apt-ftparchive is used to create Package
70 and other index files. apt-sortpkgs is a Package/Source file normalizer.
d546f98d
MV
71
72Package: apt-transport-https
73Architecture: any
46e39c8e 74Depends: ${shlibs:Depends}, ${misc:Depends}
d546f98d 75Priority: optional
d546f98d
MV
76Description: APT https transport
77 This package contains a APT https transport. It makes it possible to
78 use 'deb https://foo distro main' lines in the sources.list.