From: Roland McGrath Date: Mon, 9 May 2005 08:01:36 +0000 (+0000) Subject: 2005-05-09 Roland McGrath X-Git-Tag: v4.5.18~387 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bc718ed39631d8f7b4a06a44982c24ce316816cc;p=strace 2005-05-09 Roland McGrath * debian/control (Architecture): Add ppc64. Fixes Debian bug #301089. --- diff --git a/debian/control b/debian/control index f0bd7458..d558b05f 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: libc6-dev (>= 2.2.2-1) [!alpha !ia64], libc6.1-dev (>= 2.2.2-1) [ Standards-Version: 3.6.1 Package: strace -Architecture: alpha amd64 arm hppa i386 ia64 m68k mips mipsel powerpc s390 s390x sh sparc +Architecture: alpha amd64 arm hppa i386 ia64 m68k mips mipsel powerpc ppc64 s390 s390x sh sparc Depends: ${shlibs:Depends} Description: A system call tracer strace is a system call tracer, i.e. a debugging tool which prints out @@ -22,7 +22,7 @@ Description: A system call tracer Package: strace-udeb Section: debian-installer Priority: extra -Architecture: alpha amd64 arm hppa i386 ia64 m68k mips mipsel powerpc s390 sh sparc +Architecture: alpha amd64 arm hppa i386 ia64 m68k mips mipsel powerpc ppc64 s390 sh sparc Depends: ${shlibs:Depends} Description: A system call tracer strace is a system call tracer, i.e. a debugging tool which prints out