summaryrefslogtreecommitdiff
path: root/debian.control
blob: 19ffe29931c86228c6414ad3e5dbbc7081d0fc96 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Package: dpkg
Version: =elf
Architecture: =
Essential: yes
Pre-Depends: libc5=, ncurses3.0
Conflicts: dpkgname
Replaces: dpkgname
Maintainer: Ian Jackson <ian@chiark.chu.cam.ac.uk>
Description: Package maintenance system for Debian GNU/Linux
 This package contains the programs which handle the installation and
 removal of packages on your system.
 .
 The primary interface for the dpkg suite is the `dselect' program;
 a more low-level and less user-friendly interface is available in
 the form of the `dpkg' command.