* fixed compile errors with g++ 7.3 (thanks to
[ntk/apt.git] / debian / control
CommitLineData
2d18d44e
AL
1Source: apt
2Section: admin
0b3b0d25 3Priority: important
2d18d44e 4Maintainer: APT Development Team <deity@lists.debian.org>
f3657a2f 5Uploaders: Jason Gunthorpe <jgg@debian.org>, Adam Heath <doogie@debian.org>, Matt Zimmerman <mdz@debian.org>, Michael Vogt <mvo@debian.org>
7a1445aa 6Standards-Version: 3.7.2.2
a7955daa 7Build-Depends: debhelper (>= 5.0), libdb4.4-dev, gettext (>= 0.12), libcurl4-gnutls-dev (>= 7.15.5)
16c76dd2 8Build-Depends-Indep: debiandoc-sgml, docbook-utils (>= 0.6.12-1)
7a1445aa 9XS-Vcs-Bzr: http://bzr.debian.org/apt/debian-sid/
2d18d44e
AL
10
11Package: apt
12Architecture: any
fa5a2334 13Depends: ${shlibs:Depends}, debian-archive-keyring
793c077e 14Priority: important
b2e465d6 15Replaces: libapt-pkg-doc (<< 0.3.7), libapt-pkg-dev (<< 0.3.7)
a5b7cd82 16Provides: ${libapt-pkg:provides}
1bb04b97 17Suggests: aptitude | synaptic | gnome-apt | wajig, dpkg-dev, apt-doc, bzip2
468155b7 18Section: admin
2d18d44e
AL
19Description: Advanced front-end for dpkg
20 This is Debian's next generation front-end for the dpkg package manager.
21 It provides the apt-get utility and APT dselect method that provides a
22 simpler, safer way to install and upgrade packages.
23 .
24 APT features complete installation ordering, multiple source capability
16c76dd2
AL
25 and several other unique features, see the Users Guide in apt-doc.
26
27Package: apt-doc
28Architecture: all
29Priority: optional
30Replaces: apt (<< 0.5.4.9)
31Section: doc
32Description: Documentation for APT
33 This package contains the user guide and offline guide, for APT, an
34 Advanced Package Tool.
2d18d44e
AL
35
36Package: libapt-pkg-dev
37Architecture: any
78e96574 38Priority: optional
b3d44315 39Depends: apt (= ${Source-Version}), apt-utils (= ${Source-Version}), ${libapt-pkg:provides}, ${libapt-inst:provides}
793c077e 40Section: libdevel
2d425135
AL
41Description: Development files for APT's libapt-pkg and libapt-inst
42 This package contains the header files and libraries for
2d18d44e 43 developing with APT's libapt-pkg Debian package manipulation
2d425135 44 library and the libapt-inst deb/tar/ar library.
2d18d44e
AL
45
46Package: libapt-pkg-doc
47Architecture: all
78e96574 48Priority: optional
416bf691 49Section: doc
2d18d44e
AL
50Description: Documentation for APT development
51 This package contains documentation for development of the APT
52 Debian package manipulation program and its libraries.
b2e465d6
AL
53
54Package: apt-utils
55Architecture: any
4c84979c 56Depends: ${shlibs:Depends}
339690e4 57Priority: important
a5b7cd82 58Provides: ${libapt-inst:provides}
f084da09 59Replaces: apt (<< 0.5.9)
416bf691 60Section: admin
b2e465d6 61Description: APT utility programs
d2a9f69d
AL
62 This package contains some APT utility programs such as apt-ftparchive,
63 apt-sortpkgs and apt-extracttemplates.
9b2e67eb
AL
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.
d546f98d
MV
68
69Package: apt-transport-https
70Architecture: any
71Depends: ${shlibs:Depends}
72Priority: optional
73Section: admin
74Description: APT https transport
75 This package contains a APT https transport. It makes it possible to
76 use 'deb https://foo distro main' lines in the sources.list.