tags 479712 pending thanks I've uploaded an NMU with a fix for this issue to the 2-day delayed queue.
Attached the debdiff for the upload. Cheers, FJP
diff -u squeak-vm-3.9.12+svn1820.dfsg/debian/changelog squeak-vm-3.9.12+svn1820.dfsg/debian/changelog --- squeak-vm-3.9.12+svn1820.dfsg/debian/changelog +++ squeak-vm-3.9.12+svn1820.dfsg/debian/changelog @@ -1,3 +1,10 @@ +squeak-vm (3.9.12+svn1820.dfsg-2.1) unstable; urgency=low + + * Non-maintainer upload. + * Build depend on libffi-dev instead of libffi4-dev. Closes: #479712. + + -- Frans Pop <[EMAIL PROTECTED]> Fri, 09 May 2008 23:38:57 +0200 + squeak-vm (3.9.12+svn1820.dfsg-2) unstable; urgency=low * Updated squeak launcher man page (Closes: #471436) diff -u squeak-vm-3.9.12+svn1820.dfsg/debian/control squeak-vm-3.9.12+svn1820.dfsg/debian/control --- squeak-vm-3.9.12+svn1820.dfsg/debian/control +++ squeak-vm-3.9.12+svn1820.dfsg/debian/control @@ -2,7 +2,7 @@ Section: interpreters Priority: optional Maintainer: José L. Redrejo RodrÃguez <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 4.0.0), dpatch, libaudio-dev, libxt-dev, libgl1-mesa-dev, libasound2-dev, nas-dev, uuid-dev, libspeex-dev, libxpm-dev, libxtst-dev, libxrender-dev, sharutils, libffi4-dev, chrpath +Build-Depends: debhelper (>= 4.0.0), dpatch, libaudio-dev, libxt-dev, libgl1-mesa-dev, libasound2-dev, nas-dev, uuid-dev, libspeex-dev, libxpm-dev, libxtst-dev, libxrender-dev, sharutils, libffi-dev, chrpath Standards-Version: 3.7.3 Package: squeak-vm
signature.asc
Description: This is a digitally signed message part.

