]> git.saurik.com Git - apt.git/blame - debian/control
merge with lp:~mvo/apt/debian-sid with the bugfix release 0.7.23.1 in it.
[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>
e0423680 8Standards-Version: 3.8.2.0
2a52e8c5 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, po4a (>= 0.34-2)
00ea69fc 10Vcs-Bzr: http://bzr.debian.org/apt/debian-sid/
2d18d44e
AL
11
12Package: apt
13Architecture: any
fa5a2334 14Depends: ${shlibs:Depends}, debian-archive-keyring
793c077e 15Priority: important
b2e465d6 16Replaces: libapt-pkg-doc (<< 0.3.7), libapt-pkg-dev (<< 0.3.7)
a5b7cd82 17Provides: ${libapt-pkg:provides}
7b4159cf 18Suggests: aptitude | synaptic | gnome-apt | wajig, dpkg-dev, apt-doc, bzip2, lzma, python-apt
468155b7 19Section: admin
2d18d44e
AL
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
16c76dd2
AL
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.
2d18d44e
AL
36
37Package: libapt-pkg-dev
38Architecture: any
78e96574 39Priority: optional
9b9eb42a 40Depends: apt (= ${binary:Version}), apt-utils (= ${binary:Version}), ${libapt-pkg:provides}, ${libapt-inst:provides}
793c077e 41Section: libdevel
2d425135
AL
42Description: Development files for APT's libapt-pkg and libapt-inst
43 This package contains the header files and libraries for
2d18d44e 44 developing with APT's libapt-pkg Debian package manipulation
2d425135 45 library and the libapt-inst deb/tar/ar library.
2d18d44e
AL
46
47Package: libapt-pkg-doc
48Architecture: all
78e96574 49Priority: optional
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.
b2e465d6
AL
54
55Package: apt-utils
56Architecture: any
4c84979c 57Depends: ${shlibs:Depends}
339690e4 58Priority: important
a5b7cd82 59Provides: ${libapt-inst:provides}
f084da09 60Replaces: apt (<< 0.5.9)
416bf691 61Section: admin
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
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.