Skip to content

Debian Changelog squeak-vm (3.10.3+svn1902.dfsg-1)

2008

squeak-vm (3.10.3+svn1902.dfsg-1) unstable; urgency=low

   * New upstream release (Include new plugins for ogg, gstreamer & dbus)
   * Following patches have been removed as they are applied upstream:
     - 10_configure
     - 15_biasToGrow
     - 64bits_SocketPlugin.dpatch
   * disabled 30_window_icon as it does not work correctly once compiled
   * debian/control:
     - new build dependencies to compile new plugins: libdbus-1-dev,
       libgstreamer0.10-dev, libvorbis-dev
     - added autotools-dev as build dependency to regenerate config.sub
       and config.guess files
     - Bumped standards-version to 3.8.0 (no changes required)

 -- José L. Redrejo Rodríguez <jredrejo@debian.org>  Tue, 17 Jun 2008 10:47:30 +0200

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 <fjp@debian.org>  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)
   * Fixed launcher error and changed its interpreter (Closes: #472220)
   * Created fixImplicitidConvertedPointer.dpatch (Closes: #471272)

 -- José L. Redrejo Rodríguez <jredrejo@debian.org>  Sat, 22 Mar 2008 23:04:03 +0100

squeak-vm (3.9.12+svn1820.dfsg-1) unstable; urgency=low

   * First official Debian release (Closes: #454635).
   * Updated libtool files
   * Removed MPEG3Plugin as even it's LGPL licensed contains code under
     some evil patents.
   * Following patches have been applied to the upstream svn version
     - 10_configure
     - 15_biasToGrow: biasToGrow code typo (Squeak #6667)
     - 20_sym_link_patch: fix symlinks on Linux
     - 30_window_icon: add an icon to the Squeak window (by Matej Kosik)
     - 50_defaultSourcesSystemAttribute: set default place for sources
     - npsqueak: modify plugin launcher to work in Debian
     - 64bits_SocketPlugin: fix a segfault in the 64 bits (Squeak #5688)
     - linex: legacy files from previous Squeak package in gnuLinEx
   * platforms/Cross/plugins/JPEGReadWriter2Plugin/README added as it
     was lost in the svn and contains license text for this plugin
   * Added launcher desktop friendly, desktop integration and icons

 -- José L. Redrejo Rodríguez <jredrejo@debian.org>  Wed, 05 Mar 2008 19:54:53 +0100