Bläddra i källkod

deb-control(5): Clarify Multi-Arch: no field omission

Reported-by: Helge Kreutzmann <debian@helgefjell.de>
Guillem Jover 12 år sedan
förälder
incheckning
3fc6e13a4f
2 ändrade filer med 2 tillägg och 1 borttagningar
  1. 1 0
      debian/changelog
  2. 1 1
      man/deb-control.5

+ 1 - 0
debian/changelog

@@ -4,6 +4,7 @@ dpkg (1.17.7) UNRELEASED; urgency=low
   * Documentation:
   * Documentation:
     - Mention in deb-symbols(5), that the “main-dependency-template” is
     - Mention in deb-symbols(5), that the “main-dependency-template” is
       always used. Closes: #737731
       always used. Closes: #737731
+    - Clarify in deb-control(5) «Multi-Arch: no» field omission.
 
 
   [ Updated dpkg translations ]
   [ Updated dpkg translations ]
   * German (Sven Joachim).
   * German (Sven Joachim).

+ 1 - 1
man/deb-control.5

@@ -129,7 +129,7 @@ value \fBallowed\fP allows reverse-dependencies to indicate in their
 Depends field that they accept a package from a foreign architecture, but
 Depends field that they accept a package from a foreign architecture, but
 has no effect otherwise.
 has no effect otherwise.
 The value \fBno\fP is the default when the field is omitted, in which case
 The value \fBno\fP is the default when the field is omitted, in which case
-the field is generally not needed.
+adding the field with an explicit \fBno\fP value is generally not needed.
 .TP
 .TP
 .BI Source: " source-name"
 .BI Source: " source-name"
 The name of the source package that this binary package came from, if
 The name of the source package that this binary package came from, if