X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/578bfd0aed2ec993f4ad85fa6a7094a852261422..d2f3195a03a718ffb56924282727700f02ca9c49:/doc/dpkg-tech.sgml diff --git a/doc/dpkg-tech.sgml b/doc/dpkg-tech.sgml index 3c01ee8f0..7c6e023dd 100644 --- a/doc/dpkg-tech.sgml +++ b/doc/dpkg-tech.sgml @@ -1,9 +1,9 @@ - + dpkg technical manual Tom Lees tom@lpsg.demon.co.uk -$Id: dpkg-tech.sgml,v 1.1 1998/07/02 02:58:12 jgg Exp $ +$Id: dpkg-tech.sgml,v 1.3 2003/02/12 15:05:45 doogie Exp $ This document describes the minimum necessary workings for the APT dselect @@ -22,7 +22,7 @@ option) any later version.

For more details, on Debian GNU/Linux systems, see the file -/usr/doc/copyright/GPL for the full license. +/usr/share/common-licenses/GPL for the full license. @@ -46,6 +46,8 @@ The basic dpkg package control file supports the following major features:- productivity of the package Conflicts, to specify a package which must NOT be installed in order for the package to be configured + Breaks, to specify a package which is broken by the + package and which should therefore not be configured while broken Each of these dependencies can specify a version and a depedency on that version, for example "<= 0.5-1", "== 2.7.2-1", etc. The comparators available