|
|
@@ -1,6 +1,6 @@
|
|
|
.\" Author: Raul Miller
|
|
|
.\" Includes text from the debian Guidelines by Ian Jackson, Ian Murdock
|
|
|
-.TH deb\-control 5 "2007-10-08" "Debian Project" "Debian"
|
|
|
+.TH deb\-control 5 "2010-07-29" "Debian Project" "Debian"
|
|
|
.SH NAME
|
|
|
deb\-control \- Debian packages' master control file format
|
|
|
.
|
|
|
@@ -185,15 +185,19 @@ server from having to know the package names for all of them, and using
|
|
|
`|' to separate the list.
|
|
|
.LP
|
|
|
The syntax of
|
|
|
+.BR Breaks ,
|
|
|
.BR Conflicts ,
|
|
|
.B Replaces
|
|
|
and
|
|
|
.B Provides
|
|
|
is a list of package names, separated by commas (and optional whitespace).
|
|
|
In the
|
|
|
+.B Breaks
|
|
|
+and
|
|
|
.B Conflicts
|
|
|
-field, the comma should be read as `OR'. An optional version can also be
|
|
|
+fields, the comma should be read as `OR'. An optional version can also be
|
|
|
given with the same syntax as above for the
|
|
|
+.BR Breaks ,
|
|
|
.B Conflicts
|
|
|
and
|
|
|
.B Replaces
|