]> git.saurik.com Git - apt.git/blame_incremental - debian/control
merged from debian
[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>
9Standards-Version: 3.8.1.0
10Build-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, 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 | gnome-apt | wajig, dpkg-dev, apt-doc, bzip2, lzma, python-apt
21Section: admin
22Description: Advanced front-end for dpkg
23 This is Debian's next generation front-end for the dpkg package manager.
24 It provides the apt-get utility and APT dselect method that provides a
25 simpler, safer way to install and upgrade packages.
26 .
27 APT features complete installation ordering, multiple source capability
28 and several other unique features, see the Users Guide in apt-doc.
29
30Package: apt-doc
31Architecture: all
32Priority: optional
33Replaces: apt (<< 0.5.4.9)
34Section: doc
35Description: Documentation for APT
36 This package contains the user guide and offline guide, for APT, an
37 Advanced Package Tool.
38
39Package: libapt-pkg-dev
40Architecture: any
41Priority: optional
42Depends: apt (= ${binary:Version}), apt-utils (= ${binary:Version}), ${libapt-pkg:provides}, ${libapt-inst:provides}
43Section: libdevel
44Description: Development files for APT's libapt-pkg and libapt-inst
45 This package contains the header files and libraries for
46 developing with APT's libapt-pkg Debian package manipulation
47 library and the libapt-inst deb/tar/ar library.
48
49Package: libapt-pkg-doc
50Architecture: all
51Priority: optional
52Section: doc
53Description: Documentation for APT development
54 This package contains documentation for development of the APT
55 Debian package manipulation program and its libraries.
56
57Package: apt-utils
58Architecture: any
59Depends: ${shlibs:Depends}
60Priority: important
61Provides: ${libapt-inst:provides}
62Replaces: apt (<< 0.5.9)
63Section: admin
64Description: APT utility programs
65 This package contains some APT utility programs such as apt-ftparchive,
66 apt-sortpkgs and apt-extracttemplates.
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.
71
72Package: apt-transport-https
73Architecture: any
74Depends: ${shlibs:Depends}
75Priority: optional
76Section: admin
77Description: APT https transport
78 This package contains a APT https transport. It makes it possible to
79 use 'deb https://foo distro main' lines in the sources.list.