ソースを参照

man: Add missing dashes to package-list in deb-src-control(5)

Guillem Jover 10 年 前
コミット
bb24616fe8
共有2 個のファイルを変更した4 個の追加3 個の削除を含む
  1. 1 0
      debian/changelog
  2. 3 3
      man/deb-src-control.5

+ 1 - 0
debian/changelog

@@ -39,6 +39,7 @@ dpkg (1.18.3) UNRELEASED; urgency=low
       files to the multi-arch directory. Closes: #794977
       files to the multi-arch directory. Closes: #794977
   * Documentation:
   * Documentation:
     - Fix typos for --predep-package option name. Closes: #794688
     - Fix typos for --predep-package option name. Closes: #794688
+    - Add missing dashes to package-list in deb-src-control(5).
 
 
   [ Updated programs translations ]
   [ Updated programs translations ]
   * Catalan (Jordi Mallach).
   * Catalan (Jordi Mallach).

+ 3 - 3
man/deb-src-control.5

@@ -145,7 +145,7 @@ the same effect as including it in both \fBBuild\-Depends\-Arch\fP and
 for source-only builds.
 for source-only builds.
 
 
 .TP
 .TP
-.BI Build\-Depends\-Arch: " package list"
+.BI Build\-Depends\-Arch: " package-list"
 Same as \fBBuild\-Depends\fP, but they are only needed when building the
 Same as \fBBuild\-Depends\fP, but they are only needed when building the
 architecture dependent packages. The \fBBuild\-Depends\fP are also
 architecture dependent packages. The \fBBuild\-Depends\fP are also
 installed in this case. This field is supported since dpkg 1.16.4; in
 installed in this case. This field is supported since dpkg 1.16.4; in
@@ -159,7 +159,7 @@ architecture independent packages. The \fBBuild\-Depends\fP are also
 installed in this case.
 installed in this case.
 
 
 .TP
 .TP
-.BI Build\-Conflicts: " package list"
+.BI Build\-Conflicts: " package-list"
 A list of packages that should not be installed when the package is
 A list of packages that should not be installed when the package is
 built, for example because they interfere with the build system used.
 built, for example because they interfere with the build system used.
 Including a dependency in this list has the same effect as including
 Including a dependency in this list has the same effect as including
@@ -168,7 +168,7 @@ it in both \fBBuild\-Conflicts\-Arch\fP and
 used for source-only builds.
 used for source-only builds.
 
 
 .TP
 .TP
-.BI Build\-Conflicts\-Arch: " package list"
+.BI Build\-Conflicts\-Arch: " package-list"
 Same as \fBBuild\-Conflicts\fP, but only when building the architecture
 Same as \fBBuild\-Conflicts\fP, but only when building the architecture
 dependent packages. This field is supported since dpkg 1.16.4; in
 dependent packages. This field is supported since dpkg 1.16.4; in
 order to build with older dpkg versions, \fBBuild\-Conflicts\fP should
 order to build with older dpkg versions, \fBBuild\-Conflicts\fP should