]> git.saurik.com Git - apt.git/blame - debian/control
releasing version 0.7.26~exp9
[apt.git] / debian / control
CommitLineData
2d18d44e
AL
1Source: apt
2Section: admin
0b3b0d25 3Priority: important
2d18d44e 4Maintainer: APT Development Team <deity@lists.debian.org>
47c2220b 5Uploaders: Michael Vogt <mvo@debian.org>, Otavio Salvador <otavio@debian.org>,
5844279e 6 Christian Perrier <bubulle@debian.org>, Daniel Burrows <dburrows@debian.org>,
48778d11 7 Luca Bruno <lethalman88@gmail.com>, Julian Andres Klode <jak@debian.org>
90550467 8Standards-Version: 3.9.0
98ac10fa 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, autoconf, automake, doxygen
7f912c32 10Build-Conflicts: autoconf2.13, automake1.4
2d18d44e
AL
11
12Package: apt
13Architecture: any
20f463e8 14Depends: ${shlibs:Depends}, debian-archive-keyring, ${misc:Depends}
e234fa49 15Replaces: manpages-pl (<< 20060617-3~)
a5b7cd82 16Provides: ${libapt-pkg:provides}
946b0e06 17Conflicts: python-apt (<< 0.7.93.2~)
388b9071 18Suggests: aptitude | synaptic | wajig, dpkg-dev, apt-doc, bzip2, lzma, python-apt
2d18d44e
AL
19Description: 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
16c76dd2
AL
25 and several other unique features, see the Users Guide in apt-doc.
26
27Package: apt-doc
28Architecture: all
29Priority: optional
20f463e8 30Depends: ${misc:Depends}
16c76dd2
AL
31Section: doc
32Description: Documentation for APT
33 This package contains the user guide and offline guide, for APT, an
34 Advanced Package Tool.
2d18d44e
AL
35
36Package: libapt-pkg-dev
37Architecture: any
78e96574 38Priority: optional
20f463e8 39Depends: apt (= ${binary:Version}), apt-utils (= ${binary:Version}), ${libapt-pkg:provides}, ${libapt-inst:provides}, ${misc:Depends}
793c077e 40Section: libdevel
2d425135
AL
41Description: Development files for APT's libapt-pkg and libapt-inst
42 This package contains the header files and libraries for
2d18d44e 43 developing with APT's libapt-pkg Debian package manipulation
2d425135 44 library and the libapt-inst deb/tar/ar library.
2d18d44e
AL
45
46Package: libapt-pkg-doc
47Architecture: all
78e96574 48Priority: optional
20f463e8 49Depends: ${misc:Depends}
416bf691 50Section: doc
2d18d44e
AL
51Description: Documentation for APT development
52 This package contains documentation for development of the APT
53 Debian package manipulation program and its libraries.
2348c40f
MV
54 .
55 This includes the source code documentation generated by doxygen
56 in html format.
b2e465d6
AL
57
58Package: apt-utils
59Architecture: any
20f463e8 60Depends: ${shlibs:Depends}, ${misc:Depends}
a5b7cd82 61Provides: ${libapt-inst:provides}
b2e465d6 62Description: APT utility programs
d2a9f69d
AL
63 This package contains some APT utility programs such as apt-ftparchive,
64 apt-sortpkgs and apt-extracttemplates.
9b2e67eb
AL
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.
d546f98d
MV
69
70Package: apt-transport-https
71Architecture: any
20f463e8 72Depends: ${shlibs:Depends}, ${misc:Depends}
d546f98d 73Priority: optional
d546f98d
MV
74Description: 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.