[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#771113: Patch



Control: tags -1 + patch

Hi,

I've verified that the attached patch fixes this problem:

diff -Nru lintian-2.5.30+deb8u2/t/tests/binaries-from-other-arch/debian/debian/dumpobj lintian-2.5.30+deb8u3/t/tests/binaries-from-other-arch/debian/debian/dumpobj
--- lintian-2.5.30+deb8u2/t/tests/binaries-from-other-arch/debian/debian/dumpobj	2013-01-20 14:12:28.000000000 -0800
+++ lintian-2.5.30+deb8u3/t/tests/binaries-from-other-arch/debian/debian/dumpobj	2014-11-27 22:38:33.000000000 -0800
@@ -4,7 +4,7 @@
 DEB_BUILD_GNU_TYPE="$(dpkg-architecture -qDEB_BUILD_GNU_TYPE)"
 
 case $DEB_BUILD_GNU_TYPE in
-i486-linux-gnu|i686-linux-gnu|x86_64-linux-gnu)
+i486-linux-gnu|i586-linux-gnu|i686-linux-gnu|x86_64-linux-gnu)
     base64 -d <<DATA
 f0VMRgEBAQAAAAAAAAAAAAIAKAABAAAAMIEAADQAAAA4bwkAAgAABDQAIAAGACgAGwAaAAEAAHDY
 WgkA2NoJANjaCQBQCgAAUAoAAAQAAAAEAAAAAQAAAAAAAAAAgAAAAIAAAKhlCQCoZQkABQAAAACA

-- 
Matt


Reply to: