Parcourir la source

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

Guillem Jover il y a 10 ans
Parent
commit
bb24616fe8
2 fichiers modifiés avec 4 ajouts et 3 suppressions
  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
   * Documentation:
     - Fix typos for --predep-package option name. Closes: #794688
+    - Add missing dashes to package-list in deb-src-control(5).
 
   [ Updated programs translations ]
   * 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.
 
 .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
 architecture dependent packages. The \fBBuild\-Depends\fP are also
 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.
 
 .TP
-.BI Build\-Conflicts: " package list"
+.BI Build\-Conflicts: " package-list"
 A list of packages that should not be installed when the package is
 built, for example because they interfere with the build system used.
 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.
 
 .TP
-.BI Build\-Conflicts\-Arch: " package list"
+.BI Build\-Conflicts\-Arch: " package-list"
 Same as \fBBuild\-Conflicts\fP, but only when building the architecture
 dependent packages. This field is supported since dpkg 1.16.4; in
 order to build with older dpkg versions, \fBBuild\-Conflicts\fP should