rscheme (0.7.3.3.b20-1) unstable; urgency=low

  * New upstream release

 -- Lars Bahner <bahner@debian.org>  Tue, 20 Apr 2004 15:14:02 +0200

rscheme (0.7.3.3.b19-1) unstable; urgency=low

  * New upstream release (closes: #238942)
  * Removed CVS entries in source
  * Added folder "sample" to module-example for those who wish to compile
    sample directly.
  

 -- Lars Bahner <bahner@debian.org>  Tue, 30 Mar 2004 19:20:48 +0200

rscheme (0.7.3.3.b16-1) unstable; urgency=low

  * Lars: New upstream release
  * Ralf: clean target in debian/rules: rm stage0/install/lib/librs.a

 -- Ralf Treinen <treinen@debian.org>  Wed, 14 Jan 2004 07:49:44 +0100

rscheme (0.7.3.3.b15-1) unstable; urgency=low

  * Lars: New upstream release

 -- Ralf Treinen <treinen@debian.org>  Tue,  6 Jan 2004 23:07:37 +0100

rscheme (0.7.3.3.b14-1) unstable; urgency=low

  * New upstream release
  * Rscheme Change Request 445:
    loops incorrectly optimized inside lambda's
    (closes: #58671)
  * Added manual autoconf entry in rules for lss/timebase
  * Corrected typos and man pages. 

 -- Lars Bahner <bahner@debian.org>  Wed, 12 Nov 2003 22:56:30 +0100

rscheme (0.7.3.3.b9-7) unstable; urgency=low

  * Corrected typo in debian/control file
  * Trying ia64, which *might* work (not closing bug).

 -- Lars Bahner <bahner@debian.org>  Thu, 30 Oct 2003 09:32:46 +0100

rscheme (0.7.3.3.b9-6) unstable; urgency=low

  * New maintainer 

 -- Lars Bahner <bahner@debian.org>  Wed, 29 Oct 2003 18:54:37 +0100

rscheme (0.7.3.3.b9-5) unstable; urgency=low

  * Standards-Version 3.6.1.
  * Conflicts: rscheme-modules (closes: Bug#211975).

 -- Ralf Treinen <treinen@debian.org>  Tue, 23 Sep 2003 19:19:30 +0200

rscheme (0.7.3.3.b9-4) unstable; urgency=low

  * Removed the hwregs files (patch 06_powerpc-nohwregs.dpatch - temporary
    patch until the gcc-3.3 bug is fixed) and updated the fasl adresses
    faslsave.c for powerpc (patch 07_powerpc-fasladdr.dpatch). Thanks to
    Donovan Kolby for his help! Closes: Bug#203452.

 -- Ralf Treinen <treinen@debian.org>  Tue,  5 Aug 2003 00:33:44 +0200

rscheme (0.7.3.3.b9-3) unstable; urgency=low

  * Revert upstream's addition of the s390-specific typedefs in config.h.in
    since they don't work (patch 04_s390.dpatch). This should resolve the
    recent s390 autobuilder failure.

 -- Ralf Treinen <treinen@debian.org>  Sun,  3 Aug 2003 23:24:22 +0200

rscheme (0.7.3.3.b9-2) unstable; urgency=low

  * Added build-dependency on autotools-dev since we try to use the
    system-wide installed config.{sub,guess}. Should solve the autobuild
    failures on 0.7.3.3.b9-1.

 -- Ralf Treinen <treinen@debian.org>  Fri,  1 Aug 2003 09:48:13 +0200

rscheme (0.7.3.3.b9-1) unstable; urgency=low

  * New upstream release
  * Converted to the dpatch patch managing system:
    - Build-depends on dpatch
    - debian/rules: include dpatch.make, have the Makefile target depend
      on patch, and the clean target depend on unpatch.
    - create directory debian/patches, and put there the patches.
  * Added build-dependency on cpio.
  * Remove more cruft leftover by "make distclean": auto4mate.cache
    directories, various generated configure files.
  * Standards-Version 3.6.0

 -- Ralf Treinen <treinen@debian.org>  Thu, 31 Jul 2003 20:58:00 +0200

rscheme (0.7.3.3.b4-1) unstable; urgency=low

  * New upstream release
  * Moved debhelper compatibility level from debian/rules to debian/compat
  * Standards-Version: 3.5.9
  * Removed a lot of cruft from packages/lss and packages/rstore, and in
    lesser extend from other directories (these are unused files which are
    no longer in upstream but survived in the debianized source tree
    through the diff.)
  * install target in debian/rules: fixed installation of the lib dir in
    /usr/lib/scheme, as suggested by Joerg F. Wittenberger -thanks.
  * "clean" target in debian/rules: use find to remove leftover
    config.{status,cahche} files, remove generated Makefiles and config.h's
    in package directories.

 -- Ralf Treinen <treinen@debian.org>  Fri,  6 Jun 2003 20:54:06 +0200

rscheme (0.7.3.3.b1-2) unstable; urgency=low

  * Added build-dependancy on autoconf (this should resolve the autobuilder
    failures seen with 0.7.3.3.b1-1).

 -- Ralf Treinen <treinen@debian.org>  Wed, 12 Mar 2003 08:22:08 +0100

rscheme (0.7.3.3.b1-1) unstable; urgency=low

  * New upstream release
  * Updated debian/copyright, using the modified wording from COPYING.

 -- Ralf Treinen <treinen@debian.org>  Sat,  8 Mar 2003 10:30:36 +0100

rscheme (0.7.3.2.final-1) unstable; urgency=low

  * New upstream release.
  * Applied Donovan Kolby's patch for modules/iolib/pprint.scm (solves 
    problem with compilation of the x11 module)
  * Use libgd2 instead of libgd1. Build-depend on libgd2-noxpm-dev |
    libgd2-xpm-dev (closes: Bug#180219).
  * Standards-Version: 3.5.8.
  * debian/rules, target clean: fixed removal of cruft .o and .a files.
  * packages/rstore/Makefile.in: remove definition of XCFLAGS, otherwise
    gcc comaplains about doubel option -I-.
  * DH_COMPAT=4, build-depend on debhelper >= 4.0
  * debian/clean: remove all config.log files.
  * Use more recent config.sub and config.guess
  * Short description: remove terminal "."

 -- Ralf Treinen <treinen@debian.org>  Wed, 26 Feb 2003 20:28:54 +0100

rscheme (0.7.3.2.b6-10) unstable; urgency=low

  * Changed in stage0/configure.in, in the section where the ARCH variable
    is set, the pattern "alpha-*-*" into "alpha*-*-*". This should resolve
    the build failure with 0.7.3.2.b6-[89] on alpha. Added an instruction
    to print the value of the ARCH variable.

 -- Ralf Treinen <treinen@debian.org>  Sun, 10 Nov 2002 19:47:49 +0100

rscheme (0.7.3.2.b6-9) unstable; urgency=low

  * Applied a patch by Gerhard Tonn <GerhardTonn@onlinehome.de> concerning
    the definition of type INT_64 in the files handc/runtime/basemath.c
    and stage0/runtime/basemath.c for the S390 architecture (thanks!)
    This solves a build failure with 0.7.3.2.b6-8 on s390.
  
 -- Ralf Treinen <treinen@debian.org>  Thu,  7 Nov 2002 22:27:47 +0100

rscheme (0.7.3.2.b6-8) unstable; urgency=low

  * Changed build-dependency on libgd-dev to libgd-noxpm-dev.
  * Changed build-dependency on libpng2-dev to libpng3-dev.
  * Don't build fasl_shell on m68k, since the fasl module does
    not contain code for this architecture (closes: Bug#116024).

 -- Ralf Treinen <treinen@debian.org>  Wed,  6 Nov 2002 20:58:04 +0100

rscheme (0.7.3.2.b6-7) unstable; urgency=low

  * Applied patch sent in by David Schleef <ds@schleef.org> (thanks!) to 
    fix compilation on powerpc (file: /packages/fasl/faslsave.c - fix
    FASL_FIXED_ADDR and FASL_FIXED_ADDR_ALT for PLATFORM_ARCH_PPC).
    Closes: Bug#117794).

 -- Ralf Treinen <treinen@debian.org>  Sun, 17 Feb 2002 18:27:27 +0100

rscheme (0.7.3.2.b6-6) unstable; urgency=low

  * Applied patch sent in by Gerhard Tonn <GerhardTonn@swol.de> (thanks!)
    to enable compilation on s390. Files changed:
      handc/{config.h.in, configure, configure.in}, 
      handc/platform/com/osglue.c,
      packages/fasl/{faslsave.c, ldcode.c},
      packages/rstore/mmglue.lnx
      stage0/{config.h.in, configure, configure.in}
      stage0/platform/com/osglue.c
    Enabled s390 architecture (closes: Bug#129485), sent patch to upstream.
  * Added Build-dependency on docbook-dsssl.

 -- Ralf Treinen <treinen@debian.org>  Sat, 19 Jan 2002 15:45:13 +0100

rscheme (0.7.3.2.b6-5) unstable; urgency=low

  * packages/rstore/mmglue.lnx: added a definition of the handler function
    for m68k architecture, based on a code snippet from boehm-gc sent by
    Roman Zippel <zippel@linux-m68k.org> (thanks!). Changed the
    Architecture to "i386 hurd-i386 powerpc alpha m68k" (the list in
    0.7.3.2.b6-4 had by accident sparc in place of alpha).

 -- Ralf Treinen <treinen@debian.org>  Thu,  8 Nov 2001 20:13:41 +0100

rscheme (0.7.3.2.b6-4) unstable; urgency=low

  * Undoing the modification to mmglue.lnx applied in 0.7.3.2.b6-3 since 
    m68k autobuilder still fails. Will ask for help on the m68k mailing
    list.
  * cosmetic changes in rules.
  * added build-dependency on zlib1g-dev (thanks, alpha autobuilder ! :-)
  * repaced everywhere config.{sub,guess} by version 2001-10-05.
  * restricted architecture to i386, i386-hurd, powerpc, sparc, since
    the code in packages/rstore/mmglue.lnx is architecture dependent.
    Added a file debian/README.porters in src package.

 -- Ralf Treinen <treinen@debian.org>  Fri, 26 Oct 2001 22:27:00 +0200

rscheme (0.7.3.2.b6-3) unstable; urgency=low

  * Adopted the patch sent by Chris Lawrence <quango@ix.netcom.com> for
    rscheme 0.7.2-1 to the file packages/rstore/mmglue.lnx. This defines 
    the function handler for the m68k architecture. I hope that this will
    fix bug #116024.

 -- Ralf Treinen <treinen@debian.org>  Wed, 24 Oct 2001 22:35:11 +0200

rscheme (0.7.3.2.b6-2) unstable; urgency=low

  * Fixed a typo in fshell man page.
  * Added build-depends: xlibs-dev (closes: Bug#114967).
  * Fixed a typo in the copyright file.
  * Have the clean target of rules remove config.{status,cache} files
    in packages/* subdirectories.

 -- Ralf Treinen <treinen@debian.org>  Fri, 12 Oct 2001 21:37:56 +0200

rscheme (0.7.3.2.b6-1) unstable; urgency=low

  * new upstream version
  * reactivate creation of fasl_shell and threads modules since they
    seem to work with this version.
  * clean: rm packages/lss/*.o (bug in upstream makefile - reported to
    upstream)
  * remove references to gif in package x11 (change in file
    packages/x11/x11.mcf).
  * generate html documentation and install it in /usr/share/doc
    (closes: Bug#105831)
  * doc/Makefile: remove the SGML_CATATLOG_FILES definition in target
    book1.htm (upstream bug - reported to upstream)
  * Standards-Version: 3.5.6.0
  * patch packages/fasl/genfasl: define explicitly the place where
    to look for the image (variable rs_install_dir), and in the function
    emit-boot-file replace "[resource]" by "../../debian/tmproot/resouce"
    sine this is where the modules are at build time.

 -- Ralf Treinen <treinen@debian.org>  Sun, 12 Aug 2001 20:25:27 +0200

rscheme (0.7.3.1-1) unstable; urgency=low

  * New upstream release (closes: Bug#100290)
  * Package adopted (Ralf Treinen <treinen@debian.org>)
  * Standards-Version: 3.5.5.0
  * removed the build-depends on itself (closes: Bug#69904)
  * added build-dependies.
  * removed debian/include/longlong.h since it is in the libgmp3-dev
    package, have build-depends: libgmp3-dev (closes: Bug#98239)
  * rewrote the rules, use debhelper scripts. Hence files are no longer
    installed in /usr/doc (closes: Bug#91641)
  * remove the dpkg stuff from rules; this is now handled by dpkg-buildpackage.
  * remove references to gif in packages (concerns files
    packages/fasl/genfasl.scm and packages/x11/x11.mcf)
  * omit fasl_shell since it does not compile (closes: Bug#69801)
  * added manpages for rs and rsc
  
 -- Ralf Treinen <treinen@debian.org>  Sun,  8 Jul 2001 21:45:33 +0200

rscheme (0.7.3pre.1.b39-3) frozen unstable; urgency=low

  * Fix dpkg --status checks. (Closes: Bug#53734)

 -- Rob Browning <rlb@cs.utexas.edu>  Thu, 23 Mar 2000 21:04:11 -0600

rscheme (0.7.3pre.1.b39-2) frozen unstable; urgency=low

  * Add "Build-Depends: rscheme" and "Build-Conflicts: rscheme-modules". 
    (Closes: Bug#53734)

 -- Rob Browning <rlb@cs.utexas.edu>  Sat, 12 Feb 2000 00:39:28 -0600

rscheme (0.7.3pre.1.b39-1) unstable; urgency=low

  * Upgrade to latest upstream beta.

 -- Rob Browning <rlb@cs.utexas.edu>  Wed, 29 Dec 1999 22:23:44 -0600

rscheme (0.7.3pre.1.b32u-8) unstable; urgency=low

  * Minor numeric fix.  The following code used to crash because list-ref
    was getting a <bignum> and couldn't handle it.
    (list-ref '(a b c d) (inexact->exact (round 1.8)))

 -- Rob Browning <rlb@cs.utexas.edu>  Wed, 29 Dec 1999 21:18:38 -0600

rscheme (0.7.3pre.1.b32u-7) unstable; urgency=low

  * First Debian release of 0.7.3*
  * Read README.Debian for important changes.
  
 -- Rob Browning <rlb@cs.utexas.edu>  Mon, 27 Dec 1999 18:07:02 -0600

rscheme (0.7.3pre.1.b32u-6) unstable; urgency=low

  * Migrate source to CVS (thanks again Manoj).
  * Fix problem with header name in synchronized-variable.scm.
  * Fix libgd problem (now needs libpng and libgd-gif).
  * Merge in more recent 0.7.2 packages fixes.

 -- Rob Browning <rlb@cs.utexas.edu>  Wed, 15 Dec 1999 16:13:22 -0600

rscheme (0.7.3pre.1.b32u-5) unstable; urgency=low

  * Rebuild for libgmp2 rather than gmp2

 -- Rob Browning <rlb@cs.utexas.edu>  Tue, 29 Jun 1999 19:26:38 -0500

rscheme (0.7.3pre.1.b32u-4) unstable; urgency=low

  * Add <synchronized-variable> to rs.sys.threads.manager.

 -- Rob Browning <rlb@cs.utexas.edu>  Mon, 24 May 1999 17:25:45 -0500

rscheme (0.7.3pre.1.b32u-3) unstable; urgency=low

  * Recompile to fix library problems.

 -- Rob Browning <rlb@cs.utexas.edu>  Thu, 20 May 1999 11:16:30 -0500

rscheme (0.7.3pre.1.b32u-2) unstable; urgency=low

  * Turn on full numeric tower (--enable-full-numeric-tower).

 -- Rob Browning <rlb@cs.utexas.edu>  Thu,  6 May 1999 10:49:52 -0500

rscheme (0.7.3pre.1.b32u-1) unstable; urgency=low

  * Skip ahead upstream a bit.  We need the newer code now.

 -- Rob Browning <rlb@cs.utexas.edu>  Fri, 12 Mar 1999 15:29:45 -0600

rscheme (0.7.3-1) unstable; urgency=low

  * New upstream version (integrated threads, better networking, etc.)

 -- Rob Browning <rlb@cs.utexas.edu>  Wed, 10 Mar 1999 18:07:53 -0600

rscheme (0.7.2-5) unstable; urgency=low

  * One more try.  This time with grep's help. (Closes: Bug#51728)

 -- Rob Browning <rlb@cs.utexas.edu>  Tue, 14 Dec 1999 23:33:07 -0600

rscheme (0.7.2-4) unstable; urgency=low

  * Really fix 68k problem. (Closes: Bug#51728)

 -- Rob Browning <rlb@cs.utexas.edu>  Wed,  1 Dec 1999 11:33:53 -0600

rscheme (0.7.2-3) unstable; urgency=low

  * Fixed maintainer address --- it was still my old one.
  * Fixed 68k problem.  Fix from Roman Hodek
    <Roman.Hodek@informatik.uni-erlangen.de>. (Closes: Bug#47774)

 -- Rob Browning <rlb@cs.utexas.edu>  Tue, 30 Nov 1999 00:49:18 -0600

rscheme (0.7.2-2) unstable; urgency=low

  * Much belated patch incorporation.  Also forwarding upstream.
    Related Bugs: 25113, 30061.  Fixes from Chris Lawrence
    <quango@ix.netcom.com> and Christian Meder
    <meder@isr.uni-stuttgart.de> respectively.

 -- Rob Browning <rlb@cs.utexas.edu>  Wed,  6 Oct 1999 19:36:31 -0500

rscheme (0.7.2-1) unstable; urgency=low

  * Recompiled for libc6
  * enabled dynamic linking (new modules can be loaded at runtime)
  * made it trivial to compile RScheme code to C and load dynamically
  * Added /usr/doc/rscheme/module-example demonstrating how easy this is
  * merged threaded and non-threaded version binaries
  * eliminated need for rst image (over 2MB smaller) by restructuring
    the extended threading system as a dynamically loadable module
    (threadsx).
  * New upstream release

 -- Rob Browning <rlb@cs.utexas.edu>  Sat, 24 Jan 1998 22:34:51 -0600

rscheme (0.7.1-4) unstable; urgency=low

  * merging threaded and non-threaded versions to single package

 -- Rob Browning <rlb@cs.utexas.edu>  Tue, 19 Aug 1997 12:44:06 -0500

rscheme (0.7.1-3) unstable; urgency=low

  * switched to use pristine upstream source tar file.
  * src/configure fix (problem exposed by libc6)
  * handle new location of db.h (libc6)

 -- Rob Browning <rlb@cs.utexas.edu>  Sun, 17 Aug 1997 02:42:34 -0500

rscheme (0.7.1-2) unstable; urgency=low

  * Fixed problem loading image file (forgot to migrate patches from previous
    version Bug#8727)
  * Moved all header files into rscheme subdir except rscheme.h

 -- Rob Browning <rlb@cs.utexas.edu>  Thu, 17 Apr 1997 21:58:53 -0500

rscheme (0.7.1-1) unstable; urgency=low

  * New upstream version.

 -- Rob Browning <rlb@cs.utexas.edu>  Sun, 13 Apr 1997 00:33:12 -0500

rscheme (0.7-0.6-1) unstable; urgency=low

  * Initial creation.

 -- Rob Browning <rlb@cs.utexas.edu>  Thu, 13 Mar 1997 12:03:27 -0600


