goo (0.155-5ubuntu2) gutsy; urgency=low * debian/control: Update maintainer fields according to debian- maintainer-field spec. -- Martin Pitt Wed, 15 Aug 2007 08:04:44 +0000 goo (0.155-5ubuntu1) dapper; urgency=low * Sync with Debian: + Less stricter Build-Depend on libgc-dev -- Sebastian Dröge Fri, 11 Nov 2005 11:08:49 +0100 goo (0.155-5) unstable; urgency=low * Improve logic in debian/rules: - Check DEB_HOST_* rather than DEB_BUILD_* for the sake of cross-compilers. - Honor the (nonstandard) DEB_BUILD_OPTIONS flag "nothreads". - Never explicitly specify --without-threads, which ends up confusing configure. * Fix issues that led to crashes on 64-bit systems (closes: #325346): - %allocate-stack: use sizeof(P) as the element size rather than hardcoding 4. - Ensure that no function is called without a prototype. - Ensure that printf format strings and arguments match up. * Take care of minor warnings that are either still of potential significance or merely responsible for a lot of noise. * Increase hardcoded MAX_STACK_SIZE from 70000 to 170000 [bytes] to keep self-compilation from overflowing on 64-bit systems. * Fix configure's test for thread-local-variable support. -- Aaron M. Ucko Mon, 5 Sep 2005 21:18:09 -0400 goo (0.155-4) unstable; urgency=low * Remove debian/conffiles and debian/dirs, which are redundant nowadays. * Remove do-nothing maintainer script skeletons. * Convert to CDBS (and debhelper 4). * Don't install bogus "gooomanual" files. * Fix grammar in debian/copyright. * Make sure to quote all fields in debian/menu. * Streamline wrapper script, and pass its arguments on to g2c. * Note upstream changelog: txt/changes.txt. * Add a rudimentary man page. * Improve short description. * Improve doc-base abstract, and add an entry for the PDF manual. * Remove install-info-altdir cruft from emacsen install/remove scripts, and enable -(-)no-site-file; also fix emacsen startup to use debian-pkg-add-load-path-item. * Update Standards-Version to 3.6.2 after verifying compliance. * Prefix package-specific files used by debhelper with "goo.". * Build without threads on the Hurd, as libgc does not (yet?) support threading on that platform; since we base this check on dpkg-architecture's DEB_BUILD_ARCH_OS variable, make sure to build-depend on a suitable version of dpkg-dev. (Closes: #314367.) * Add a watch file. -- Aaron M. Ucko Fri, 26 Aug 2005 21:59:47 -0400 goo (0.155-3) unstable; urgency=low * New maintainer. (Closes: #320076.) - Thanks for maintaining the package up until now, Jonathan H! * c/grt.h: parenthesize YP{def,set}_regs to fix FTBFS with GCC 4. (Closes: #300102.) * Version build-dependencies on libgc-dev and libgmp3-dev for the G++ 4 transition. (Closes: #319551.) -- Aaron M. Ucko Fri, 29 Jul 2005 22:50:05 -0400 goo (0.155-2) unstable; urgency=low * Depend on libgc1 instead of libgc6c102 -- Jonathan Hseu Wed, 24 Mar 2004 04:41:13 -0600 goo (0.155-1) unstable; urgency=low * New upstream -- Jonathan Hseu Wed, 10 Mar 2004 02:37:35 -0600 goo (0.153-2) unstable; urgency=low * Build-Depend on libgc-dev * Package is rebuilt to depend on libgc1 which was recently renamed from libgc6c102 -- Jonathan Hseu Wed, 20 Aug 2003 06:02:48 -0500 goo (0.153-1) unstable; urgency=low * New upstream -- Jonathan Hseu Tue, 21 Jan 2003 21:13:45 -0600 goo (0.146-1) unstable; urgency=low * New upstream -- Jonathan Hseu Tue, 3 Sep 2002 21:15:15 -0500 goo (0.143-1) unstable; urgency=low * New upstream -- Jonathan Hseu Sat, 24 Aug 2002 14:54:11 -0500 goo (0.142-1) unstable; urgency=low * New upstream. -- Jonathan Hseu Sat, 17 Aug 2002 01:34:40 -0500 goo (0.140-3) unstable; urgency=low * Fix for HPPA -- Jonathan Hseu Sun, 21 Jul 2002 06:56:19 -0500 goo (0.140-2) unstable; urgency=low * Oops, change section from unknown -> devel -- Jonathan Hseu Sun, 21 Jul 2002 05:59:28 -0500 goo (0.140-1) unstable; urgency=low * New upstream. -- Jonathan Hseu Sun, 21 Jul 2002 03:54:03 -0500 goo (0.133-6) unstable; urgency=low * Move libgc6-dev and gcc from Depends to Suggests * Add an environment variable that sets evaluation mode * Change /usr/bin/goo to use ast-eval mode -- Jonathan Hseu Mon, 17 Jun 2002 21:30:42 -0500 goo (0.133-5) unstable; urgency=low * Add libgc6-dev and gcc to Depends -- Jonathan Hseu Sat, 15 Jun 2002 03:44:57 -0500 goo (0.133-4) unstable; urgency=low * Yet another Ucko patch. His notes: * Compile with -ffunction-sections on HPPA. * Conditionalize use of msync (fixing the Hurd build). * Drop useless dependency on sharutils. -- Jonathan Hseu Thu, 6 Jun 2002 19:16:46 -0400 goo (0.133-3) unstable; urgency=medium * Apply Aaron Ucko's patch. The following are his notes: * Urgency medium because this should address all the build failures. * Use system -lgc rather than upstream i386 gc.a. (closes: Bug#148126) * Fix 64-bit-unclean pointer->int casts; IA-64 binaries still segfault immediately, though. :-/ * Compile in a default GOO_PATH of /usr/lib/goo, removing the need for wrapper scripts. * emacsen-startup: associate *.goo with goo-mode, provide autoloads for goo-mode and run-goo. * emacsen-install: don't compile goo-font-lock.el for xemacs; it contains some FSF-isms, and nothing uses it directly anyway. (closes: Bug#148948) -- Jonathan Hseu Wed, 5 Jun 2002 23:47:25 -0500 goo (0.133-2) unstable; urgency=low * Fix goo-shell.el for xemacs (closes: Bug#148170) -- Jonathan Hseu Fri, 31 May 2002 01:42:48 -0500 goo (0.133-1) unstable; urgency=low * Initial Release. (closes: Bug#147299) -- Jonathan Hseu Sat, 18 May 2002 01:59:23 -0500