Package: rezound Version: 0.12.3beta-3 Severity: wishlist Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu natty ubuntu-patch
Hi, in Ubuntu, I've applied the attached patch to make the package build fine with the newest soundtouch's version available in experimental. Cheers. -- System Information: Debian Release: squeeze/sid APT prefers maverick-updates APT policy: (500, 'maverick-updates'), (500, 'maverick-security'), (500, 'maverick') Architecture: amd64 (x86_64) Kernel: Linux 2.6.35-25-generic (SMP w/4 CPU cores) Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
diff -u rezound-0.12.3beta/debian/control rezound-0.12.3beta/debian/control --- rezound-0.12.3beta/debian/control +++ rezound-0.12.3beta/debian/control @@ -1,14 +1,15 @@ Source: rezound Section: sound Priority: optional Maintainer: Debian QA Group <packa...@qa.debian.org> Build-Depends: debhelper (>> 5.0.0), libtool, automake (>= 1.7), autoconf, autopoint, gettext, cdbs, libfox-1.6-dev, libxft-dev, libx11-dev, libxrandr-dev, libxcursor-dev, libxext-dev, libxrender-dev, libfreetype6-dev, libcups2-dev, libfontconfig1-dev, libbz2-dev, fftw3-dev, libogg-dev, libvorbis-dev, libaudiofile-dev, bison, flex, zlib1g-dev, libjpeg62-dev, libtiff4-dev, libpng-dev, - libjack-dev, libflac-dev (>= 1.1.1-3), libflac++-dev, libsoundtouch1-dev, + libjack-dev, libflac-dev (>= 1.1.1-3), libflac++-dev, libsoundtouch0-dev, libglu1-mesa-dev | libgl-dev Standards-Version: 3.8.4 Homepage: http://rezound.sf.net/ diff -u rezound-0.12.3beta/debian/changelog rezound-0.12.3beta/debian/changelog