tag 531307 pending
thanks
Hello,
Bug #531307 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
http://git.debian.org/?p=dpkg/dpkg.git;a=commitdiff;h=ef51c15
---
commit ef51c154b0c4d37c7c6726ce5b4e903397b76c26
Author: Raphaël Hertzog <[email protected]>
Date: Sat Aug 15 21:45:20 2009 +0200
dpkg-architecture: finish support of DEB_{HOST,BUILD}_ARCH_{BITS,ENDIAN}
Enhanced cputable to describe the new columns.
Let dpkg-dev depend on dpkg (>= 1.15.4) to ensure that we have an updated
cputable (and so that a versioned build-dependency on dpkg-dev is enough to
use
this new feature).
Document the new variables in the manual page dpkg-architecture(1).
diff --git a/debian/changelog b/debian/changelog
index 05b7af8..6844105 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -61,6 +61,13 @@ dpkg (1.15.4) UNRELEASED; urgency=low
information if the version provided is older than the one already listed
in the available file. Thanks to Ian Jackson
<[email protected]> for the patch. Closes: #496114
+ * dpkg-architecture can now export DEB_{HOST,BUILD}_ARCH_{BITS,ENDIAN}
+ (pointer size and endianness):
+ - cputable (in dpkg) modified to contain those information
+ - dpkg-dev depends on dpkg (>= 1.15.4) to ensure that we have an updated
+ cputable (and so that a versioned build-dependency on dpkg-dev is enough
+ to use this new feature)
+ Closes: #531307
[ Modestas Vainius ]
* Provide a meaningful label for dpkg-gensymbols diff.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]