]> git.saurik.com Git - apt.git/blame - debian/control
* cmdline/apt-key:
[apt.git] / debian / control
CommitLineData
2d18d44e
AL
1Source: apt
2Section: admin
0b3b0d25 3Priority: important
702c84fb 4Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
07cf8a2f 5XSBC-Original-Maintainer: APT Development Team <deity@lists.debian.org>
ba1a544b 6Uploaders: Jason Gunthorpe <jgg@debian.org>, Adam Heath <doogie@debian.org>, Matt Zimmerman <mdz@debian.org>, Michael Vogt <mvo@debian.org>, Otavio Salvador <otavio@debian.org>
7a1445aa 7Standards-Version: 3.7.2.2
77e53c8c
MV
8Build-Depends: debhelper (>= 5.0), libdb-dev, gettext (>= 0.12), libcurl4-gnutls-dev | libcurl3-gnutls-dev (>= 7.15.5), intltool
9Build-Depends-Indep: debiandoc-sgml, docbook-utils (>= 0.6.12-1)
be7f4230 10XS-Vcs-Bzr: http://code.launchpad.net/~ubuntu-core-dev/apt/ubuntu
2d18d44e
AL
11
12Package: apt
13Architecture: any
14Depends: ${shlibs:Depends}
793c077e 15Priority: important
b2e465d6 16Replaces: libapt-pkg-doc (<< 0.3.7), libapt-pkg-dev (<< 0.3.7)
a5b7cd82 17Provides: ${libapt-pkg:provides}
a3972f18 18Recommends: ubuntu-keyring
04b38410 19Suggests: aptitude | synaptic | gnome-apt | wajig, dpkg-dev, apt-doc, bzip2, lzma, gnupg
468155b7 20Section: admin
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
32Replaces: apt (<< 0.5.4.9)
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
b3d44315 41Depends: apt (= ${Source-Version}), apt-utils (= ${Source-Version}), ${libapt-pkg:provides}, ${libapt-inst:provides}
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
416bf691 51Section: doc
2d18d44e
AL
52Description: Documentation for APT development
53 This package contains documentation for development of the APT
54 Debian package manipulation program and its libraries.
b2e465d6
AL
55
56Package: apt-utils
57Architecture: any
4c84979c 58Depends: ${shlibs:Depends}
339690e4 59Priority: important
a5b7cd82 60Provides: ${libapt-inst:provides}
f084da09 61Replaces: apt (<< 0.5.9)
416bf691 62Section: admin
b2e465d6 63Description: APT utility programs
d2a9f69d
AL
64 This package contains some APT utility programs such as apt-ftparchive,
65 apt-sortpkgs and apt-extracttemplates.
9b2e67eb
AL
66 .
67 apt-extracttemplates is used by debconf to prompt for configuration
68 questions before installation. apt-ftparchive is used to create Package
69 and other index files. apt-sortpkgs is a Package/Source file normalizer.
d546f98d
MV
70
71Package: apt-transport-https
72Architecture: any
73Depends: ${shlibs:Depends}
74Priority: optional
75Section: admin
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.