Package: alsa-lib
Severity: wishlist
Tags: patch
User: debian-arm@lists.debian.org
Usertags: eabi

Please add support for arm eabi[1] and bigendian ports. In this packages
case it only needs adding "armel" and "armeb" to Architecture: line.

[1] http://wiki.debian.org/ArmEabiPort

--- alsa-lib-1.0.13/debian/control.orig	2007-01-11 20:07:58.000000000 +0000
+++ alsa-lib-1.0.13/debian/control	2007-01-11 20:08:05.000000000 +0000
@@ -7,7 +7,7 @@
 Standards-Version: 3.7.2
 
 Package: libasound2
-Architecture: i386 ia64 alpha amd64 arm armeb hppa m32r m68k mips mipsel powerpc ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc
+Architecture: i386 ia64 alpha amd64 arm armeb armel hppa m32r m68k mips mipsel powerpc ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc
 Section: libs
 Depends: ${shlibs:Depends}
 Suggests: libasound2-plugins (>= 1.0.9)
@@ -19,7 +19,7 @@
  ALSA is the Advanced Linux Sound Architecture.
 
 Package: libasound2-dev
-Architecture: i386 ia64 alpha amd64 arm armeb hppa m32r m68k mips mipsel powerpc ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc
+Architecture: i386 ia64 alpha amd64 arm armeb armel hppa m32r m68k mips mipsel powerpc ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc
 Section: libdevel
 Provides: libasound-dev
 Depends: libc6-dev | libc-dev, libasound2 (= ${Source-Version})

Reply via email to