From: Dmitry V. Levin Date: Tue, 3 Mar 2015 18:31:06 +0000 (+0000) Subject: debian: update control file X-Git-Tag: v4.10~24 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fde8fac036882454bd673d1384b1a83f0ec226e6;p=strace debian: update control file * debian/control (strace, strace-udeb): Add mips64 and mips64el to architecture list. Patch by James Cowgill This fixes Debian bug #773375. --- diff --git a/debian/control b/debian/control index 1a142338..5a44dcf0 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.9.5 Homepage: http://sourceforge.net/projects/strace/ Package: strace -Architecture: alpha amd64 arm64 armeb armel armhf hppa i386 ia64 m68k mips mipsel or1k powerpc powerpcspe ppc64 ppc64el s390 s390x sh4 sparc sparc64 x32 +Architecture: alpha amd64 arm64 armeb armel armhf hppa i386 ia64 m68k mips mipsel mips64 mips64el or1k powerpc powerpcspe ppc64 ppc64el s390 s390x sh4 sparc sparc64 x32 Depends: ${shlibs:Depends}, ${misc:Depends} Description: System call tracer strace is a system call tracer, i.e. a debugging tool which prints out @@ -40,7 +40,7 @@ Package: strace-udeb Section: debian-installer XC-Package-Type: udeb Priority: extra -Architecture: alpha amd64 arm64 armeb armel armhf hppa i386 ia64 m68k mips mipsel or1k powerpc powerpcspe ppc64 ppc64el s390 sh4 sparc sparc64 x32 +Architecture: alpha amd64 arm64 armeb armel armhf hppa i386 ia64 m68k mips mipsel mips64 mips64el or1k powerpc powerpcspe ppc64 ppc64el s390 sh4 sparc sparc64 x32 Depends: ${shlibs:Depends}, ${misc:Depends} Description: System call tracer strace is a system call tracer, i.e. a debugging tool which prints out