gri (2.8.7-1) unstable; urgency=low

  * New upstream version
   - Fix Sourceforge bug #482120 ('regress' ignores data weights)
   - Fix Sourceforge bug #508657 (missing backslash in drawing
     undefined synonyms) 
   - Fix Sourceforge bug #523450 (log axes detect non-positive values
     too late)
   - Fix Sourceforge bug #521045 (install problem, function prototype
     problem)

 -- Peter S Galbraith <psg@debian.org>  Wed,  3 Apr 2002 10:17:31 -0500

gri (2.8.6-2) unstable; urgency=high

  * debian/control: added imagemagick, info, gs, gsfonts to Build-Depends.
    They were in Build-Depends-Indep, but apparently the arch-independent
    stuff is needlessly built by the autobuilders anyway (closes: #140982).

 -- Peter S Galbraith <psg@debian.org>  Wed,  3 Apr 2002 09:50:14 -0500

gri (2.8.6-1) unstable; urgency=low

  * New upstream version
   - Fix SourceForge bug #513002 (minor error in docs for set clip)
   - Fix SourceForge bug #506592 (HTML docs had misordered indices)
   - Fix SourceForge bug #506534 (map axes give wrong minutes in negative
     regions)
   - Fix SourceForge bug #508088 (gri-mode.el: gv should update, not be 
     relaunched)  
   - Fix SourceForge bug #506490 (-v commandline option returned wrong
     version number).  Note that this was already fixed in Debian release
     2.8.5-2.
  * Various debian directory tweaks merged-in from CVS:
  * Updated to Standards-Version 3.5.6 (debian/rules uses build-arch and
    build-indep targets).  
  * debian/rules: Use DH_COMPAT=3 (so that Emacs startup file under
    /etc/emacs get tagged as conffiles automatically)
    (closes: #132834, #132840); 
    substitute /debian/tmp by /debian/gri/;
  * debian/gri.emacsen-install: Edit $(flags) such that XEmacs
    byte-compilation doesn't load Debian startup files under /etc/emacs.
  * debian/gri-html-doc.preinst: delete /usr/share/doc/gri-html-doc/html/.dhelp
    and move potato version of /etc/emacs startup file to .dpkg-old
  * debian/control: Depends on emacsen-common because of gri-mode install.
  * debian/gri-html-doc.emacsen-startup: /usr/doc -> /usr/share/doc

 -- Peter S Galbraith <psg@debian.org>  Thu,  7 Feb 2002 16:00:55 -0500

gri (2.8.5-2) unstable; urgency=medium

  * Gri had a internal version number mismatch, thinking it was version
    2.8.4 instead.  This confused gri-mode.el, which looked for 2.8.4 and
    couldn't find it (closes: #130246).

 -- Peter S Galbraith <psg@debian.org>  Mon, 21 Jan 2002 10:12:41 -0500

gri (2.8.5-1) unstable; urgency=low

  * New upstream bug-fix release:
   - Fix SourceForge bug #492472 (`inf' rpn operator caused segfault)

 -- Peter S Galbraith <psg@debian.org>  Thu, 13 Dec 2001 10:34:47 -0500

gri (2.8.4-1) unstable; urgency=low

  * New upstream bug-fix release:
   - Fix SourceForge bug #467973 (`gri -version' gave wrong version
     number, breaking the Emacs Gri mode.)
   - Fix SourceForge bug #468014 (`draw grid' disobeyed pencolor)

 -- Peter S Galbraith <psg@debian.org>  Thu,  4 Oct 2001 14:11:47 -0400

gri (2.8.3-1) unstable; urgency=low

  * New upstream bug-fix release:
   - Fix SourceForge bug #462243 (endian problem in Rasterfile images, 
     plus a reading problem in PGM images).

 -- Peter S Galbraith <psg@debian.org>  Mon,  1 Oct 2001 08:53:50 -0400

