4 Maintainer: APT Development Team <deity@lists.debian.org>
5 Standards-Version: 2.4.1
9 Depends: ${shlibs:Depends}
12 Replaces: deity, libapt-pkg-doc (<< 0.3.7), libapt-pkg-dev (<< 0.3.7)
13 Provides: libapt-pkg${libapt-pkg:major}
15 Description: Advanced front-end for dpkg
16 This is Debian's next generation front-end for the dpkg package manager.
17 It provides the apt-get utility and APT dselect method that provides a
18 simpler, safer way to install and upgrade packages.
20 APT features complete installation ordering, multiple source capability
21 and several other unique features, see the Users Guide in
22 /usr/doc/apt/users-guide.txt.gz
24 Package: libapt-pkg-dev
27 Depends: libapt-pkg${libapt-pkg:major}
28 Description: Development files for APT's libapt-pkg
29 This package contains the header files and static libraries for
30 developing with APT's libapt-pkg Debian package manipulation
33 Package: libapt-pkg-doc
36 Description: Documentation for APT development
37 This package contains documentation for development of the APT
38 Debian package manipulation program and its libraries.