[dpkg] 71/192: man: Write the actual glyphs used to delimit dependency restrictions

Ximin Luo infinity0 at debian.org
Tue Oct 17 11:04:00 UTC 2017


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

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

commit 769e051eb653b3fc666205416ce8c68f14027e1b
Author: Guillem Jover <guillem at debian.org>
Date:   Sat Jul 8 18:16:23 2017 +0200

    man: Write the actual glyphs used to delimit dependency restrictions
---
 debian/changelog        |  2 ++
 man/deb-src-control.man | 11 +++++++----
 2 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 54837a9..e32dd03 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -30,6 +30,8 @@ dpkg (1.19.0) UNRELEASED; urgency=medium
     - Remove reference to obsolete dpkg-cross(1).
     - Sort control field export markers by tool order in deb-src-control(5).
     - Document Package-Type and Enhances fields in deb-control(5).
+    - Write the actual glyphs used to delimit dependency restrictions in
+      deb-src-control(5).
   * Build system:
     - Require Perl 5.20.2, the version in Debian oldstable (jessie).
     - Use new gcc-7 -Wrestrict and -Wshift-negative-value warnings if
diff --git a/man/deb-src-control.man b/man/deb-src-control.man
index 0507150..e200d68 100644
--- a/man/deb-src-control.man
+++ b/man/deb-src-control.man
@@ -188,14 +188,17 @@ and
 fields is a list of groups of alternative packages.
 Each group is a list of packages separated by vertical bar (or “pipe”)
 symbols, ‘\fB|\fP’.
-The groups are separated by commas.
+The groups are separated by commas ‘\fB,\fP’.
 Commas are to be read as “AND”, and pipes as “OR”, with pipes
 binding more tightly.
 Each package name is optionally followed by an architecture qualifier
 appended after a colon ‘\fB:\fP’,
-optionally followed by a version number specification in parentheses, an
-architecture specification in square brackets, and a restriction formula
-consisting of one or more lists of profile names in angle brackets.
+optionally followed by a version number specification in parentheses
+‘\fB(\fP and ‘\fB)\fP’, an
+architecture specification in square brackets ‘\fB[\fP’ and ‘\fB]\fP’,
+and a restriction formula
+consisting of one or more lists of profile names in angle brackets
+‘\fB<\fP’ and ‘\fB>\fP’.
 
 The syntax of the
 .BR Build\-Conflicts ,

-- 
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