Hello, I'm doing an NMU of wsola to fix #357950; diff attached.
Thanks, Matej
diff -u wsola-4.9/debian/changelog wsola-4.9/debian/changelog --- wsola-4.9/debian/changelog +++ wsola-4.9/debian/changelog @@ -1,3 +1,11 @@ +wsola (4.9-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Use ${shlibs:Depends}. Thanks to Stefan Huehner for the patch. + Closes: #357950. + + -- Matej Vela <[EMAIL PROTECTED]> Fri, 19 May 2006 12:22:32 -0500 + wsola (4.9-1) unstable; urgency=low * New upstream version of WSOLA diff -u wsola-4.9/debian/control wsola-4.9/debian/control --- wsola-4.9/debian/control +++ wsola-4.9/debian/control @@ -7,7 +7,7 @@ Package: wsola Architecture: any -Depends: ${misc:Depends}, mffm-fftw1, libsndfile1 +Depends: ${shlibs:Depends}, ${misc:Depends} Description: allows one to speed/slow audio without altering its pitch It speeds up or slows down audio, without pitch alteration. WSOLA operates using the Waveform Similarity overlap add method [1].