|
@@ -27,14 +27,14 @@ entry per line. Blank lines are \fBnot\fP allowed. Lines beginning
|
|
|
with an \fB#\fP character are considered commentary, and are ignored.
|
|
with an \fB#\fP character are considered commentary, and are ignored.
|
|
|
All other lines must have the format
|
|
All other lines must have the format
|
|
|
.IP
|
|
.IP
|
|
|
-.RI [ tag: ]
|
|
|
|
|
|
|
+.RI [ type: ]
|
|
|
.I library
|
|
.I library
|
|
|
.I version
|
|
.I version
|
|
|
.I dependencies
|
|
.I dependencies
|
|
|
.PP
|
|
.PP
|
|
|
The \fIlibrary\fP and \fIversion\fP fields are whitespace-delimited,
|
|
The \fIlibrary\fP and \fIversion\fP fields are whitespace-delimited,
|
|
|
but the \fIdependencies\fP field extends to the end of the line. The
|
|
but the \fIdependencies\fP field extends to the end of the line. The
|
|
|
-\fItag\fP field is optional and normally not needed.
|
|
|
|
|
|
|
+\fItype\fP field is optional and normally not needed.
|
|
|
.PP
|
|
.PP
|
|
|
See the Debian Policy Manual for further details.
|
|
See the Debian Policy Manual for further details.
|
|
|
.
|
|
.
|