]> git.saurik.com Git - apt.git/blame_incremental - debian/control
merged from the lp:~mvo/apt/mvo branch
[apt.git] / debian / control
... / ...
CommitLineData
1Source: apt
2Section: admin
3Priority: important
4Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5XSBC-Original-Maintainer: APT Development Team <deity@lists.debian.org>
6Uploaders: Michael Vogt <mvo@debian.org>, Otavio Salvador <otavio@debian.org>,
7 Christian Perrier <bubulle@debian.org>, Daniel Burrows <dburrows@debian.org>,
8 Luca Bruno <lethalman88@gmail.com>, Julian Andres Klode <jak@debian.org>
9Standards-Version: 3.8.3
10Build-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, intltool
11Vcs-Bzr: http://code.launchpad.net/~ubuntu-core-dev/apt/ubuntu
12
13Package: apt
14Architecture: any
15Depends: ${shlibs:Depends}
16Priority: important
17Replaces: libapt-pkg-doc (<< 0.3.7), libapt-pkg-dev (<< 0.3.7)
18Provides: ${libapt-pkg:provides}
19Recommends: ubuntu-keyring
20Suggests: aptitude | synaptic | wajig, dpkg-dev, apt-doc, bzip2, lzma, python-apt
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
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.
37
38Package: libapt-pkg-dev
39Architecture: any
40Priority: optional
41Depends: apt (= ${binary:Version}), apt-utils (= ${binary:Version}), ${libapt-pkg:provides}, ${libapt-inst:provides}
42Section: libdevel
43Description: Development files for APT's libapt-pkg and libapt-inst
44 This package contains the header files and libraries for
45 developing with APT's libapt-pkg Debian package manipulation
46 library and the libapt-inst deb/tar/ar library.
47
48Package: libapt-pkg-doc
49Architecture: all
50Priority: optional
51Section: doc
52Description: Documentation for APT development
53 This package contains documentation for development of the APT
54 Debian package manipulation program and its libraries.
55
56Package: apt-utils
57Architecture: any
58Depends: ${shlibs:Depends}
59Provides: ${libapt-inst:provides}
60Replaces: apt (<< 0.5.9)
61Description: APT utility programs
62 This package contains some APT utility programs such as apt-ftparchive,
63 apt-sortpkgs and apt-extracttemplates.
64 .
65 apt-extracttemplates is used by debconf to prompt for configuration
66 questions before installation. apt-ftparchive is used to create Package
67 and other index files. apt-sortpkgs is a Package/Source file normalizer.
68
69Package: apt-transport-https
70Architecture: any
71Depends: ${shlibs:Depends}
72Priority: optional
73Description: APT https transport
74 This package contains a APT https transport. It makes it possible to
75 use 'deb https://foo distro main' lines in the sources.list.