gnu-smalltalk (2.1.12-0ubuntu2) feisty; urgency=low * Rebuild for ldbl128 change (powerpc, sparc). * Set Ubuntu maintainer address. -- Matthias Klose Thu, 1 Mar 2007 22:37:22 +0000 gnu-smalltalk (2.1.12-0ubuntu1) edgy; urgency=low * New upstream release * Incorporated some patches from the 2.1.8* package * Build with tcl8.4 and tk8.4 * Updated to debhelper 5 * Updated to latest debian standards version * Various tweaks to debian/rules where necessary -- Andy Price Tue, 22 Aug 2006 00:02:29 +0100 gnu-smalltalk (2.1.8-2.1) unstable; urgency=low * Build with libreadline5-dev. Closes: #326355 -- LaMont Jones Tue, 11 Apr 2006 16:47:20 -0600 gnu-smalltalk (2.1.8-2) unstable; urgency=low * Applied possible fix from upstream for FTBFS bug -- Brett Cundal Mon, 26 Jul 2004 08:35:20 -0700 gnu-smalltalk (2.1.8-1) unstable; urgency=low * New upstream release * Fixed malformed entries in gnu-smalltalk.menu -- Brett Cundal Wed, 14 Jul 2004 08:24:32 -0700 gnu-smalltalk (2.1.7-2) unstable; urgency=low * Replaced test for long double offset which was failing on 64 bit archs * Added smalltalk-mode.el and gst-mode.el to package -- Brett Cundal Fri, 4 Jun 2004 15:16:17 -0700 gnu-smalltalk (2.1.7-1) unstable; urgency=low * New upstream release * Updated debian/watch for new uscan format * Disabled compilation of GTK bindings * Removed (s) from copyright * Made symlink for gst-blox manpage * Made vfs plugins and gst.im executable * Added lintian override for gst.im not passing shell syntax check -- Brett Cundal Tue, 24 Feb 2004 16:14:45 -0800 gnu-smalltalk (2.1.5-1) unstable; urgency=low * New upstream release * Update to debian standards version 3.6.1.0 -- Brett Cundal Mon, 27 Oct 2003 12:11:28 -0800 gnu-smalltalk (2.1.4-2) unstable; urgency=low * Update to debian standards version 3.6.0 -- Brett Cundal Tue, 29 Jul 2003 10:10:54 -0700 gnu-smalltalk (2.1.4-1) unstable; urgency=low * New upstream release -- Brett Cundal Wed, 16 Jul 2003 08:17:44 -0700 gnu-smalltalk (2.1.2-2) unstable; urgency=low * Updated debian standards version * Removed /usr/include/sigsegv.h (Closes: #197681) -- Brett Cundal Wed, 18 Jun 2003 08:50:56 -0700 gnu-smalltalk (2.1.2-1) unstable; urgency=low * New upstream release * Silenced gc messages for gst-blox -- Brett Cundal Sat, 10 May 2003 13:41:50 -0700 gnu-smalltalk (2.1.1-2) unstable; urgency=low * Removed redundant binary stripping -- Brett Cundal Tue, 29 Apr 2003 08:39:21 -0700 gnu-smalltalk (2.1.1-1) unstable; urgency=low * New upstream release -- Brett Cundal Fri, 25 Apr 2003 16:26:41 -0700 gnu-smalltalk (2.1-1) unstable; urgency=low * New upstream release * Updated standards version - Fix default compilation options - Support DEB_BUILD_OPTIONS - Remove (unused) dh_undocumented call -- Brett Cundal Fri, 11 Apr 2003 09:07:00 -0700 gnu-smalltalk (2.0.11-0.2) unstable; urgency=low * Revert relocation of examples in NMU * Merge other changes from NMU -- Brett Cundal Wed, 10 Apr 2002 21:33:02 -0700 gnu-smalltalk (2.0.11-0.1) unstable; urgency=low * NMU for Brett Cundal. -- Brent A. Fulgham Wed, 12 Feb 2003 22:30:56 -0800 gnu-smalltalk (2.0.8-0pre1) unstable; urgency=low * New maintainer * Repackaged new upstream version mostly from scratch -- Brett Cundal Wed, 10 Apr 2002 21:33:02 -0700 gnu-smalltalk (2.0.6-2) unstable; urgency=low * Correct build error with Tk versioning. -- Brent A. Fulgham Sun, 29 Sep 2002 22:01:09 -0700 gnu-smalltalk (2.0.6-1) unstable; urgency=low * New upstream. -- Brent A. Fulgham Sat, 28 Sep 2002 23:19:52 -0700 gnu-smalltalk (2.0.3-1) unstable; urgency=low * New upstream. -- Brent A. Fulgham Fri, 13 Sep 2002 23:04:57 -0700 gnu-smalltalk (1.95.13a-2) unstable; urgency=low * Debian QA upload. * Fix override disparity: gnu-smalltalk: priority is overridden from optional to extra. gnu-smalltalk-doc: section is overridden from interpreters to doc. gnu-smalltalk-doc: priority is overridden from optional to extra. -- Peter Palfrader Sat, 20 Jul 2002 07:49:56 +0200 gnu-smalltalk (1.95.13a-1) unstable; urgency=low * Orphaning the package for Debian QA as Alex seems to be AWOL/MIA. - setting maintainer to QA. * Fixed build depends syntax (Closes: #153635) -- Peter Palfrader Sat, 20 Jul 2002 06:51:56 +0200 gnu-smalltalk (1.95.13a-0) unstable; urgency=low * NMU * New upstream version (Closes: #133662, #137342, #81855) * Add appropriate build-depends (Closes: #143474) * Fix examples symlink (Closes: #145810) * Make sure blox-tk gets built (which was the point of this exercise) -- Anders Hammarquist Sun, 5 May 2002 21:45:36 +0200 gnu-smalltalk (1.95.8-2) unstable; urgency=low * NMU * debian/rules: - hack to make config.{sub,guess} executable (Closes: #128347) - remove the info dir from the gnu-smalltalk package -- Gustavo Noronha Silva Wed, 9 Jan 2002 00:43:19 -0200 gnu-smalltalk (1.95.8-1) unstable; urgency=low * NMU * New upstream version (Closes: #97594) * debian/rules: - changed a few things, added the configure target, moved the $(MAKE) install thing to the install target - changed references to docs to doc - link usr/share/smalltalk/examples to usr/share/doc/smalltalk/examples (Closes: #83286) - added -i and -a switches to force building the right thing... (Closes: #87204) - removed dh_testversion - changed manpages and info instalation directories * debian/gnu-smalltalk-doc.info: - changed docs -> doc * debian/*: - removed remaining *.ex files * this package should be compiled correctly on m68k now, the offending function was removed (Closes: #67539) * i18n/Makefile.am: - quick and dirty (argh!) hack to let the package build, for the maintainer who'll take care of this: fix this, please =) * no longer depends on libltdl0 (Closes: #98111) * debian/control: - added build depends on debhelper >> 1.1.17 * debian/docs: - removed INSTALL -- Gustavo Noronha Silva Sun, 6 Jan 2002 13:28:00 -0200 gnu-smalltalk (1.8.1-1) unstable; urgency=low * Upgrading to 1.8.1 after long hiatus. Re-package from scratch. * Added tcp module. * Added gst-blox script to launch from WM menus (Bug#45180). -- Alex Shinn Sun, 9 Jul 2000 17:52:40 -0500 gnu-smalltalk (1.6.1-2) unstable; urgency=low * Split apart the documentation into gnu-smalltalk-doc * Removed the reference to dprintf for glibc 2.0 compatibility (Bug#40611) * Added X11 (Blox) support until modules are ready * Added menu and dhelp entries -- Alexander Shinn Sat, 24 Jul 1999 20:09:01 -0500 gnu-smalltalk (1.6.1-1) unstable; urgency=low * Upgraded to 1.6.1 -- Alexander Shinn Mon, 28 Jun 1999 22:23:50 -0500 gnu-smalltalk (1.5.3-2) unstable; urgency=low * Fixed installation of info files. * Fixed search path for st files. -- Alexander Shinn Mon, 28 Jun 1999 22:23:05 -0500 gnu-smalltalk (1.5.3-1) unstable; urgency=low * Initial release. -- Alexander Shinn Thu, 27 May 1999 20:51:38 -0500 Local variables: mode: debian-changelog End: