diff options
author | Guillem Jover <guillem@debian.org> | 2018-10-04 07:24:19 +0200 |
---|---|---|
committer | Guillem Jover <guillem@debian.org> | 2018-10-07 19:33:52 +0200 |
commit | 42b567aaaa37adf092c9b4ed34ecc3d2409f63db (patch) | |
tree | 8795573829e1f5df73a00a3131b8bf0476a9c62d /man | |
parent | 622fd19a9c4100a7745e93d965fe674e69ea600a (diff) | |
download | dpkg-42b567aaaa37adf092c9b4ed34ecc3d2409f63db.tar.gz |
man: Reference where the source formats are described in dsc(5)
Prompted-by: Manuel A. Fernandez Montecelo <mafm@debian.org>
Diffstat (limited to 'man')
-rw-r--r-- | man/dsc.man | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man/dsc.man b/man/dsc.man index 4d835977a..5d31c8c81 100644 --- a/man/dsc.man +++ b/man/dsc.man @@ -58,6 +58,7 @@ source format revisions. The source formats currently supported by \fBdpkg\fP are \fB1.0\fP, \fB2.0\fP, \fB3.0 (native)\fP, \fB3.0 (quilt)\fP, \fB3.0 (git)\fP, \fB3.0 (bzr)\fP and \fB3.0 (custom)\fP. +See \fBdpkg\-source\fP(1) for their description. .TP .BR Source: " \fIsource-name\fP (required)" The value of this field determines the package name, and is used to |