From: Roland McGrath Date: Fri, 3 Aug 2007 09:59:13 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~150 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7b5dd1e146aaf132f29f350df551ec9cb2c937f5;p=strace . --- diff --git a/ChangeLog b/ChangeLog index 875e92dd..c5ebe0d0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2007-08-03 Roland McGrath + + * debian/control (Build-Depends): Replace libc6-dev-s390x and + libc6-dev-sparc64 with gcc-multilib. + * debian/rules: Replace sparc-linux, s390-linux conditionals with + general "arch64_map" hair, handle x86_64 and powerpc64 too. + From Matthias Klose . + Fixes Debian#435303. + 2007-08-01 Roland McGrath * util.c (umoven): Don't perror for EIO.