merged with apt--mvo
[ntk/apt.git] / debian / control
1 Source: apt
2 Section: admin
3 Priority: important
4 Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5 XSBC-Original-Maintainer: APT Development Team <deity@lists.debian.org>
6 Uploaders: 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>
7 Standards-Version: 3.7.2.2
8 Build-Depends: debhelper (>= 5.0), libdb-dev, gettext (>= 0.12), libcurl4-gnutls-dev | libcurl3-gnutls-dev (>= 7.15.5)
9 Build-Depends-Indep: debiandoc-sgml, docbook-utils (>= 0.6.12-1)
10 XS-Vcs-Bzr: http://code.launchpad.net/~ubuntu-core-dev/apt/ubuntu
11
12 Package: apt
13 Architecture: any
14 Depends: ${shlibs:Depends}
15 Priority: important
16 Replaces: libapt-pkg-doc (<< 0.3.7), libapt-pkg-dev (<< 0.3.7)
17 Provides: ${libapt-pkg:provides}
18 Recommends: ubuntu-keyring
19 Suggests: aptitude | synaptic | gnome-apt | wajig, dpkg-dev, apt-doc, bzip2, lzma, gnupg
20 Section: admin
21 Description: 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
29 Package: apt-doc
30 Architecture: all
31 Priority: optional
32 Replaces: apt (<< 0.5.4.9)
33 Section: doc
34 Description: Documentation for APT
35 This package contains the user guide and offline guide, for APT, an
36 Advanced Package Tool.
37
38 Package: libapt-pkg-dev
39 Architecture: any
40 Priority: optional
41 Depends: apt (= ${Source-Version}), apt-utils (= ${Source-Version}), ${libapt-pkg:provides}, ${libapt-inst:provides}
42 Section: libdevel
43 Description: 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
48 Package: libapt-pkg-doc
49 Architecture: all
50 Priority: optional
51 Section: doc
52 Description: Documentation for APT development
53 This package contains documentation for development of the APT
54 Debian package manipulation program and its libraries.
55
56 Package: apt-utils
57 Architecture: any
58 Depends: ${shlibs:Depends}
59 Priority: important
60 Provides: ${libapt-inst:provides}
61 Replaces: apt (<< 0.5.9)
62 Section: admin
63 Description: APT utility programs
64 This package contains some APT utility programs such as apt-ftparchive,
65 apt-sortpkgs and apt-extracttemplates.
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.
70
71 Package: apt-transport-https
72 Architecture: any
73 Depends: ${shlibs:Depends}
74 Priority: optional
75 Section: admin
76 Description: 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.