mozvoikko (2.0.1-0ubuntu0.10.04.1) lucid-security; urgency=low

  * Update to the 2.0 rewrite
    - Now uses js-ctypes (yay, good riddance evil binary extension)
    - Fixes LP: #914706 - can't select any other spell-check language in
      Firefox with mozvoikko installed
    - see LP: #923319 for USN information
  * Drop firefox-dev, libvoikko-dev, pkg-config and lsb-release build-depends
    - update debian/control
  * Make xul-ext-mozvoikko Arch: all
    - update debian/control
  * Drop debian/patches/fix_sdk_build.patch
  * Drop debian/patches/port_to_latest_firefox.patch
  * Drop everything related to the old build system from debian/rules
  * Add patch to enable compatibility with libvoikko 2.2.2 in Lucid
    - add debian/patches/lucid_compat.patch
    - update debian/patches/series

 -- Chris Coulson <chris.coulson@canonical.com>  Sun, 29 Jan 2012 14:36:35 +0000

mozvoikko (1.10.0-0ubuntu0.10.04.1) lucid-proposed; urgency=low

  * Update for Firefox 9 (LP: #904594)
    - update debian/patches/port_to_latest_firefox.patch for
      mozISpellCheckingEngine changes

  * Update to 1.10.0
  * Refresh patches:
    - update debian/patches/port_to_latest_firefox.patch
    - update debian/patches/fix_sdk_build.patch
  * Add an apport hook which just calls up the Firefox hook
    - add debian/source.apport
    - update debian/rules
    - update debian/control to add dh-apport build-depend
  * Don't clobber CFLAGS, else we end up with no debug symbols
    - update debian/rules
  * Convert to dh7 and use mozilla-devscripts
    - update debian/compat
    - update debian/rules
    - update debian/control
    - remove debian/dirs
  * Drop unnecessary patches:
    - remove debian/patches/fix_freebsd_ftbfs.patch
    - remove debian/patches/fix_min_max_versions.patch
    - update debian/patches/series
  * The mozvoikko source has 2 build systems - one to allow building in a fully
    built Firefox source tree, and the other one just using the Mozilla SDK.
    The latter is totally broken in the current version though, so we hack
    it to work in order to avoid having to do the in-tree build
    - add debian/patches/fix_sdk_build.patch
    - update debian/patches/series
  * Rename debian/patches/port_to_xulrunner-192.patch =>
     debian/patches/port_to_latest_firefox.patch
  * Build with -Wno-strict-aliasing, as including nsID.h triggers this warning
    now, due to the changes in nsID::Equals()
    - update debian/patches/port_to_latest_firefox.patch
  * Build with -std=gnu++0x on Natty and newer
    - update debian/rules

 -- Chris Coulson <chris.coulson@canonical.com>  Mon, 09 Jan 2012 15:54:56 +0100

mozvoikko (1.0-4ubuntu2) lucid; urgency=low

  * Port to xulrunner 1.9.2. libxul-unstable no longer exists, so we use
    libxul instead (LP: #545152):
    - Add debian/patches/port_to_xulrunner-192.patch
    - Update debian/patches/series
    - Bump xulrunner-dev minimum build-dep to 1.9.2 in debian/control. It won't
      build with a lower version anymore.

  [ Alexander Sack <asac@ubuntu.com> ]
  * update depends to firefox | abrowser | iceweasel (>= 3.6) - until this is moved
    to mozilla-devscripts
    - update debian/control

 -- Chris Coulson <chris.coulson@canonical.com>  Tue, 23 Mar 2010 14:27:07 +0000

mozvoikko (1.0-4ubuntu1) lucid; urgency=low

  * Merge changes from Debian (LP: #493628)
  * Change conflict to abrowser (>= 3.7). Closes LP: #513320
  * Add optional dependency to firefox-3.6. (LP: #513320)

 -- Heikki Mäntysaari <heikki.mantysaari@linux.fi>  Mon, 22 Feb 2010 11:07:48 +0100

mozvoikko (1.0-4) unstable; urgency=low

  * Change conflict to iceweasel (>= 3.7)

 -- Heikki Mäntysaari <heikki.mantysaari@linux.fi>  Wed, 27 Jan 2010 18:21:41 +0200

mozvoikko (1.0-3ubuntu1) lucid; urgency=low

  * Merge changes from Debian. Closes LP: #493628
  * Move Ubuntu specific changes on file mozvoikko.config to separated
    patch file patches/fix_min_version.patch
  * Change Maintainer to Ubuntu Core Developers as the package is in main

 -- Heikki Mäntysaari <heikki.mantysaari@linux.fi>  Mon, 07 Dec 2009 18:08:54 +0200

mozvoikko (1.0-3) unstable; urgency=low

  * Add quilt patch system
  * Add patches/fix_freebsd_ftbfs.patch via quilt to fix FTBFS bug on
    GNU/kFreeBSD. Thanks to Cyril Brulebois. Closes: #558337

 -- Heikki Mäntysaari <heikki.mantysaari@linux.fi>  Mon, 30 Nov 2009 17:25:04 +0200

mozvoikko (1.0-2) unstable; urgency=low

  * Add pkg-config to Build-Depends. Closes: #551225
  * Change Standards-Version to 3.8.3

 -- Heikki Mäntysaari <heikki.mantysaari@linux.fi>  Fri, 13 Nov 2009 21:57:56 +0200

mozvoikko (1.0-1ubuntu3) karmic; urgency=low

  * LP: #456598 - incorrect Breaks statement forces removal
    because of newer firefox-3.5; fix install.rdf to use proper
    minVersion bounds rather than shipping a package Breaks:
    - update mozvoikko.config
    - update debian/control

 -- Alexander Sack <asac@ubuntu.com>  Tue, 20 Oct 2009 21:37:02 +0200

mozvoikko (1.0-1ubuntu2) karmic; urgency=low

  * drop firefox-3.0 and firefox-3.1 from Depends; add 3.0 to Breaks instead.

 -- Alexander Sack <asac@ubuntu.com>  Fri, 07 Aug 2009 10:43:15 +0200

mozvoikko (1.0-1ubuntu1.xul191) karmic; urgency=low

  * xulrunner-1.9.1 by default transition
    + see: https://blueprints.launchpad.net/ubuntu/+spec/desktop-karmic-firefox-3.5
      - bump minimal xulrunner-dev version

 -- Alexander Sack <asac@ubuntu.com>  Fri, 07 Aug 2009 10:42:03 +0200

mozvoikko (1.0-1ubuntu1) karmic; urgency=low

  * Merge new upstream release from Debian. Closes LP: #377049
  * Keep Ubuntu changes in debian/control
  * Add optional dependency to firefox-3.5.
  * Change conflict to abrowser (>= 3.6)

 -- Heikki Mäntysaari <heikki.mantysaari@linux.fi>  Fri, 15 May 2009 21:59:04 +0300

mozvoikko (1.0-1) unstable; urgency=low

  * New upstream release.
  * Change conflict to iceweasel (>= 3.6). 
  * Change Standards-Version to 3.8.1

 -- Heikki Mäntysaari <heikki.mantysaari@linux.fi>  Mon, 11 May 2009 18:45:48 +0300

mozvoikko (0.9.6-1) unstable; urgency=low

  * New upstream release. Closes: #515505
  * debian/control:  
    - Improve description (thanks to Teemu Likonen)
    - Add conflict to iceweasel (>= 3.2)
  * debian/rules: Remove useless LDFLAGS setting (thanks to Harri Pitkänen) 

 -- Heikki Mäntysaari <heikki.mantysaari@linux.fi>  Wed, 18 Feb 2009 21:12:20 +0200

mozvoikko (0.9.5-1ubuntu2) jaunty; urgency=low

  * debian/patches/90_modify-makefile-to-use-pkg-config.patch:
    - Modify src/Makefile.xulrunner to use pkg-config for libxul
  * debian/rules:
    - Add patch system
  * Closes LP: #297169

 -- Heikki Mäntysaari <heikki.mantysaari@linux.fi>  Mon, 26 Jan 2009 14:06:40 +0100

mozvoikko (0.9.5-1ubuntu1) jaunty; urgency=low

  [ Heikki Mäntysaari <heikki.mantysaari@linux.fi> ]
  * debian/control:
    - Add dependency to firefox-3.0, firerox-3.1 or abrowser
    - Add conflict to abrowser/iceweasel >=3.2
    - Change Maintainer field
    - Change references from Iceweasel to Firefox in Description field
  * Closes LP: #297169

  [ Alexander Sack <asac@ubuntu.com> ]
  * .bzr-builddeb/default.conf:
    -  add bzr builddeb hints including upstream revision info

 -- Heikki Mäntysaari <heikki.mantysaari@linux.fi>  Tue, 13 Jan 2009 11:42:34 +0100

mozvoikko (0.9.5-1) unstable; urgency=low

  * Initial release. Closes: #486949

 -- Heikki Mäntysaari <heikki.mantysaari@linux.fi>  Fri, 28 Aug 2008 20:26:55 +0300

