[Reproducible-commits] [dpkg] 26/61: man: Add missing dashes to package-list in deb-src-control(5)

Jérémy Bobbio lunar at moszumanska.debian.org
Mon Sep 21 09:56:08 UTC 2015


This is an automated email from the git hooks/post-receive script.

lunar pushed a commit to branch pu/reproducible_builds
in repository dpkg.

commit bb24616fe84b225214469d925c3db573166924dd
Author: Guillem Jover <guillem at debian.org>
Date:   Tue Sep 15 02:38:40 2015 +0200

    man: Add missing dashes to package-list in deb-src-control(5)
---
 debian/changelog      | 1 +
 man/deb-src-control.5 | 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 59e37b6..a607d00 100644
--- a/debian/changelog
+++ b/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).
diff --git a/man/deb-src-control.5 b/man/deb-src-control.5
index aaccb86..24cf006 100644
--- a/man/deb-src-control.5
+++ b/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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/dpkg.git



More information about the Reproducible-commits mailing list