gri (2.8.2-1) unstable; urgency=low

  * New upstream bug-fix release:
   - Really Fix SourceForge bug #454557 when netcdfg-dev present  
    (wouldn't compile with the pre-release version 3.0.1 of the GNU c++
    compiler; closes: #111093)

 -- Peter S Galbraith <psg@debian.org>  Mon, 10 Sep 2001 13:10:37 -0400

gri (2.8.1-1) unstable; urgency=low

  * New upstream bug-fix release:
   - Fix SourceForge bug #450465 (`create columns from function' was broken).
   - Fix SourceForge bug #454557 (wouldn't compile with the pre-release 
     version 3.0.1 of the GNU c++ compiler; closes: #111093)
  
 -- Peter S Galbraith <psg@debian.org>  Thu,  6 Sep 2001 22:26:10 -0400

gri (2.8.0-1) unstable; urgency=low

  * New upstream version.
     New command syntax:
     - Add `unlink' command as a unix-familiar way to delete files.
     - Add `set page size' command to clip to a given page size.
     - Add `substr' RPN operator to permit extraction of sub-strings.
     - Add `default' for the `set x name' and the `set y name' commands.
     - Add Perl-like ability to put underscores in numerical constants
        (`.v. = 1_000' and `.v. = 1000' are completely equivalent).
     Emacs mode:
     - <M-Tab> completes builtin variables and synonyms as well as commands.
     - "idle-timer help" displays defaults for builtin variables under cursor.
     - fontification of builtin variables _only_ if spelled correctly.
     Developer changes:
     - Add `make source-arch-indep' target in sources.  This will build a
       source tar file in which all the architecture-independent material
       (documentation in HTML, postscript and Info formats) is pre-made.
       This makes it easier to install gri on a host that doesn't have
       TeX and ImageMagick installed.
  * Move gri-html-doc and gri-ps-doc documentation files to /usr/share/doc/gri
  * Complies with Standards-Version: 3.5.5 without changes.
  
 -- Peter S Galbraith <psg@debian.org>  Mon, 23 Jul 2001 20:54:15 -0400

gri (2.6.4-1) unstable; urgency=low

  * New upstream bug-fix release:
    - Fix SourceForge bug #435603 (`set dash' produced broken PostScript)
    - Fix SourceForge bug #435688 (`polar' column type not supported)	
  * Close bug I submitted to keep 2.6.3 from entering testing because of
    #435603 above (closes: #103366).

 -- Peter S Galbraith <psg@debian.org>  Tue,  3 Jul 2001 15:05:42 -0400

gri (2.6.3-1) unstable; urgency=low

  * New upstream bug-fix release:
    - Use gri-mode.el from the 2.7.x stream.
    - Fix SourceForge bug #433250 (`draw symbol' ignored dashing state
      sometimes)
    - Fix SourceForge bug #432549 (contours sometimes unlabelled)
    - Tweak internal coding for compilation on AIX compilers.
	
 -- Peter S Galbraith <psg@debian.org>  Fri, 22 Jun 2001 09:15:27 -0400

gri (2.6.2-1) unstable; urgency=low

  * New upstream version (bug fixes only).
    - Fix SourceForge bug #425174 
      (synonym interpolation broken on e.g. show "[\syn]", i.e. if ended 
      with a closing square-brace) 
    - Fix SourceForge bug #425175
      (`while !..eof..' acted ignored end of file)

 -- Peter S Galbraith <psg@debian.org>  Sat, 19 May 2001 21:46:10 -0400

gri (2.6.1-1) unstable; urgency=low

  * New upstream version (bug fixes only).
    - Fix SourceForge bug #420499 (gri-mode.el compatibility issues with
      emacs-21; Mostly bad old code.)
    - Fix SourceForge bug #421076 (byte-compiled gri-mode.el has
      broken IMenu support; Affects Debian package.)
    - Fix SourceForge bug #419599 (wouldn't compile under GNU g++ 3.x compiler)
    - Fix SourceForge bug #418065 (documentation mentions back-tic
      notation, which is not available)
    - Fix SourceForge bug #417333 (vague error message `RPN string operator')
    - Fix SourceForge bug #415277 (make fails on MSDOS)
    - Fix SourceForge bug #415149 (`file.cc' parse error on MSDOS)
    - Fix SourceForge bug #414520 (`draw symbol ... at' should
      automatically produces axes unless the location is in `cm' coordinates)
    - Fix SourceForge bug #414010 (items in the html concept index were
      in an odd order)
    - Fix SourceForge bug #413986 (`~username' was broken in `open')
    - Fix SourceForge bug #411904 (`/' was ugly in math mode)

 -- Peter S Galbraith <psg@debian.org>  Fri, 11 May 2001 10:48:25 -0400

