]> granicus.if.org Git - strace/commitdiff
2005-12-01 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@redhat.com>
Fri, 2 Dec 2005 04:27:40 +0000 (04:27 +0000)
committerRoland McGrath <roland@redhat.com>
Fri, 2 Dec 2005 04:27:40 +0000 (04:27 +0000)
* debian/control (Architecture): Add armeb.
Fixes Debian#335681.

debian/control

index d558b05fd9aa6c82ce7ec9c882a9f6e0f0d92371..21642d634e53ed224891d48477cec57572754ecd 100644 (file)
@@ -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 ppc64 s390 s390x sh sparc
+Architecture: alpha amd64 arm armeb 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 ppc64 s390 sh sparc
+Architecture: alpha amd64 arm armeb 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