Comment 38 for bug 904594

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package mozvoikko - 1.10.0-0ubuntu0.10.04.1

---------------
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 <email address hidden> Mon, 09 Jan 2012 15:54:56 +0100