found 805992 1.1.1-1 tags 805992 - patch thanks Sorry, the patch I provided was not enough.
This is what happens: ---------------------------------------------------------- debian/rules override_dh_install make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_install --list-missing dh_install: Cannot find (any matches for) "usr/share/alsa" (tried in "." and "debian/tmp") dh_install: libasound2-data missing files: usr/share/alsa Can't stat debian/tmp: No such file or directory at /usr/bin/dh_install line 287. dh_install: missing files, aborting debian/rules:39: recipe for target 'override_dh_install' failed make[1]: *** [override_dh_install] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' debian/rules:8: recipe for target 'binary-indep' failed make: *** [binary-indep] Error 2 dpkg-buildpackage: error: fakeroot debian/rules binary-indep gave error exit status 2 ---------------------------------------------------------- Please note that I just said this: > The following patch might fix this bug. Please test it. In this context, testing means building the package with "dpkg-buildpackage -A". Thanks.