Skip to content

Debian Changelog pspp (0.6.1-4)

2009

pspp (0.6.1-4) unstable; urgency=low

   * src/ui/gui/psppire-data-editor.c: prevent data sheet from traversing
     into an invalid column, per fix by John Darrington (see
     http://git.savannah.gnu.org/cgit/pspp.git/commit/?h=stable&id=47aaa033c935d0427abd7cbb591a35450eb7db81)(Closes:Bug#516521)

 -- James R. Van Zandt <jrv@debian.org>  Sat, 28 Feb 2009 22:46:51 -0500

pspp (0.6.1-3) unstable; urgency=low

   * debian/pspp.desktop: Correct name of icon file.

 -- James R. Van Zandt <jrv@debian.org>  Sat, 21 Feb 2009 20:54:26 -0500

pspp (0.6.1-2) unstable; urgency=low

   * Install pspp.desktop file (Thanks to "Bojo 42" <bojo42@googlemail.com>)

 -- James R. Van Zandt <jrv@debian.org>  Fri, 20 Feb 2009 20:18:02 -0500

2008

pspp (0.6.1-1) unstable; urgency=low

   * New upstream release (closes:Bug#502856)
 
   * debian/rules: enable parallel builds

 -- James R. Van Zandt <jrv@debian.org>  Thu, 27 Nov 2008 05:21:50 -0500

pspp (0.6.0-3) unstable; urgency=low

   * debian/psppire.1: psppire was written by John Darrington (thanks to
     Ben Pfaff, Closes:Bug#500639)

 -- James R. Van Zandt <jrv@debian.org>  Tue, 30 Sep 2008 17:43:09 -0400

pspp (0.6.0-2) unstable; urgency=low

   * debian/rules: default to -O2 (some optimization) instead of -O0

 -- James R. Van Zandt <jrv@debian.org>  Mon, 14 Jul 2008 21:29:14 -0400

pspp (0.6.0-1) unstable; urgency=low

   * New upstream release (closes:#451825,#486777)
   * debian/control:  Debian policy version 3.8.0. Add "Homepage" field.
     Add to build-depends: libglade2-dev, libreadline5-dev, libxml2-dev,
     zlib1g-dev.  Build-depends on texlive rather than old tetex-bin.
   * debian/rules: implement DEBIAN_BUILD_OPTIONS value "parallel=n".
     Add to configuration command (per README):  CFLAGS=-fgnu89-inline.
   * debian/copying: now licensed under GPL version 3 or later.
   * debian/menu: add Debian menu support
   * Add simple manpage for psppire.
   * debian/doc-base: update section to agree with menu policy

 -- James R. Van Zandt <jrv@debian.org>  Sun, 13 Jul 2008 21:30:47 -0400

2006

pspp (0.4.0-7) unstable; urgency=low

   * debian/pss.doc-base: HTML documents are in pspp.html/ (closes:#364536)

 -- James R. Van Zandt <jrv@debian.org>  Mon, 24 Apr 2006 21:00:04 -0400

pspp (0.4.0-6) unstable; urgency=low

   * rebuild against libreadline5 (closes: #356799)
   * debian/copyright: update FSF address

 -- James R. Van Zandt <jrv@debian.org>  Fri, 17 Mar 2006 20:42:11 -0500

pspp (0.4.0-5) unstable; urgency=low

   * debian/emacsen-startup: autoload pspp-mode.el, and add it to
     automode-alist for .sps files.

 -- James R. Van Zandt <jrv@debian.org>  Tue, 7 Mar 2006 19:35:26 -0500

2005

pspp (0.4.0-4) unstable; urgency=low

   * debian/control: depend on texinfo (thanks to Roland Stigge
     <stigge@antcom.de>) (closes: #340062)

 -- James R. Van Zandt <jrv@debian.org>  Fri, 25 Nov 2005 21:40:59 -0500

pspp (0.4.0-3) unstable; urgency=low

   * build against libplot2c2

 -- James R. Van Zandt <jrv@debian.org>  Mon, 26 Sep 2005 19:43:59 -0400

pspp (0.4.0-2) unstable; urgency=low

   * added  libgsl0-dev to Build-Depends

 -- James R. Van Zandt <jrv@debian.org>  Sat, 24 Sep 2005 21:38:10 -0400

pspp (0.4.0-1) unstable; urgency=low

   * New upstream release (fixes: Bug#259615,Bug#328545)
   * debian/control: update Debian policy version (no changes needed),
     update program description, add libplot-dev to Build-Depends, bump
     debhelper version to 4.0
   * debian/watch: update format to version 3
   * debian/rules: eliminate support for debian-test, install pspp-mode.el,
     revert to Makefile commands to build .html documentation.  Build and
     install .pdf documentation.  Register .html and .pdf files with
     doc-base.  Eliminate deprecated DH_COMPAT setting.
   * debian/README: eliminate outdated material, add pointers on
     documentation and the Emacs mode.

 -- James R. Van Zandt <jrv@debian.org>  Sat, 24 Sep 2005 09:45:36 -0400

pspp (0.3.0-10) unstable; urgency=low

   * update debian/watch to point to new upstream site

 -- James R. Van Zandt <jrv@debian.org>  Sat, 24 Sep 2005 09:33:02 -0400

2004

pspp (0.3.0-9) unstable; urgency=low

   * src/q2c.c: fix gcc complaint: label at end of compound statement
     (thanks to Andreas Jochens <aj at andaco.de>)(closes:bug#259615)

 -- James R. Van Zandt <jrv@debian.org>  Thu, 5 Aug 2004 21:31:52 -0400

2003

pspp (0.3.0-8) unstable; urgency=low

   * debian/rules: use debhelper, dh_clean deletes src/version.c
     and pref.h but preserves pref.h.orig, set DESTDIR for "make install"
   * Makefile.in: export pkgsysconfdir and DESTDIR
   * doc/pspp.texi: replace old START-INFO-DIR-ENTRY section with
     @dircategory and @direntry sections.
   * doc/texinfo.tex: refresh, to handle @dircategory command
   * config.guess, config.sub: refresh
   * lib/gmp/longlong.h: add explicit newlines, and escape the embedded
     ones (closes:bug#195801)
   * debian/control: update to policy 3.5.7

 -- James R. Van Zandt <jrv@debian.org>  Sun, 15 Jun 2003 10:20:30 -0400

2002

pspp (0.3.0-7) unstable; urgency=low

   * debian/changelog: remove obsolete local variables

 -- James R. Van Zandt <jrv@debian.org>  Sat, 23 Mar 2002 21:38:30 -0500

2001

pspp (0.3.0-6) unstable; urgency=low

   * src/command.c: adjust test to work around name space pollution (fix by
     Ben Pfaff)(closes:bug#99739)
   * new maintainer email

 -- James R. Van Zandt <jrv@debian.org>  Tue, 3 Jul 2001 21:54:08 -0400

pspp (0.3.0-5) unstable; urgency=low

   * debian/control: build-depend on gettext, libncurses5-dev, tetex-bin,
     texi2html (closes:Bug#98712)

 -- James R. Van Zandt <jrv@vanzandt.mv.com>  Mon, 28 May 2001 21:35:25 -0400

pspp (0.3.0-4) unstable; urgency=low

   * config.guess, config.sub - update to current versions from CVS
     server (thanks to Philip Blundell <philb@gnu.org>) (Closes:Bug#93847)
   * src/groff-font.c(400): reverse last two arguments of call to tmsg
     (Closes:Bug#93168)

 -- James R. Van Zandt <jrv@vanzandt.mv.com>  Sun, 13 May 2001 17:54:08 -0400

pspp (0.3.0-3) unstable; urgency=low

   * debian/control: move Build-Depends line to source section.  Policy
     version 3.5.2.
   * debian/rules: honor DEB_BUILD_OPTIONS. Add "/etc/pspp" to config file
     path.  Support debian-test.

 -- James R. Van Zandt <jrv@vanzandt.mv.com>  Sat, 31 Mar 2001 10:31:57 -0500

2000

pspp (0.3.0-2) unstable; urgency=low

   * build-depends on debmake

 -- James R. Van Zandt <jrv@vanzandt.mv.com>  Sun, 3 Sep 2000 11:45:59 -0400

pspp (0.3.0-1) unstable; urgency=low

   * New upstream release
   * Take "-O2" out of compiler flags, since ascii.c compilation fails.
   * Add Section and Priority fields to package control file.
   * Remove reference to old license file directory.

 -- James R. Van Zandt <jrv@vanzandt.mv.com>  Sun, 9 Jan 2000 20:01:28 -0500

1999

pspp (0.2.3-3) unstable; urgency=low

   * update to version 3.0.0 of the Debian policy (FHS).
   * rebuild with current libraries.  (Closes:bug#40421)
   * debian/copyright: indicate only the download directory, rather
     than the file URL (which changes every version)

 -- James R. Van Zandt <jrv@vanzandt.mv.com>  Sun, 24 Oct 1999 17:43:51 -0400

pspp (0.2.3-2) unstable; urgency=low

   * Include more files in /usr/doc/pspp/examples/.

 -- James R. Van Zandt <jrv@vanzandt.mv.com>  Wed, 24 Mar 1999 20:16:17 -0500

pspp (0.2.3-1) unstable; urgency=low

   * New upstream release

 -- James R. Van Zandt <jrv@vanzandt.mv.com>  Tue, 9 Mar 1999 21:44:17 -0500

pspp (0.2.2-1) frozen unstable; urgency=low

   * New upstream release - bugfixes:
     * Fix behavior of PRINT SPACE for negative arguments.
 
     * Fix reading some unusual system files.
 
     * Fix LIST problems with very long variables.  Thanks to Hankin
       <hankin@dunno.com> for this bug report.
 
     * Fix problems with some string format specifiers.
 
     * Fix use of $CASENUM in expressions.  Thanks to Dirk Melcher
       <BZN-mdksh@t-online.de> for reporting this bug.
 
     * Additional DATA LIST FREE and DATA LIST LIST fixes.  Thanks to
       Hankin <hankin@dunno.com> again on this one.
 
     * Sometimes you may encounter a PSPP script that has to be
       interpreted in interactive mode.  Now you can use the -i flag to
       do this.
 
     * Warnings for egcs 1.1.1 cleaned up.  (However you'll get lots of
       `unused variable' warnings under gcc 2.7.2.3, fixing this will
       take more effort.)
 
     * Tests fixed.
 
     * The files in gmp need the internationalization directory in
       their include path.  Thanks to OKUJI Yoshinori
       <okuji@kuicr.kyoto-u.ac.jp> for pointing this out.

 -- James R. Van Zandt <jrv@vanzandt.mv.com>  Sat, 9 Jan 1999 15:43:18 -0500

1998

pspp (0.2.1-3) frozen unstable; urgency=low

   * Recompilation to remove dependency on libc6 2.0.7u

 -- James R. Van Zandt <jrv@vanzandt.mv.com>  Wed, 9 Dec 1998 22:06:56 -0500

pspp (0.2.1-2) frozen unstable; urgency=low

   * Upstream release was a bugfix - release for frozen as well as unstable.

 -- James R. Van Zandt <jrv@vanzandt.mv.com>  Sun, 22 Nov 1998 19:21:18 -0500

pspp (0.2.1-1) unstable; urgency=low

   * New upstream release

 -- James R. Van Zandt <jrv@vanzandt.mv.com>  Thu, 19 Nov 1998 22:02:48 -0500

pspp (0.2.0-2) frozen unstable; urgency=low

   * Link with libncurses4.

 -- James R. Van Zandt <jrv@vanzandt.mv.com>  Sun, 1 Nov 1998 11:09:39 -0500

pspp (0.2.0-1) unstable; urgency=low

   * New upstream release: documentation and configuration fixes

 -- James R. Van Zandt <jrv@vanzandt.mv.com>  Sat, 24 Oct 1998 04:45:25 -0400

pspp (0.1.23-1) unstable; urgency=low

   * New upstream release: lots more documentation

 -- James R. Van Zandt <jrv@vanzandt.mv.com>  Sun, 16 Aug 1998 11:48:09 -0400

pspp (0.1.22-1) unstable; urgency=low

   * New upstream release

 -- James R. Van Zandt <jrv@vanzandt.mv.com>  Fri, 7 Aug 1998 19:42:53 -0400

pspp (0.1.21-1) unstable; urgency=low

   * Initial Release.

 -- James R. Van Zandt <jrv@vanzandt.mv.com>  Mon, 3 Aug 1998 20:21:20 -0400