splay (0.9.5.2-14) unstable; urgency=low

  [ John Hedges ]
  * Fix g++-6 signedness compiler errors (closes: #811765)
  * Modified debian/rules to vanilla debhelper
  * Bump debian/compat to 9
  * Bump Standards-Version to 3.9.8

  [ tony mancill ]
  * Drop build-dep on autoconf and automake; dh-autoreconf has these.
  * Bump debhelper version to 9 in debian/control.
  * Add patch for typos in error messages in upstream source.

 -- John Hedges <john@drystone.co.uk>  Sun, 26 Jun 2016 10:12:59 +0100

splay (0.9.5.2-13) unstable; urgency=low

  [ John Hedges ]
  * Switch to dpkg-source 3.0 (quilt) format
  * Removes autoconf generated files in clean target
  * Converts to machine readable copyright (DEP5)

  [ tony mancill ]
  * Update to build with hardening flags.
  * Bump Standards-Version to 3.9.3.
  * Bump debian/compat to 8.

 -- tony mancill <tmancill@debian.org>  Wed, 13 Jun 2012 21:22:44 -0700

splay (0.9.5.2-12) unstable; urgency=low

  * Uses libtag1 instead of (debian) deprecated libid3
  * Fixes uninitialised var bug in libs/fileplayer.cc
  * Adds dependency on oss-compat
  * Standards-version 3.9.2
  * Corrects debian/control - indeed, splay won't play wavs (closes: #546065)

 -- John Hedges <john@drystone.co.uk>  Mon, 12 Dec 2011 12:25:13 +0000

splay (0.9.5.2-11) unstable; urgency=low

  * Resolved g++-4.3 compiler issues (closes: #461711)
    libs/soundinputstream.cc libs/httpinput.cc libs/mpegtoraw.cc
    libs/fileplayer.cc libs/mpegsound.h apps/common.cc apps/splay.cc

 -- John Hedges <john@drystone.co.uk>  Thu, 21 Feb 2008 11:31:13 +0000

splay (0.9.5.2-10) unstable; urgency=low

  * Fixed pre-iso c++ headers (closes: #461711)
    libs/soundinputstream.cc libs/httpinput.cc libs/mpegtoraw.cc
    libs/fileplayer.cc libs/mpegsound.h apps/xsplay.cc
    apps/functions.cc apps/common.cc apps/splay.cc
  * Fixed bug in frame header decode (libs/mpegtoraw.cc) that failed to
    identify 48KHz sample rate
  * Fixed bug in apps/splay.cc where tracks without id3 genre displayed 
    usage info in place of genre with -vv(v)
  * Fixed all deprecated casts from string literal to char*
  * Standards-version 3.7.3
  * New debian/compat replaces DH_COMPAT in debian/rules

 -- John Hedges <john@drystone.co.uk>  Tue, 29 Jan 2008 13:32:28 +0000

splay (0.9.5.2-9) unstable; urgency=low

  * debian/rules: Fixed build-arch build-indep rules (closes: #418357)

 -- John Hedges <john@drystone.co.uk>  Tue, 10 Apr 2007 14:32:28 +0100

splay (0.9.5.2-8) unstable; urgency=low

  * Man page corrections to apps/splay.1 (closes: #350353).
    Thanks to A Costa for supplying patch
  * Updated debhelper build-depends to >= 5
    also DH_COMPAT in debian/rules
  * Updated FSF address in debian/copyright
  * Renamed debian/rules binary-arch target to binary-indep
    and added empty binary-arch target. (closes: #395772)
  * Removed build-stamp target and now touch build instead 
    of build-stamp in the build target istelf
  * Standards-version 3.7.2

 -- John Hedges <john@drystone.co.uk>  Mon, 30 Oct 2006 13:13:14 +0000

splay (0.9.5.2-7) unstable; urgency=low

  * Fixes random shuffle bug (closes: #306983).
    Thanks to Samuel Thibault for supplying this patch.
  * Repaired typo in man page (closes: #312765).
  * Fixes dependency on outdated libid3 package,
    now depends on libid3-3.8.3c2 (closes: #328215). 

 -- John Hedges <john@drystone.co.uk>  Wed, 14 Sep 2005 10:30:00 +0100

splay (0.9.5.2-6) unstable; urgency=low

  * Cleaned remains of xsplay from debian/*
  * Modified splay man page to reflect lack of xsplay
  * Modified -v[v[v]] option to splay manpage (closes: #174032)
  * Fleshed out debian/copyright
  * Standards-version 3.6.2
  * Updated debian/rules to honour DEB_BUILD_OPTIONS
    and added support for DEB_{HOST,BUILD}_GNU_TYPE
  * Replaced debian/dirs with explicit dh_installdirs [file]
  * New maintainer (closes: #246971)

 -- John Hedges <john@drystone.co.uk>  Sat, 14 Aug 2004 13:00:00 +0100

splay (0.9.5.2-5) unstable; urgency=low

  * QA Upload.
  * Set Architecture to any.  Let's hope bug 71953 doesn't come back.
    (In four years, anything could have happened.)  (Closes: #71953,
    #249400.)
  
    But if sparc build failures still exist after this, then the
    architecture list should be set to i386 alpha arm m68k powerpc amd64,
    and bug 71953 should be reopened (as wishlist).

 -- Thomas Bushnell, BSG <tb@debian.org>  Mon,  9 Aug 2004 14:44:16 -0700

splay (0.9.5.2-4) unstable; urgency=low

  * Package orphaned.

 -- Zed Pobre <zed@debian.org>  Sun,  2 May 2004 11:33:10 -0500

splay (0.9.5.2-3) unstable; urgency=low

  * Compiled against and Build-Depends: libid3-3.8.3-dev (closes: #196286)
  * debian/copyright: /usr/share/common-licenses, not
    /usr/share/doc/common-licenses.
  * Standards-Version 3.5.10

 -- Zed Pobre <zed@debian.org>  Thu,  5 Jun 2003 16:00:49 -0500

splay (0.9.5.2-2) unstable; urgency=low

  * Recompile now that g++-3.2 is the default.
  * The ID3 GetError string output functions seem to have vanished, so
    I have commented them out of the code.

 -- Zed Pobre <zed@debian.org>  Wed, 12 Feb 2003 12:18:57 -0600

splay (0.9.5.2-1) unstable; urgency=low

  * New upstream bugfix release (closes: #127647)

 -- Zed Pobre <zed@debian.org>  Sat, 19 Jan 2002 10:39:59 -0600

splay (0.9.5.1-3) unstable; urgency=low

  * Fix outdated reference to QT GPL incompatability in splay description
    (closes: #109966)
  * Remove empty TODO file.
  * Remove emacs add-log-mailing-address entry at bottom of changelog.
  * Remove emacs debian-changelog mode force from changelog entirely (it
    seems to be autodetected now).

 -- Zed Pobre <zed@debian.org>  Fri, 24 Aug 2001 21:33:24 -0500

splay (0.9.5.1-2) unstable; urgency=low

  * Remove libstdc++-dev from Build-Depends, as it is Build-Essential
    (closes: #105957)
  * Standards Version 3.5.6 (no changes needed).

 -- Zed Pobre <zed@debian.org>  Sat, 28 Jul 2001 14:34:11 -0500

splay (0.9.5.1-1) unstable; urgency=low

  * New upstream version
  * Frame skipping with -k is now implemented (closes: #89916)

 -- Zed Pobre <zed@debian.org>  Sun, 25 Mar 2001 13:11:24 -0600

splay (0.9.4-1) unstable; urgency=low

  * New upstream version.  Genres are now printed as text.
  * Updated upstream location in copyright file

 -- Zed Pobre <zed@debian.org>  Sat,  3 Mar 2001 10:06:16 -0600

splay (0.9.2-3) unstable; urgency=medium

  * Standards-Version 3.5.2
  * Added libid3-dev to the Build-Depends AGAIN! (this time it should
    stick, though, since what was happening was that I would update
    control, but not control.splay, putz with control.xsplay for a bit,
    and then copy control.splay back to control...  This time the changes
    got replicated to control.splay).  Also added a versioned depends on
    libqt-dev to the xsplay.control file so that it doesn't get forgotten
    in the far future when xsplay builds again. (closes: #83780)

 -- Zed Pobre <zed@debian.org>  Tue, 27 Feb 2001 19:42:40 -0600

splay (0.9.2-2) unstable; urgency=medium

  * Removed sparc from the architectures list.  This allows bug#71953 to
    be set to wishlist, and with luck will let this finally get into
    testing.
  * Standards-Version 3.5.1

 -- Zed Pobre <zed@debian.org>  Fri, 16 Feb 2001 08:07:28 -0600

splay (0.9.2-1) unstable; urgency=low

  * New upstream version; /dev/sound/dsp is now checked if opening
    /dev/dsp fails (closes: #81958)
  * INSTALL files are no longer included with the binary .deb.  If you
    want to see them, you will now have to look in the source package for
    them (closes: #81964).
  * Other documentation files have disappeared
    from the upstream source (the OLDNEWS files and the *.han files from
    the 0.8.2 splay) and I have decided not to copy them back in.  If you
    think these files should still be included for historical reasons or
    whatnot, file a wishlist bug and I will probably stick them back in.
  * DH_COMPAT=3
  * Standards-Version 3.5.0 (Build-Depends updated)
  * Updated README.Debian to note xsplay unbuildable status.

 -- Zed Pobre <zed@debian.org>  Thu, 15 Feb 2001 11:23:43 -0600

splay (0.9-1) unstable; urgency=medium

  * New upstream version (previous Debian patches merged, uses libid3
    instead of the previous internal handling, SIGINT now skips to next
    song when playing several)
  * New upstream author, Mikael Hedin <mikael.hedin@irf.se>
  * debian/copyright file updated to reflect this, and the proper location
    for common licenses
  * README.Debian and control files no longer inaccurately report QT2/GPL
    conflict (closes: #80508)
  * xsplay is still not being built, but only because it doesn't compile
    at at the moment (libid3 seems to have broken it, note sent upstream).
  * After recompiling, splay no longer seems to segfault on invalid -t
    lines (closes: #82886)
  * Build-Depends updated to include libid3-dev
  * Standards-version 3.2.1

 -- Zed Pobre <zed@debian.org>  Sat, 20 Jan 2001 13:08:56 -0600

splay (0.8.2-12) unstable; urgency=low

  * Fixed a typo in the rules file relating to the building of xsplay

 -- Zed Pobre <zed@debian.org>  Fri,  7 Jul 2000 19:07:01 -0500

splay (0.8.2-11) unstable; urgency=low

  * Applied fix from Fabien Ninoles to compile xsplay against libqt2
    instead of libqt1g.  The binary and xsplay package are still not built
    by default.
  * The switch to libqt2 has obviated the need for the special QT version
    detection handling in the rules file, which has been removed.

 -- Zed Pobre <zed@debian.org>  Thu, 30 Mar 2000 15:15:40 -0600

splay (0.8.2-10) unstable; urgency=medium

  * Fixed the XSPLAY variable selection in debian/rules to properly
    default to --without-xsplay.  It got left as --with-xsplay from one of
    my previous personal builds, and this was causing breakage on
    recompilations of the splay package when libqt2-dev was installed but
    libqt1g-dev was not.
  * Bumped standards-version to 3.1.1 (Build-Depends added)
  * Minor changes to the README.Debian to make it more specific about what
    to change to build an xsplay package from the Debian sources.
  * Long description of splay changed in control file to note the GPL/QT
    conflict that prevents binary distribution of xsplay.
  * A Suggests: xsplay line that cannot be fulfilled with Debian packages
    was removed.

 -- Zed Pobre <zed@debian.org>  Sun,  5 Dec 1999 19:05:49 -0600

splay (0.8.2-9) unstable; urgency=low

  * Added a clarification in README.Debian about how to build the
    xsplay package from the source.
  * Added a missing * in line 58 of mpeglayer3.cc to fix the big-endian
    compilation problem again.  (Roman, not to be picky, but couldn't you
    have submitted all of these at once? ;) (closes: #50332, yet again.) 

 -- Zed Pobre <zed@debian.org>  Tue, 30 Nov 1999 13:57:17 -0600

splay (0.8.2-8) unstable; urgency=low

  * Added a missing * in lines 30 and 49 of mpegsound/mpegsound_locals.h
    to fix another big-endian compilation problem (closes: #50332, again.)

 -- Zed Pobre <zed@debian.org>  Tue, 23 Nov 1999 12:20:10 -0600

splay (0.8.2-7) unstable; urgency=low

  * s/bixindex/bitindex in mpegsound/mpegsound_locals.h and
    mpegsound/mpeglayer3.cc to fix compilation problems on big-endian
    machines (closes: #50332).

 -- Zed Pobre <zed@debian.org>  Tue, 16 Nov 1999 13:42:39 -0600

splay (0.8.2-6) unstable; urgency=low

  * Using "c++" instead of "g++" in debian/rules was causing some
    problems, so it got switched.
  * QT package version detection (for when xsplay is being compiled
    manually) was botched because the checks were in the wrong order.
    Fixed.

 -- Zed Pobre <zed@debian.org>  Thu, 11 Nov 1999 03:29:05 -0600

splay (0.8.2-5) unstable; urgency=low

  * Cleaned up the rules file a little bit.  
  * In mpegsound/mpeglayer3.cc s/register end/register int end/ to get rid
    of the warning message and the necessity for -fpermissive.
  * xsplay binary package no longer built due to GPL compatability
    problems.  README.Debian updated about this.
  * On the plus side, since the source no longer requires something
    outside of main to build, it can now go into main.
  * Thanks go to Florian Lohoff <flo@rfc822.org> for some conversations
    about the above and a suggested patch which I partially used.

 -- Zed Pobre <zed@debian.org>  Fri, 17 Sep 1999 10:37:22 -0500

splay (0.8.2-4) unstable; urgency=low

  * Updated to Standards-Version 3.0.1 and switched to FHS
  * Explicit errno.h include added to mpegsound/httpinput.cc
  * -fpermissive added to C++ options to allow compilation with the latest
    GCC suite
  * Explicit pointers given to the qt1g libraries and includes.  Patches
    to bring xsplay up to QT2 compliance are welcome, since I am unlikely
    to acquire competence in that toolset anytime soon.

 -- Zed Pobre <zed@debian.org>  Sat, 11 Sep 1999 21:48:23 -0500

splay (0.8.2-3) frozen unstable; urgency=low

  * debian/rules clean: now properly deletes config files and Makefiles
    generated by configure/autoconf, preventing them from being included
    in the diff file and breaking compiles on non-i386 architectures
    (fixes severity: Important bug#30893)

 -- Zed Pobre <zed@debian.org>  Sat, 19 Dec 1998 17:25:34 -0600

splay (0.8.2-2) unstable; urgency=low

  * Updated to Standards-Version 2.5.0 (no changes needed)
  * Split into two packages, splay and xsplay, with only the latter
    dependent upon Qt and X11.
  * Updated the README.Debian file to discuss the above.
  * Now that Qt has been recompiled for libstdc++2.9, xsplay compiles
    cleanly for only a libstdc++2.9 dependency (fixes bug#29036)

 -- Zed Pobre <zed@debian.org>  Fri, 27 Nov 1998 17:25:38 -0600

splay (0.8.2-1) frozen unstable; urgency=low

  * New upstream version fixes problems compiling under Glibc.
  * Updated to Standards-Version 2.4.0.0.
  * debian/rules completely reconstructed using debhelper and dh_make
  * New maintainer.

 -- Zed Pobre <zed@debian.org>  Sat, 11 Apr 1998 10:36:16 -0500

splay (0.8-1) unstable; urgency=low

  * New upstream version.

 -- Johnie Ingram <johnie@debian.org>  Mon, 24 Nov 1997 22:08:26 -0500

splay (0.5-4) unstable; urgency=low

  * Linked with libc6 X libraries.
  * Updated to Standards-Version 2.3.0.1.
  * Added SHELL=/bin/bash to debian/rules file.

 -- Johnie Ingram <johnie@debian.org>  Sun, 14 Sep 1997 21:44:41 -0400

splay (0.5-3) unstable; urgency=low

  * Tweaked packaging for better multi-architecture, multi-compiler
    support.
  * Switched to pristine source tar archive.
  * Updated to Standards-Version 2.2.0.0.

 -- Johnie Ingram <johnie@debian.org>  Sun, 31 Aug 1997 07:51:18 -0400

splay (0.5-2) unstable; urgency=low

  * Updated copyright and availability information.
  * Added manpage links for splay_pentium and xsplay.
  * Closed #11121, the antiquity of the Debian splay package (cf. 11197).
  * Closed #8203, since the manpage link is compliant with current policy,
    and the renaming of psplay to splay_pentium removes the ambiguity.

 -- Johnie Ingram <johnie@debian.org>  Tue, 15 Jul 1997 00:11:04 -0400

splay (0.5-1) unstable; urgency=low

  * New upstream version (#11197).
  * Fixed broken manlink to splay_pentium.1 (#10745).
  * Updated to Standards-Version: 2.1.3.3.
  * Compiled against libc6.

 -- Johnie Ingram <johnie@debian.org>  Sat, 12 Jul 1997 16:52:39 -0400

splay (0.4-1) unstable; urgency=low

  * Updated to Standards-Version: 2.1.3.2.
  * Added dependency on libqt, and moved to contrib.

 -- Johnie Ingram <johnie@debian.org>  Thu,  5 Jun 1997 21:50:47 -0400

splay (0.2-1) unstable; urgency=low

  * New upstream version.

 -- Johnie Ingram <johnie@debian.org>  Mon, 17 Mar 1997 17:21:12 -0500

splay (0.1-1) unstable; urgency=low

  * Initial Release: Standards-Version 2.1.2.2 and debmake 3.2.3.
  * Thanks to "hyrlik" (on #natter at irc.linpeople.org) for discovering
    this on sunsite.

 -- Johnie Ingram <johnie@debian.org>  Thu, 13 Mar 1997 17:42:21 -0500