[ubuntu/lucid] squeak-vm 1:3.11.3+svn2147-1ubuntu1 (Accepted)

Luke Faraone luke at faraone.cc
Wed Apr 7 18:18:51 BST 2010


squeak-vm (1:3.11.3+svn2147-1ubuntu1) lucid; urgency=low

  * Merge 3.11.3+svn2147-1 from Debian (LP: #552720), remaining changes:
    - Add Ubuntu epoch
    - Update maintainer field

  [ Michael Bienia ]
  * Include missing_includes.dpatch to fix FTBFS on amd64 and ia64,

squeak-vm (3.11.3+svn2147-1) unstable; urgency=low

  * New upstream release, with new RomePlugin and GstreamerPlugin,
    pulseaudio support and use cmake to compile (Closes: #552907)
  * Links every sources file to the user squeak directory
  * Fixes plugin links
  * Removed 20_sym_link_patch and fixImplicitidConvertedPointer.dpatch
    patches as they're included upstream
  * Added sound64bits.dpatch (Closes: #487871)
  * Reintroduced MPEG3Plugin as it uses the same sources and headers the
    current libmpeg3 package in Debian
  * xresetcapslock removed as the vm now doesn't interprets CAPS LOCK as
    SHIFT being down
  * Removed browser plugin as it is not maintained upstream by now
  * debian/postinst: squeaklets directory now points to /tmp (Closes: #488134)
  * linex.dpatch: fixes images detection and desktop file (Closes: #496559)
  * Bumped standards version to 3.8.3: added debian/README.source
  * Disabled RomePlugin for all archs except i386

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)

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.

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)

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

Date: Sun, 04 Apr 2010 16:20:32 -0400
Changed-By: Luke Faraone <luke at faraone.cc>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: James Westby <jw+debian at jameswestby.net>
https://launchpad.net/ubuntu/lucid/+source/squeak-vm/1:3.11.3+svn2147-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 04 Apr 2010 16:20:32 -0400
Source: squeak-vm
Binary: squeak-vm
Architecture: source
Version: 1:3.11.3+svn2147-1ubuntu1
Distribution: lucid
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Luke Faraone <luke at faraone.cc>
Description: 
 squeak-vm  - The Squeak Smalltalk System (virtual machine)
Closes: 454635 471272 471436 472220 479712 487871 488134 496559 552907
Launchpad-Bugs-Fixed: 552720
Changes: 
 squeak-vm (1:3.11.3+svn2147-1ubuntu1) lucid; urgency=low
 .
   * Merge 3.11.3+svn2147-1 from Debian (LP: #552720), remaining changes:
     - Add Ubuntu epoch
     - Update maintainer field
 .
   [ Michael Bienia ]
   * Include missing_includes.dpatch to fix FTBFS on amd64 and ia64,
 .
 squeak-vm (3.11.3+svn2147-1) unstable; urgency=low
 .
   * New upstream release, with new RomePlugin and GstreamerPlugin,
     pulseaudio support and use cmake to compile (Closes: #552907)
   * Links every sources file to the user squeak directory
   * Fixes plugin links
   * Removed 20_sym_link_patch and fixImplicitidConvertedPointer.dpatch
     patches as they're included upstream
   * Added sound64bits.dpatch (Closes: #487871)
   * Reintroduced MPEG3Plugin as it uses the same sources and headers the
     current libmpeg3 package in Debian
   * xresetcapslock removed as the vm now doesn't interprets CAPS LOCK as
     SHIFT being down
   * Removed browser plugin as it is not maintained upstream by now
   * debian/postinst: squeaklets directory now points to /tmp (Closes: #488134)
   * linex.dpatch: fixes images detection and desktop file (Closes: #496559)
   * Bumped standards version to 3.8.3: added debian/README.source
   * Disabled RomePlugin for all archs except i386
 .
 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)
 .
 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.
 .
 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)
 .
 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
Checksums-Sha1: 
 e5d1852b2cbb1fcea203a895b2c1560e51245f54 2150 squeak-vm_3.11.3+svn2147-1ubuntu1.dsc
 4a99bbcc28329c69a72f9da88b5f46d18c195415 3243688 squeak-vm_3.11.3+svn2147.orig.tar.gz
 8cd9a640aa81ba10f605edc7f4d7278b4d968c7a 110945 squeak-vm_3.11.3+svn2147-1ubuntu1.diff.gz
Checksums-Sha256: 
 58e9324a02e50ce2e5bbeeb528dd47d37890f1d6bed280e5801efd7baabbf3ac 2150 squeak-vm_3.11.3+svn2147-1ubuntu1.dsc
 9ecb85698074e4813976aea4cc1f6c7cb14d7c3103d9a0fa458d3f3e89338634 3243688 squeak-vm_3.11.3+svn2147.orig.tar.gz
 1717e0cd4506b715043e3a5a655fd3161936d7d082f461118207ea5238c9524d 110945 squeak-vm_3.11.3+svn2147-1ubuntu1.diff.gz
Files: 
 df075db9b601ea717b7a815d3df3c9a3 2150 interpreters optional squeak-vm_3.11.3+svn2147-1ubuntu1.dsc
 0e42746803199cc4a89a4c6284b09a97 3243688 interpreters optional squeak-vm_3.11.3+svn2147.orig.tar.gz
 c2f50cf2da6ccd25378d76a14b80a79d 110945 interpreters optional squeak-vm_3.11.3+svn2147-1ubuntu1.diff.gz
Original-Maintainer: Debian Squeak Team <pkg-squeak-devel at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJLvKXsAAoJEO2GBLwG9akflI0QAL2N8/Qr9JzjNx+21I+rP+FU
ETcoE/XALG2TR48Y9JEj4UiDLOoPH5GZd/HCGSt+fNwhBzQ6w74gaRrCIYd2Y/nj
+9aOwT/+2t0v5SDG+0F8OESMuJVskMfOjHXir/lOS2j3Xo5MzLN6+gnN4WasvbkQ
8otyZvthpkEGxdBg6uCc2fTE7uBQi0fsjj/IQQ8GxJSbDgrW2frlHZOQs8HL6jPE
g/VEG+h4K3XfJ0NCcGR4+lN3kNFtFmxjgTPgvr28hxpnmLRYlR0GMpHB26NJs9j1
UohK1wDevlbI6cOXxgRVbXgndH9O+ewmUKI9CIF+AdPzQn24PFJG3EkLUaHkV570
8iE4hWgvA1rUucHCHo4t5ELrLVXkaSXcpaVgOopM/FQs54csskClUDEDW6h+xo2g
ywdpLsKkdVFxXzJ+N5UZDTVW17NkXgzlIqnZrRVcpditzBkqpAy/OFpu1gbHQqJu
9urkrEZ6ORl8iwTFz0V9CXv40Pfe+4tHtM2c63F43Igsj/USG8OQ6+Y8zzZkqSLV
b8ZahuLcrNtlScPjl1gBZqp4hwp2f/0hLshv9M5h4nL3GxbJBnr/Xjx8i2vPNSeU
xd9+y73pbJv/p75BuR35Anug2K6jh9r4sHgtKmDjVwpHubIl9+4AXDRHpr/QHePX
Bp4LQQuevhybD/Gt6WgS
=WjDm
-----END PGP SIGNATURE-----


More information about the Lucid-changes mailing list