debian.controlaout 511 B

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