pspp (0.7.9+git20120620-1.2) unstable; urgency=low

  * Non-maintainer upload.
  * debian/patches/fix_ftbfs_gets: Apply patch from Ubuntu to fix FTBFS with
    eglibc 2.17. (Closes: #708807)
  * debian/patches/texinfo-5: Apply patch from upstream to fix FTBFS with
    texinfo 5.

 -- Sebastian Ramacher <sramacher@debian.org>  Sun, 26 May 2013 12:37:54 +0200

pspp (0.7.9+git20120620-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * debian/patches/699263: Add patch from upstream to fix test suite failures.
    Since the default epoch depends on the current year, the test suite broke
    on January 1, 2013. The patch adds the epoch to the test suite. (Closes:
    #699263)

 -- Sebastian Ramacher <sramacher@debian.org>  Tue, 05 Feb 2013 00:25:38 +0100

pspp (0.7.9+git20120620-1) unstable; urgency=low

  * New upstream snapshot, fixes non-ASCII import issue (Closes: #676371).

 -- bojo42 <bojo42@gmail.com>  Sun, 24 Jun 2012 23:57:16 +0200

pspp (0.7.9+git20120319-1) unstable; urgency=low

  * New upstream snapshot, fix testsuite errors on Ubuntu precise i386.

 -- bojo42 <bojo42@gmail.com>  Mon, 26 Mar 2012 22:08:23 +0200

pspp (0.7.9+git20120311-1) unstable; urgency=low

  * New upstream snapshot, fix FTBFS on hurd-i386. 
  * debian/copyright: add details about lib/gtk-contrib/*

 -- bojo42 <bojo42@gmail.com>  Mon, 12 Mar 2012 14:29:25 +0100

pspp (0.7.9+git20120303-1) unstable; urgency=low

  * New upstream snapshot, should fix outstanding testsuite failures.
  * debian/control: no Build-Depends for postgresql on hurd-i386

 -- bojo42 <bojo42@gmail.com>  Mon, 05 Mar 2012 01:23:43 +0100

pspp (0.7.9+git20120229-1) unstable; urgency=low

  * New upstream snapshot (Closes: #660854)
  * debian/rules:
    - emit non-zero exit code on testsuite errors in override_dh_auto_test
    - remove possible pregenerated icon cache (Closes: #661573)
  * debian/control: bump Standards-Version to current policy

 -- bojo42 <bojo42@gmail.com>  Wed, 29 Feb 2012 20:15:20 +0100

pspp (0.7.9+git20120219-1) unstable; urgency=low

  * New upstream snapshot (should fix some issues on big-endian)
  * debian/rules: post testsuite.log to build log on failures & typofixes
  * debian/control: reorganize Build-Depends for better overview

 -- bojo42 <bojo42@gmail.com>  Mon, 20 Feb 2012 16:10:46 +0100

pspp (0.7.9+git20120214-1) unstable; urgency=low

  * New maintainer (Closes: #636414)
  * New upstream development snapshot
    - debian/README.Source: notice about upstream source and Gnulib tarball
    - debian/pspp.desktop: drop it as already in upstream
  * Switch to source format 3.0 (quilt)
    - move manual changes to debian/patches/* 
    - drop "psppire-data-editor.c" patch as already in upstream
    - drop "lib/gtksheet/gtkitementry.c" patch as no longer needed
    - drop manual changes to config.guess, config.sub
    - ship Debian's gnulib source as supplementary tarball
  * Switch to minimal debhelper 7 rules & cleanup
    - debian/rules:
      - strip everything that's not needed because of debhelper 7
      - convert desktop icon from SVG and ship SVG
      - there's no /usr/share/info/dir anymore
      - no pref.h.orig & src/version.c to take care of
      - switch to default usage of dh_makeshlibs again
      - use smake
      - remove possibly auto-generated info dir file
    - debian/control:
      - add Uploaders
      - remove obsolete build depends on libplot-dev, libglade2-dev
      - new build depends on libxml2-dev, zlib1g-dev, libcairo2-dev,
        libpango1.0-dev, autoconf, automake, m4, pkg-config, gperf, libtool,
        smake, libgtk2.0-bin, libgtksourceview2.0-dev, libpq-dev, postgresql,
        perl, libtext-diff-perl, librsvg2-bin
      - new version dependency for debhelper, gettext, texinfo
      - bump Standards-Version
      - update Description
    - debian/dirs: strip already present dirs
    - debian/docs: merge from rules & add THANKS, OChangeLog, ONEWS
    - debian/info: move info to pspp.info
    - debian/preinst:
      - handle old conffiles like psfonts & devices
      - use old school style for that as dpkg (>= 1.15.7.2) hinders backports 
    - debian/pspp.manpages: exclude from rules
    - debian/pspp.doc-base: add information about the GUI
    - debian/watch: strip template stuff for Lintian & other boilerplate text
    - delete debian/README.examples, debian/example.stat & debian/myfile.syn
  * Update debian/copyright
    - new copyright holders and remove old email address
    - new download location
    - update the final paragraph of the license text
  * Ship redone SVG icon until we have a nice upstream one

 -- bojo42 <bojo42@gmail.com>  Wed, 15 Feb 2012 14:15:22 +0100

pspp (0.6.2-4) unstable; urgency=low

  * QA upload.
  * Package has been orphaned, set Debian QA as maintainer.
  * Empty dependency_libs field from la files. Closes: #633285.
  * Rename gtk_entry_reset_im_context to my_gtk_entry_reset_im_context,
    avoiding conflict with the one defined in gtkentry.h. Closes: #621986.

 -- Regis Boudin <regis@debian.org>  Tue, 20 Sep 2011 20:38:25 +0100

pspp (0.6.2-3) unstable; urgency=low

  * doc/pspp.man: Docs are in /usr/share/doc and /usr/share/info (thanks
    to Sergio Gelato <Sergio.Gelato@astro.su.se>, closes:Bug#557633).
    Delete reference to pspp FAQ.

 -- James R. Van Zandt <jrv@debian.org>  Mon, 04 Jan 2010 21:19:13 -0500

pspp (0.6.2-2) unstable; urgency=low

  * debian/rules: only delete /usr/share/info/dir if it exists
    (Closes:Bug#555839)

 -- James R. Van Zandt <jrv@debian.org>  Sun, 15 Nov 2009 17:38:36 -0500

pspp (0.6.2-1) unstable; urgency=low

  * New upstream release (Closes:Bug#552744,Bug#549753,Bug#512038)

  * debian/control: depend on libreadline-dev rather than libreadline5-dev
    (per request of Matthias Klose <doko@cs.tu-berlin.de>,
    Closes:Bug#553829), depend on 'dpkg (>= 1.15.4) | install-info' for
    new info file installation process.  Don't call deprecated
    installation helper dh_desktop.  Bump debhelper compatibility version
    to 7.  Bump debian policy to 3.8.3.
  
  * debian/rules: don't install /usr/share/info/dir file.  install calls
    dh_prep instead of dh_clean -k.

 -- James R. Van Zandt <jrv@debian.org>  Mon, 09 Nov 2009 17:10:48 -0500

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

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

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

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

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

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

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

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

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

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

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


