gosmore (0.0.0.svn30327-1) unstable; urgency=medium

  * Team upload.

  [ Ross Gammon ]
  * New upstream SVN snapshot
  * Move to debhelper compat level 9
  * Refresh patches
  * Update control file using cme fix
  * Switch to debhelper from cdbs
  * Drop redundant gosmore.dirs file
  * Redo copyright file in copyright-format 1.0
  * Add a gbp.conf file
  * Add upstream metadata
  * Add myself to uploaders
  * Unapply patches from source
  * Acknowledge NMU from Kai Lüke
  * Reorder library parameters in Makefile
    Thanks to Sebastian Carneiro (Closes: #631251)
  * Fix spelling mistake in package description
    Thanks to Reuben Thomas (Closes: #639224)

  [ Bas Couwenberg ]
  * Enable parallel builds.
  * Update Vcs-Git URL to use HTTPS.
  * Enable all hardening buildflags.
  * Add patch to fix desktop file issues.
  * Install application icons in hicolor theme.
  * Use desktop file in favor of menu file per CTTE #741573.
  * Update copyright file, changes:
    - Switch license for project from public-domain to BSD-2-Clause
    - Update copyright years for Nic Roets
    - Update Files section for ConvertUTF files moved to jni directory
    - Use standalone license paragraphs
  * Drop curl_types.h patch, fixed upstream. Refresh remaining patches.
  * Update openstreetmap.org URLs to use HTTPS.
  * Bump Standards-Version to 3.9.8, changes:
    - copyright-format 1.0
    - Vcs-* URLs
    - hicolor icons
  * Add path by Alexander to fix FTBFS with clang instead of gcc.
    (closes: #756077)

 -- Bas Couwenberg <sebastic@debian.org>  Sat, 07 May 2016 13:32:30 +0200

gosmore (0.0.0.20100711-2.1) unstable; urgency=low

  * Non-Maintainer Upload to fix RC bug
  * Applied patch from Ubuntu (LP: #937088), restricting compiler
    optimization with -fno-strict-overflow to fix starting with an endless loop.
    (closes: #652084)

 -- Kai Lüke <kailueke@riseup.net>  Fri, 14 Sep 2012 16:29:04 +0200

gosmore (0.0.0.20100711-2) unstable; urgency=low

  * Moved repository to git.
  * Changed Vcs-* fields in debian/control.
  * Source format moved to 3.0 and quilt support.
  * Added a patch to remove curl/types.h inclusion.
    (closes: #637704)
  * Policy bumped to 3.9.2. No changes.
  * Debhelper level set to 8.

 -- Francesco Paolo Lovergine <frankie@debian.org>  Thu, 03 Nov 2011 16:01:09 +0100

gosmore (0.0.0.20100711-1) unstable; urgency=low

  * New upstream snapshot fetched for svn, revision: 22284
    This version introduces changes for compatibility with recent gpsd
    versions and protocols. Thanks Bernd Zeimetz.
  * Policy bumped to 3.9.0. No changes.
  * Now build system uses autoconf.
  * Added new libcurl4-gnutls-dev build-dep.

 -- Francesco Paolo Lovergine <frankie@debian.org>  Mon, 12 Jul 2010 11:24:32 +0200

gosmore (0.0.0.20090624-1) unstable; urgency=low

  * New upstream snapshot fetched from svn, revision 16088. (Closes: #533372)
  * debian/rules get-orig-source:
    - Remove debian/ dir.
    - Ignore externals in svn export command.
  * Removed 10-findresources.dpatch, applied upstream.
  * Mentioned ConvertUTF.c, elemstyles.xml and icons.* in debian/copyright.
  * Added a note to the long description that gosmore needs additional
    data files. (Closes: #491842)
  * Dropped dependency on libgps-dev, gosmore tries to parse NMEA sentences
    on its own. (Closes: #524042)
  * Removed dpatch build-dependency and debian/patches since there are
    no patches currently.
  * Bumped policy to 3.8.2, without changes.
  * Added DM-Upload-Allowed to debian/control.
  * Removed build-dependency on flite-dev, feature has been removed.
  * Bumped debhelper compatibility level to 7. 

 -- Andreas Putzo <andreas@putzo.net>  Wed, 24 Jun 2009 20:32:38 +0000

gosmore (0.0.0.20080704-1) unstable; urgency=low

  [ Andreas Putzo ]
  * New upstream snapshot fetched from svn, revision 8034.
    (Closes: #487711, #479985)
  * Backported patch 10-findresources to search for files.
    not only in the current directory.
  * Adapt CFLAGS in debian/rules.
  * Added gosmore.install file.
  * Bumped Standards-Version to 3.8.0. 
  * Added myself to Uploaders.
  * Added missing build dependency on libxml2-dev.

  [ Petter Reinholdtsen ]
  * Add josm as suggests.
  * Add get-orig-source target to the rules file.

 -- Andreas Putzo <andreas@putzo.net>  Sat, 05 Jul 2008 13:36:39 +0000

gosmore (0.0.0.20070901-3) unstable; urgency=low

  [ Francesco Paolo Lovergine ]
  * Debhelper compatibility level bumped to 5.
  * Policy bumped to 3.7.3 without changes.
  * Added Vcs-* fields into debian/control.
  * Added Homepage field in debian/control.

  [ Petter Reinholdtsen ]
  * Add Francesco Paolo Lovergine as uploader.
  * Acknowledge NMU (Closes: #454519, #456843)

 -- Petter Reinholdtsen <pere@debian.org>  Sat, 29 Mar 2008 13:10:26 +0100

gosmore (0.0.0.20070901-2.1) unstable; urgency=low

  * Non-maintainer upload.
  * debian/patches:
    - Removing 10_bad_gpsd_header.dpatch as the package FTBFS whith the
      applied patch, which was a workaround for a bug in libgps-dev.
      (Closes: #454519, #456843)
  * debian/control:
    - Changing the libgps-dev build dependency to require a version
      >= 2.34.dfsg-5 as the package will FTBFS with lower versions.

 -- Bernd Zeimetz <bzed@debian.org>  Tue, 18 Dec 2007 23:54:29 +0100

gosmore (0.0.0.20070901-2) unstable; urgency=low

  * Change build-depend on gpsd to libgps-dev (>= 2.34.dfsg-3) | gpsd
    (<< 2.34.dfsg-1) to work with the new gpsd package while still
    allowing backports. (Closes: #447168)
  * Building with new gpsd will avoid duplicate dependency. (Closes:
    #440383)
  * New patch 10_bad_gpsd_header.dpatch to make sure the defines
    required by gps.h is set during compilation.  Add dpatch as
    build-depend to get the patch applied.

 -- Petter Reinholdtsen <pere@debian.org>  Thu,  1 Nov 2007 11:26:55 +0100

gosmore (0.0.0.20070901-1) unstable; urgency=low

  * New upstream version.
    - Fix buffer overflow in route finding code. (Closes: #439732)
  * Change priority from important to optional.  The important
    priority was the result of a cut-n-paste error. (Closes: #439607)

 -- Petter Reinholdtsen <pere@debian.org>  Sat,  1 Sep 2007 13:01:38 +0200

gosmore (0.0.0.20070819-1) unstable; urgency=low

  * Initial Release. (Closes: #436039)
  * Added menu entry based on the one in qgis.  Change menu section
    from Apps/Science to Applications/Science/Geoscience, to match
    new menu proposal.
  * Make the Debian GIS group the maintainer, and myself an uploader.
  * Depend directly on gpsd to prepare for libgpsd to be split out from
    the gpsd package.
  * Need to build-depend on libgtk2.0-dev.
  * Build-depend on flite-dev to get speech synthesis.
  * Build-depend on gpsd to support showing current GPS position.
  * Define ROUTE_TEST during build to enable route finding.
  * Make sure the copyright file make it clear that the source is
    public domain.

 -- Petter Reinholdtsen <pere@debian.org>  Thu, 09 Aug 2007 00:15:23 +0200

