tag 582404 pending
thanks
Hello,
Bug #582404 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=395c8a0
---
commit 395c8a0acc90c8df10eb2de0b7d6db13f64ffb8a
Author: Ian Fleming <[email protected]>
Date: Thu May 20 16:16:04 2010 +0100
dpkg-architecture(1): Fix typos
DEB_HOST_ARCH_BITS was listed as DEB_BUILD_ARCH_BITS;
DEB_HOST_ARCH_ENDIAN was listed as DEB_BUILD_ARCH_ENDIAN. In the
process, adjust the ordering to match dpkg-architecture's output.
Originally reported as
https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/564308.
diff --git a/debian/changelog b/debian/changelog
index 61a14ad..5f30cf4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,9 @@ dpkg (1.15.8) UNRELEASED; urgency=low
Closes: #572526
* Merge non-regression test for Ubuntu's specificities concerning
changelog handling. Closes: #582389
+ * Fix some copy-paste mistakes in dpkg-architecture(1). Thanks to Ian Fleming
+ <[email protected]> for the patch and Colin Watson for forwarding out of
+ Launchpad. Closes: #582404 LP: #564308
[ Guillem Jover ]
* Require gettext 0.18:
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]