Browse Source

* man/dpkg-source.1: Move paragraph about --include-binaries.

Raphael Hertzog 18 years ago
parent
commit
55c18f3132
2 changed files with 12 additions and 6 deletions
  1. 5 0
      man/ChangeLog
  2. 7 6
      man/dpkg-source.1

+ 5 - 0
man/ChangeLog

@@ -1,3 +1,8 @@
+2008-03-28  Raphael Hertzog  <hertzog@debian.org>
+
+	* dpkg-source.1: Move a paragraph at its right place and some
+	other presentation fixes.
+
 2008-03-25  Ian Jackson  <ian@davenant.greenend.org.uk>
 2008-03-25  Ian Jackson  <ian@davenant.greenend.org.uk>
 
 
 	* dpkg.1: Document improved status-fd output.
 	* dpkg.1: Document improved status-fd output.

+ 7 - 6
man/dpkg-source.1

@@ -367,17 +367,18 @@ generated patch.
 .TP
 .TP
 .B \-\-include\-timestamp
 .B \-\-include\-timestamp
 Include timestamp in the automatically generated patch.
 Include timestamp in the automatically generated patch.
+.TP
+.B \-\-include\-binaries
+Add all modified binaries in the debian tarball. Also add them to
+\fBdebian/source/include-binaries\fP: they will be added by default
+in subsequent builds and this option is thus no more needed.
+.
 .SS Format: 3.0 (native)
 .SS Format: 3.0 (native)
 This format is an extension of the native package format as defined
 This format is an extension of the native package format as defined
 in the 1.0 format. It supports all compression methods and
 in the 1.0 format. It supports all compression methods and
 will ignore by default any VCS specific files and directories
 will ignore by default any VCS specific files and directories
 as well as many temporary files (see default value associated to
 as well as many temporary files (see default value associated to
 \fB-I\fP option in the \fB\-\-help\fP output).
 \fB-I\fP option in the \fB\-\-help\fP output).
-.TP
-.B \-\-include\-binaries
-Add all modified binaries in the debian tarball. Also add them to
-\fBdebian/source/include-binaries\fP: they will be added by default
-in subsequent builds and this option is thus no more needed.
 .
 .
 .SS Format: 3.0 (quilt)
 .SS Format: 3.0 (quilt)
 This is a variant of the 2.0 format. The differences concern the
 This is a variant of the 2.0 format. The differences concern the
@@ -402,7 +403,7 @@ generated patch is \fBdebian-changes-\fP\fIversion\fP\fB.diff\fP and the
 \fBseries\fP file is obviously updated to add/remove the automatically
 \fBseries\fP file is obviously updated to add/remove the automatically
 generated patch as needed.
 generated patch as needed.
 
 
-The \fB.pc\fI directory used by quilt is ignored during generation of the
+The \fB.pc\fP directory used by quilt is ignored during generation of the
 automatic patch.
 automatic patch.
 .PP
 .PP
 .B Build options
 .B Build options