goplay (0.5-1) unstable; urgency=low

  * Acknowledge NMU (Closes: #659534).
  * Add myself as uploader.
  * Reduce debhelper compat level from 9 to 8 to make this package
    buildable in Squeeze.  Drop build depend on no longer needed
    dh-autoreconf.
  * Fix typo in code finding desktop files to run to make sure
    it work with desktop files in subdirectories below
    /usr/share/applications/.
  * Update upstream version number to 0.5.
  * Add VCS URLs in the control file (Closes: #659099).
  * Avoid the word 'Debian' in the package description (Closes: #465444).

 -- Petter Reinholdtsen <pere@debian.org>  Sat, 25 Feb 2012 21:36:18 +0100

goplay (0.4-1.2) unstable; urgency=low

  * Non-maintainer upload based on NMU found on mentors.debian.net.
  * Add support for starting installed packages by clicking on the
    screen shot (Closes: #490670).
  * src/pkgbrowser.cpp: Assign the return value from strtol() to an
    unused variable and mark it as unused to avoid compiler warnings
    (Closes: #659100).  Patch from Michael Vogt and Ubuntu.
  * Make enough room for the "Already installed" text (Closes:
    #544532).  Patch by Timo Juhani Lindfors.

 -- Petter Reinholdtsen <pere@debian.org>  Sat, 11 Feb 2012 22:40:08 +0000

goplay (0.4-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Packaging update:
    - removed dh-buildinfo, autotools-dev
    + added missing build-deps, dh-autotools; build-deps optimised
    + compat and debhelper to version 9
    + default hardening (with the exception of fortify)
    + standards to 3.9.2
    + ept-cache replaced with apt-xapian-index in Depends
      (Closes: #615495 important:"goplay must be run as root at least
       once to function")
      (Closes: #460921 wishlist:"requires manual ept-cache reindex on
       the first start")
    + games-thumbnails moved to Recommends
      (Closes: #470047 wishlist:"please Recommends: games-thumbnails
       instead of Depends")
    + no longer depends on g++-4.5
      (Closes: #654733 important:"non-standard gcc/g++ used for build...")
    + build-time .xpm icon regeneration, no longer ship pre-built icon
      (imagemagick added to build-deps)
  * patch to introduce 'goscience' browser,
    thanks to Frederic Daniel Luc Lehobey
    (Closes: #474603 wishlist:"Please add a goscience browser")
  * debian/copyright:
    + updated list of contributors
    + little correction for DEP-5 compliance

 -- Dmitry Smirnov <onlyjob@member.fsf.org>  Wed, 08 Feb 2012 01:08:17 +1100

goplay (0.4-1) UNRELEASED; urgency=low

  [ Peter De Wachter ]
  * goplay is now much more keyboard-friendly, thanks to some tweaks
    to the fluid file. (Closes: #456563)
  * Long URLs are wordwrapped.

  [ David Paleino ]
  * debian/control:
    - bumped libept Build-Dependency to >= 1.0
    - bumped debhelper Build-Dependency to >= 7.0.50
    - Uploaders field wrapped
    - bump Standards-Version to 3.8.4 (no changes needed)
    - add g++-4.5 as an alternative to c++abi2-dev, let's make
      lintian happy
  * debian/source/format: using 3.0 (quilt)
  * debian/compat bumped to 7
  * debian/rules rewritten to use dh7
  * debian/*.desktop: removed deprecated Encoding field
  * debian/copyright updated to DEP-5

  [ Enrico Zini ]
  * Ported to libept1. Closes: #580992

 -- Enrico Zini <enrico@debian.org>  Fri, 25 Jun 2010 09:36:47 +0100

goplay (0.3-1) unstable; urgency=low

  * New upstream version:
    + Fix display of popcon graphic.
    + behave even if popcon data is missing for some packages
    + Added --go=facet commandline option
    + Implemented --ftags and --secondary
    + Added some preset defaults according to argv[0]
    + Allow to choose the direction with --go, and added --primary to
      choose the primary facet
  * Enable new "ghost" browsers golearn, goadmin, gonet, gooffice, gosafe and
    goweb in Debian packaging:
    + Add symlinks from usr/bin/goplay, usr/share/pixmaps/goplay.xpm and
      usr/share/man/man1/goplay.1.gz.
    + Add desktop files
    + Conflict, provide and replace unofficial package golearn
    + Extend long description
  * Add myself as uploader.
  * Rephrase short and long description and desktop file descriptions to
    mention packages, and not Debian.  Thanks to Christian Perrier for the
    suggestion.
  * Bump standards-version to 3.7.3 (no changes needed).
  * Add empty MimeType declaration to desktop files, and use dh_desktop.
    Thanks to lintian.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 18 Feb 2008 20:35:47 +0100

goplay (0.2-1) unstable; urgency=low

  * New upstream version
     - Use the Xapian term prefixes used by apt-xapian-index
     - Use a non-const string to work around fltk's non const-cleaniness.
       Closes: bug#441120
     - Don't hide the currently selected filters from the list of available
       filters.  This avoids the interface getting inconsistent in some cases.
     - Get all the results out of Xapian, not just the top 100.
       Closes: bug#447333.
     - Small code fixes to appease GCC 4.3.  Closes: bug#455137.
     - Reduce noise to stdout/stderr

 -- Enrico Zini <enrico@debian.org>  Sun, 09 Dec 2007 13:42:55 +0000

goplay (0.1-1) unstable; urgency=low

  * Initial release.

 -- Miriam Ruiz <little_miry@yahoo.es>  Fri, 24 Aug 2007 13:21:17 +0000

