googleearth-package (0.5.2) unstable; urgency=medium

  * Fixed version number to match package version.
  * Added Vcs-Bzr header to point to development trunk.
  * Removed AUTHOR section from manpage, it's not really useful.
  * Cleaned up debian/rules formatting.
  * Updated to policy 3.7.3

 -- Wesley J. Landaker <wjl@icecavern.net>  Thu, 31 Jan 2008 19:29:35 -0700

googleearth-package (0.5.1) unstable; urgency=medium

  * Fixed typo in wrapper script that prevented googleearth from launching.

 -- Wesley J. Landaker <wjl@icecavern.net>  Sun, 27 Jan 2008 22:27:46 -0700

googleearth-package (0.5.0) unstable; urgency=low

  * Updated for the new dpkg-shlibdeps (closes: #460544, #458050, #451822)
  * Fixed malformed .desktop entry file (closes: #462650)
    Thanks to Pino Toscano <toscano.pino@tiscali.it> for the patch
  * Ensured that spawned processes don't get local libraries (closes: #459368)
    Thanks to Jindrich Makovicka <makovick@gmail.com> for the suggestion

 -- Wesley J. Landaker <wjl@icecavern.net>  Sun, 27 Jan 2008 22:27:32 -0700

googleearth-package (0.4.3) unstable; urgency=low

  * Clearer pointers to upstream help (closes: #443607)

 -- Wesley J. Landaker <wjl@icecavern.net>  Tue, 02 Oct 2007 17:15:34 -0600

googleearth-package (0.4.2) unstable; urgency=low

  * Fix typo in amd64 support part of script (closes: #444964)

 -- Wesley J. Landaker <wjl@icecavern.net>  Tue, 02 Oct 2007 16:21:21 -0600

googleearth-package (0.4.1) unstable; urgency=low

  * Fix part of forced --download logic that was incorrect.

 -- Wesley J. Landaker <wjl@icecavern.net>  Sat, 29 Sep 2007 18:15:36 -0600

googleearth-package (0.4.0) unstable; urgency=low

  * Despite being very hackish, by popular nagging we now can build packages
    without --force on amd64/ia64 with ia32-libs (closes: #439144) (again!).
  * Cleaned up dependencies for allow the above to work a bit more cleanly.

 -- Wesley J. Landaker <wjl@icecavern.net>  Wed, 19 Sep 2007 08:36:18 -0600

googleearth-package (0.3.3) unstable; urgency=low

  * Added anti-setguid hack (closes: #429861)
  * Blurb about i386 restrictions in README.Debian (closes: #439144)

 -- Wesley J. Landaker <wjl@icecavern.net>  Tue, 18 Sep 2007 17:29:17 -0600

googleearth-package (0.3.2) unstable; urgency=low

  * Put manpage in "upstream" part, since it's not debian specific.
  * Now builds manpage with asciidoc and docbook2x.
  * Updated to GPL v3 or later.

 -- Wesley J. Landaker <wjl@icecavern.net>  Sat, 25 Aug 2007 16:21:46 -0600

googleearth-package (0.3.1) unstable; urgency=low

  * Minor script cleanup.

 -- Wesley J. Landaker <wjl@icecavern.net>  Fri, 24 Aug 2007 08:53:47 -0600

googleearth-package (0.3.0) unstable; urgency=low

  * Now supports Google Earth 4.2 (closes: #439141)
  * No longer installs EULA files; they don't exist with 4.2 anyway

 -- Wesley J. Landaker <wjl@icecavern.net>  Wed, 22 Aug 2007 17:20:10 -0600

googleearth-package (0.2.2) unstable; urgency=low

  * Add file to depends (closes: #439032)

 -- Wesley J. Landaker <wjl@icecavern.net>  Tue, 21 Aug 2007 16:40:04 -0600

googleearth-package (0.2.1) unstable; urgency=low

  * Updated to new menu structure (closes: #438153)

 -- Wesley J. Landaker <wjl@icecavern.net>  Wed, 15 Aug 2007 17:16:18 -0600

googleearth-package (0.2.0) unstable; urgency=low

  * Emphasize in Debian.README that problems with Google Earth itself are
    not in the domain of googleearth-package (closes: #424921)
  * Add --download, --cleanup, and --quiet (closes: #425798, #378504)
  * Add msttcorefonts as an alternative font dependency (closes: 419718)
  * Updated man page to reflect new options and fix some typos.

 -- Wesley J. Landaker <wjl@icecavern.net>  Tue, 29 May 2007 09:49:28 -0600

googleearth-package (0.1.0) unstable; urgency=low

  * Now support both Google Earth 4.0 and 4.1
  * Try to guess the version if --force is used, otherwise use
    a default version string that indicates that the version
    could not be parsed (closes: #423421)

 -- Wesley J. Landaker <wjl@icecavern.net>  Fri, 11 May 2007 16:26:11 -0600

googleearth-package (0.0.8) unstable; urgency=low

  * Put bzip2 in the depends, not the build-depends (really closes: #402641)
  * Nuked some other build-depends that don't make sense anymore.

 -- Wesley J. Landaker <wjl@icecavern.net>  Thu, 26 Apr 2007 16:40:34 -0600

googleearth-package (0.0.7) unstable; urgency=low

  * Include this package version information in make-googleearth-package
    and in generated packages (closes: #421109)

 -- Wesley J. Landaker <wjl@icecavern.net>  Thu, 26 Apr 2007 16:22:01 -0600

googleearth-package (0.0.6) unstable; urgency=low

  * Make --file option work with a relative pathname (closes: #406740)
  * Don't try to build on non-x86 unless --force'd (closes: #416457)
  * Add missing dependency on bzip2 (closes: #402641)

 -- Wesley J. Landaker <wjl@icecavern.net>  Tue, 17 Apr 2007 19:17:34 -0600

googleearth-package (0.0.5) unstable; urgency=low

  * Use DEBEMAIL and DEBFULLNAME env variables as defaults (closes: #400941)

 -- Wesley J. Landaker <wjl@icecavern.net>  Sat,  9 Dec 2006 09:22:37 -0700

googleearth-package (0.0.4) unstable; urgency=low

  * Make README.Debian actually get installed

 -- Wesley J. Landaker <wjl@icecavern.net>  Mon, 27 Nov 2006 11:32:03 -0700

googleearth-package (0.0.3) unstable; urgency=low

  * Changed font dependency to allow ttf-dejavu or ttf-bitstream-vera
    (fixes the second bug from already closed #378082)

 -- Wesley J. Landaker <wjl@icecavern.net>  Mon, 27 Nov 2006 09:23:47 -0700

googleearth-package (0.0.2) unstable; urgency=low

  * Add a README.Debian explaining how to use the package (closes: #378082)
  * Ensure files are created with the correct permissions (closes: #381510)
  * make-googlearth-package script will now fail if any of its commands fail
  * Change ownership of packaged files to root more efficiently
  * Build googleearth.deb with dpkg-deb (closes: #378424)
  * Correct permissions of shipped shared libraries & other files (partialy
    addresses #378362)
  * Generate correct shared library dependencies & build-depend on the relevant
    library packages for shlibs info (closes: #378510)
  * Add freedesktop.org desktop entry file and shared mime info file
    (closes: #382685)
  * Add KDE MIME database entry; thanks Patrick Valsecchi (closes: #383046)

 -- Sam Morris <sam@robots.org.uk>  Sun, 26 Nov 2006 22:49:46 +0000

googleearth-package (0.0.1) unstable; urgency=low

  * Initial Release (closes: 374373)
    + Tested and works with at least Google Earth 4.0.1563
    + Should work with any new version with the same installer

 -- Wesley J. Landaker <wjl@icecavern.net>  Wed, 12 Jul 2006 08:54:16 -0600
