The following commit has been merged in the master branch:
commit 65a44f4b093d0a23b506b5eec5c7a4d7d41adf21
Author: Guillem Jover <[email protected]>
Date:   Thu Mar 28 20:02:31 2013 +0100

    dpkg-architecture(1): Document since when DEB_*_MULTIARCH are supported

diff --git a/debian/changelog b/debian/changelog
index a58adc1..2c9eb52 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,7 @@ dpkg (1.17.0) UNRELEASED; urgency=low
     - Move EXIT STATUS section before ENVIRONMENT.
     - Rename CAVEATS sections to NOTES.
     - Fold BACKWARD COMPATIBILITY section into other sections.
+    - Document since when DEB_*_MULTIARCH variables are supported.
   * Use colon instead of dot for user:group in dpkg debug output.
   * Remove support for obsolete DM-Upload-Allowed from Dpkg::Vendor::Debian.
   * Fix update-alternatives to use the current alternative link as the first
diff --git a/man/dpkg-architecture.1 b/man/dpkg-architecture.1
index b9a7eac..0795cdb 100644
--- a/man/dpkg-architecture.1
+++ b/man/dpkg-architecture.1
@@ -137,7 +137,7 @@ The System part of \s-1DEB_BUILD_GNU_TYPE\s0.
 The \s-1GNU\s0 system type of the build machine.
 .IP "\s-1DEB_BUILD_MULTIARCH\s0" 4
 The clarified \s-1GNU\s0 system type of the build machine, used for filesystem
-paths.
+paths (since dpkg 1.16.0).
 .IP "\s-1DEB_HOST_ARCH\s0" 4
 The Debian architecture of the host machine.
 .IP "\s-1DEB_HOST_ARCH_OS\s0" 4
@@ -156,7 +156,7 @@ The System part of \s-1DEB_HOST_GNU_TYPE\s0.
 The \s-1GNU\s0 system type of the host machine.
 .IP "\s-1DEB_HOST_MULTIARCH\s0" 4
 The clarified \s-1GNU\s0 system type of the host machine, used for filesystem
-paths.
+paths (since dpkg 1.16.0).
 .
 .SH FILES
 .SS Architecture tables

-- 
dpkg's main repository


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to