]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Fri, 3 Aug 2007 09:59:13 +0000 (09:59 +0000)
committerRoland McGrath <roland@redhat.com>
Fri, 3 Aug 2007 09:59:13 +0000 (09:59 +0000)
ChangeLog

index 875e92dd4dae44ecd3cbd521f9ba12dc82aa5253..c5ebe0d0185acd14e3d137bb8ac39cba0a7e6127 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2007-08-03  Roland McGrath  <roland@redhat.com>
+
+       * 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 <doko@cs.tu-berlin.de>.
+       Fixes Debian#435303.
+
 2007-08-01  Roland McGrath  <roland@redhat.com>
 
        * util.c (umoven): Don't perror for EIO.