]> git.saurik.com Git - apt.git/blame - debian/control
use depends for the ${shlibs:Depends} to make the breaks work
[apt.git] / debian / control
CommitLineData
2d18d44e
AL
1Source: apt
2Section: admin
0b3b0d25 3Priority: important
2d18d44e 4Maintainer: APT Development Team <deity@lists.debian.org>
47c2220b 5Uploaders: Michael Vogt <mvo@debian.org>, Otavio Salvador <otavio@debian.org>,
5844279e 6 Christian Perrier <bubulle@debian.org>, Daniel Burrows <dburrows@debian.org>,
20b6c6f1 7 Julian Andres Klode <jak@debian.org>
9b10be57 8Standards-Version: 3.9.2
2cf8c58b 9Build-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
7f912c32 10Build-Conflicts: autoconf2.13, automake1.4
00ea69fc 11Vcs-Bzr: http://bzr.debian.org/apt/debian-sid/
f6cc9c19 12Vcs-Browser: http://bzr.debian.org/loggerhead/apt/debian-sid/
2d18d44e
AL
13
14Package: apt
15Architecture: any
d2f828a9 16Depends: ${shlibs:Depends}, ${misc:Depends}, debian-archive-keyring, gnupg
e234fa49 17Replaces: manpages-pl (<< 20060617-3~)
946b0e06 18Conflicts: python-apt (<< 0.7.93.2~)
388b9071 19Suggests: aptitude | synaptic | wajig, dpkg-dev, apt-doc, bzip2, lzma, python-apt
2d18d44e
AL
20Description: Advanced front-end for dpkg
21 This is Debian's next generation front-end for the dpkg package manager.
22 It provides the apt-get utility and APT dselect method that provides a
23 simpler, safer way to install and upgrade packages.
24 .
25 APT features complete installation ordering, multiple source capability
16c76dd2
AL
26 and several other unique features, see the Users Guide in apt-doc.
27
782486e8
MV
28Package: libapt-pkg4.10
29Architecture: any
08c9b191 30Depends: ${shlibs:Depends}, ${misc:Depends}
782486e8 31Replaces: apt (<< 0.8.15)
a0088ddd 32Breaks: apt (<< 0.8.15~exp3)
782486e8
MV
33Description: Library for apt
34 This package contains the library used by apt.
35
36Package: libapt-inst1.2
37Architecture: any
08c9b191 38Depends: ${shlibs:Depends}, ${misc:Depends}
92ea2552 39Replaces: apt-utils (<< 0.8.15), apt (<< 0.8.15)
a0088ddd 40Breaks: apt (<< 0.8.15~exp3), apt-utils (<< 0.8.15~exp3)
782486e8
MV
41Description: Install library for apt
42 This package contains the inst library used by apt.
43
16c76dd2
AL
44Package: apt-doc
45Architecture: all
46Priority: optional
20f463e8 47Depends: ${misc:Depends}
16c76dd2
AL
48Section: doc
49Description: Documentation for APT
50 This package contains the user guide and offline guide, for APT, an
51 Advanced Package Tool.
2d18d44e
AL
52
53Package: libapt-pkg-dev
54Architecture: any
78e96574 55Priority: optional
2cc4999b 56Depends: ${libapt-pkg-name} (= ${binary:Version}), ${libapt-inst-name} (= ${binary:Version}), ${misc:Depends}, zlib1g-dev | zlib-dev
793c077e 57Section: libdevel
2d425135
AL
58Description: Development files for APT's libapt-pkg and libapt-inst
59 This package contains the header files and libraries for
2d18d44e 60 developing with APT's libapt-pkg Debian package manipulation
2d425135 61 library and the libapt-inst deb/tar/ar library.
2d18d44e
AL
62
63Package: libapt-pkg-doc
64Architecture: all
78e96574 65Priority: optional
20f463e8 66Depends: ${misc:Depends}
416bf691 67Section: doc
2d18d44e
AL
68Description: Documentation for APT development
69 This package contains documentation for development of the APT
70 Debian package manipulation program and its libraries.
2348c40f
MV
71 .
72 This includes the source code documentation generated by doxygen
73 in html format.
b2e465d6
AL
74
75Package: apt-utils
76Architecture: any
20f463e8 77Depends: ${shlibs:Depends}, ${misc:Depends}
b2e465d6 78Description: APT utility programs
d2a9f69d
AL
79 This package contains some APT utility programs such as apt-ftparchive,
80 apt-sortpkgs and apt-extracttemplates.
9b2e67eb
AL
81 .
82 apt-extracttemplates is used by debconf to prompt for configuration
83 questions before installation. apt-ftparchive is used to create Package
84 and other index files. apt-sortpkgs is a Package/Source file normalizer.
d546f98d
MV
85
86Package: apt-transport-https
87Architecture: any
20f463e8 88Depends: ${shlibs:Depends}, ${misc:Depends}
d546f98d 89Priority: optional
d546f98d
MV
90Description: APT https transport
91 This package contains a APT https transport. It makes it possible to
92 use 'deb https://foo distro main' lines in the sources.list.