]> git.saurik.com Git - apt.git/blob - debian/control
82d54d9b12df0feffb300c5d0cb0c7f7e353b051
[apt.git] / debian / control
1 Source: apt
2 Section: admin
3 Priority: important
4 Maintainer: APT Development Team <deity@lists.debian.org>
5 Uploaders: Michael Vogt <mvo@debian.org>, Otavio Salvador <otavio@debian.org>,
6 Christian Perrier <bubulle@debian.org>, Daniel Burrows <dburrows@debian.org>,
7 Julian Andres Klode <jak@debian.org>
8 Standards-Version: 3.9.2
9 Build-Depends: dpkg-dev (>= 1.15.8), debhelper (>= 7.2.3~), libdb-dev, gettext (>= 0.12), libcurl4-gnutls-dev (>= 7.19.0), zlib1g-dev | libz-dev, debiandoc-sgml, xsltproc, docbook-xsl, docbook-xml, po4a (>= 0.34-2), autotools-dev, autoconf, automake, doxygen
10 Build-Conflicts: autoconf2.13, automake1.4
11 Vcs-Bzr: http://bzr.debian.org/apt/debian-sid/
12 Vcs-Browser: http://bzr.debian.org/loggerhead/apt/debian-sid/
13
14 Package: apt
15 Architecture: any
16 Pre-Depends: ${shlibs:Depends}
17 Depends: debian-archive-keyring, ${misc:Depends}, gnupg
18 Replaces: manpages-pl (<< 20060617-3~)
19 Conflicts: python-apt (<< 0.7.93.2~)
20 Suggests: aptitude | synaptic | wajig, dpkg-dev, apt-doc, bzip2, lzma, python-apt
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: libapt-pkg4.10
30 Architecture: any
31 Depends: ${shlibs:Depends}, ${misc:Depends}
32 Replaces: apt (<< 0.8.15)
33 Breaks: apt (<< 0.8.15~exp3)
34 Description: Library for apt
35 This package contains the library used by apt.
36
37 Package: libapt-inst1.2
38 Architecture: any
39 Depends: ${shlibs:Depends}, ${misc:Depends}
40 Replaces: apt-utils (<< 0.8.15), apt (<< 0.8.15)
41 Breaks: apt (<< 0.8.15~exp3), apt-utils (<< 0.8.15~exp3)
42 Description: Install library for apt
43 This package contains the inst library used by apt.
44
45 Package: apt-doc
46 Architecture: all
47 Priority: optional
48 Depends: ${misc:Depends}
49 Section: doc
50 Description: Documentation for APT
51 This package contains the user guide and offline guide, for APT, an
52 Advanced Package Tool.
53
54 Package: libapt-pkg-dev
55 Architecture: any
56 Priority: optional
57 Depends: ${libapt-pkg-name} (= ${binary:Version}), ${libapt-inst-name} (= ${binary:Version}), ${misc:Depends}, zlib1g-dev | zlib-dev
58 Section: libdevel
59 Description: Development files for APT's libapt-pkg and libapt-inst
60 This package contains the header files and libraries for
61 developing with APT's libapt-pkg Debian package manipulation
62 library and the libapt-inst deb/tar/ar library.
63
64 Package: libapt-pkg-doc
65 Architecture: all
66 Priority: optional
67 Depends: ${misc:Depends}
68 Section: doc
69 Description: Documentation for APT development
70 This package contains documentation for development of the APT
71 Debian package manipulation program and its libraries.
72 .
73 This includes the source code documentation generated by doxygen
74 in html format.
75
76 Package: apt-utils
77 Architecture: any
78 Depends: ${shlibs:Depends}, ${misc:Depends}
79 Description: APT utility programs
80 This package contains some APT utility programs such as apt-ftparchive,
81 apt-sortpkgs and apt-extracttemplates.
82 .
83 apt-extracttemplates is used by debconf to prompt for configuration
84 questions before installation. apt-ftparchive is used to create Package
85 and other index files. apt-sortpkgs is a Package/Source file normalizer.
86
87 Package: apt-transport-https
88 Architecture: any
89 Depends: ${shlibs:Depends}, ${misc:Depends}
90 Priority: optional
91 Description: APT https transport
92 This package contains a APT https transport. It makes it possible to
93 use 'deb https://foo distro main' lines in the sources.list.