[Reproducible-commits] [dpkg] 35/54: man: Clarify in dpkg-query(1) when binary:Package gets arch-qualified
Mattia Rizzolo
mattia at debian.org
Fri Jan 15 18:54:02 UTC 2016
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch pu/reproducible_builds
in repository dpkg.
commit 90c148e2846892aab2f36c1774e4022a19299ce0
Author: Guillem Jover <guillem at debian.org>
Date: Wed Dec 23 00:07:21 2015 +0100
man: Clarify in dpkg-query(1) when binary:Package gets arch-qualified
In commit d658a8ec1110c9b3b20987cd903a54f59801117f the semantics of
the arch-qualifications changed, update the documentation to reflect
that.
Closes: #801958
---
debian/changelog | 2 ++
man/dpkg-query.1 | 6 +++---
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index f2c4dbe..0a10769 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -49,6 +49,8 @@ dpkg (1.18.4) UNRELEASED; urgency=medium
- Clarify role of Build-Depends in deb-src-control(5).
Prompted by Johannes Schauer <j.schauer at email.de>.
- Document supported feature areas.
+ - Clarify in dpkg-query(1) when binary:Package gets arch-qualified.
+ Closes: #801958
[ Updated programs translations ]
* Dutch (Frans Spiesschaert). Closes: #800513
diff --git a/man/dpkg-query.1 b/man/dpkg-query.1
index 4d02522..ea552c2 100644
--- a/man/dpkg-query.1
+++ b/man/dpkg-query.1
@@ -244,9 +244,9 @@ fields in control files):
.B binary:Package
It contains the binary package name with a possible architecture qualifier
like \(lqlibc6:amd64\(rq (since dpkg 1.16.2).
-The architecture qualifier will only be present if the package has a
-\fBMulti\-Arch\fP field with a value of \fBsame\fP.
-This makes the package name unambiguous.
+An architecture qualifier will be present to make the package name unambiguous,
+for example if the package has a \fBMulti\-Arch\fP field with a value of
+\fBsame\fP or the package is of a foreign architecture.
.TP
.B binary:Summary
It contains the package short description (since dpkg 1.16.2).
--
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