Просмотр исходного кода

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

Raphael Hertzog лет назад: 18
Родитель
Сommit
55c18f3132
2 измененных файлов с 12 добавлено и 6 удалено
  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>
 
 	* dpkg.1: Document improved status-fd output.

+ 7 - 6
man/dpkg-source.1

@@ -367,17 +367,18 @@ generated patch.
 .TP
 .B \-\-include\-timestamp
 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)
 This format is an extension of the native package format as defined
 in the 1.0 format. It supports all compression methods and
 will ignore by default any VCS specific files and directories
 as well as many temporary files (see default value associated to
 \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)
 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
 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.
 .PP
 .B Build options