gri (2.6.0-1) unstable; urgency=low

  * New upstream version.
    - Permit `rewind' to take a filename. 
    - Make `open' set `\.return_value.' to the full pathname of the file
      that was opened. 
    - Add `set path' command.
    - Remove functioning of `GRIINPUTS' environment variable, since this
      is more cleanly handled with the newly added `set path to' command.
    - Remove `\.awk.' synonym, which was deemed to be unhelpful.
    - Change the format of images in the PostScript output file, as a
      workaround for a bug in the `ps2pdf' program.
    - Add ``ampersand'' (`\&' and `\&&') syntax to permit newcommands to
      look up the name and nesting level of changeable arguments.
    - Add ``at-sign'' (`@') syntax for aliases.
    - Add ability to embed newlines in `show' commands with the `\<<' sequence.
    - Add ability to embed TAB characters in `show' commands with the
      `\>>'sequence.
    - Make various `read' commands able to decode synonyms as well as
      variables and simple numbers. 
    - Add `strlen' RPN operator.
    - Add `default' option to `set x format' and `set y format' commands. 
    - Add `new postscript file' command. 
    - No longer remove comments from data lines that are read.
    - Let newcommands have changeable arguments.
    - Remove `-s' as an abbreviation for the commandline option `-superuser'. 
    - Add commandline option `-output PS_file_name'. 
    - Add `assert' command.
    - Add `sleep' command.
    - Permit indexing of synonym words with variables, in addition to 
      constants. 
    - Add `set colorname' command. 
    - Add `source' command. 
    - Add RPN operators `wordc' and `wordv' for accessing the words in
      the present Gri command. 
    - Add RPN operators `argc' and `argv' for accessing the command-line
      arguments. 
    - Add automatic support for gzipped compressed data files.
    - Add two new RPN operators, `file_exists' and `directory_exists'.
    - Reorganize parts of manual (e.g. changing the section about the 
      Emacs `gri-mode.el' into a chapter, with screenshots). 
    - Improve the HTML form of the manual (e.g. color-code the Gri syntax
      in examples, provide access to all the indices, use PNG format, etc.). 
    - Numerous gri-mode.el enhancements (including new pull-down menu
      listing all Gri commands).
  * Use debhelper.
  * Info files have .info suffix now.
  * gri-html-doc suggests doc-base (otherwise it's not registered).  
  * gri.emacsen-remove: delete ${destination}/gri-mode.CompilationLog.gz
  * gri.postinst: delete obsolete gri-mode.CompilationLog.gz files from
    prior versions.
  * Updated to Standards-Version 3.5.2 with DEB_BUILD_OPTIONS variable
    (Default build no longer complies with debugging symbols, -g)

 -- Peter S Galbraith <psg@debian.org>  Fri, 30 Mar 2001 14:27:29 -0500

gri (2.4.2-1) frozen unstable; urgency=low

  * New upstream version. ** Bug Fixes Only; No new features **
    - Remove bug in which `convert grid to image' produced incorrect
      images, visible as a patchy appearance with coarse grids.
    - Remove bug in which `convert image to grid' failed to take note of
      the gri minimum and maximum, so that contouring of the grid was not
      possible for grids created from images.

 -- Peter S Galbraith <psg@debian.org>  Mon, 27 Mar 2000 10:46:36 -0500

gri (2.4.0-1) unstable; urgency=low

  * New upstream version.  Introduces "set input data separator" to use TABs
    as column separators.  We can now mix numerical columns with character
    strings in read commands.
  * Make gri-html-doc package redefine gri*WWW-page Emacs variable.
  * Quiet the byte-compiler in /usr/lib/emacsen-common/packages/install/gri
  * Updated to Standards-Version 3.1.1 with Build-Depends.
  
 -- Peter S Galbraith <psg@debian.org>  Wed,  5 Jan 2000 15:17:53 -0500

gri (2.2.4-2) unstable; urgency=low

  * Upstream source tar file changed without new version number to fix
    small buglet in HTML docs.
  * Fixed bug in description of gri-ps-doc package

 -- Peter S Galbraith <psg@debian.org>  Sat,  6 Nov 1999 21:25:57 -0500

gri (2.2.4-1) unstable; urgency=low

  * New upstream release.
     Includes support for iso-latin characters
  * Split package into gri, gri-ps-doc and gri-html-doc
  * Update to policy 3.0.0 (FHS issue of /usr/share/doc, etc)

 -- Peter S Galbraith <psg@debian.org>  Wed, 20 Oct 1999 14:39:19 -0400

gri (2.2.1-2) unstable; urgency=low

  * i386 package recompiled against g++ version 2.91.66-0slink2
	
 -- Peter S Galbraith <psg@debian.org>  Mon, 05 May 1999 12:05:00 -0500

gri (2.2.1-1) unstable; urgency=low

  * Edited upstream configure script to enable netCDF compilation
  * Small upstream tweak to doc/Makefile
  * new license: GPL!
	
 -- Peter S Galbraith <psg@debian.org>  Mon, 29 Jan 1999 14:23:00 -0500

gri (2.2.0-1) unstable; urgency=low

  * Initial Release.

 -- Peter S Galbraith <psg@debian.org>  Mon, 22 Jan 1999 18:45:05 -0500


