Package: alsa-lib Version: 1.0.23-1 Severity: wishlist
The armhf port has just been started on debian-ports. Please consider adding support in alsa-lib. The attached patch works. Thanks Konstantinos Margaritis Genesi USA, Senior Software engineer, armhf port maintainer Debian Developer
diff -ruN alsa-lib-1.0.23/debian//control alsa-lib-1.0.23.armhf/debian//control --- alsa-lib-1.0.23/debian//control 2010-06-02 17:33:44.000000000 +0000 +++ alsa-lib-1.0.23.armhf/debian//control 2010-07-19 16:34:26.000000000 +0000 @@ -23,7 +23,7 @@ Vcs-Browser: http://svn.debian.org/wsvn/pkg-alsa/trunk/alsa-lib/ Package: libasound2 -Architecture: alpha amd64 arm armeb armel avr32 hppa i386 ia64 m32r m68k mips mipsel powerpc powerpcspe ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc sparc64 +Architecture: alpha amd64 arm armeb armel armhf avr32 hppa i386 ia64 m32r m68k mips mipsel powerpc powerpcspe ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc sparc64 Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: libasound2-plugins (>= 1.0.18) Conflicts: libasound2-plugins (<< 1.0.18) @@ -33,7 +33,7 @@ ALSA is the Advanced Linux Sound Architecture. Package: libasound2-dev -Architecture: alpha amd64 arm armeb armel avr32 hppa i386 ia64 m32r m68k mips mipsel powerpc powerpcspe ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc sparc64 +Architecture: alpha amd64 arm armeb armel armhf avr32 hppa i386 ia64 m32r m68k mips mipsel powerpc powerpcspe ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc sparc64 Section: libdevel Provides: libasound-dev Depends: libc6-dev | libc-dev, libasound2 (= ${binary:Version}), ${misc:Depends}

