debian/0000775000000000000000000000000011704013726007171 5ustar debian/copyright0000664000000000000000000000246411704013726011132 0ustar This package was debianized by Heikki Mäntysaari on Wed, 09 Apr 2008 19:20:12 +0300. It was downloaded from http://voikko.sourceforge.net Copyright (C) 2008: Andris Pavenis Harri Pitkänen License: This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. The Debian packaging is (C) 2008, Heikki Mäntysaari and is licensed under the GPL, either version 2 of the License, or (at your option), any later version, see above. debian/source/0000775000000000000000000000000011704013726010471 5ustar debian/source/format0000664000000000000000000000001411704013726011677 0ustar 3.0 (quilt) debian/source.apport0000664000000000000000000000011711704013726011717 0ustar def add_info(report, ui): report.add_hooks_info(ui, srcpackage='firefox') debian/control0000664000000000000000000000213711704013726010577 0ustar Source: mozvoikko Section: web Priority: optional Maintainer: Ubuntu Core Developers XSBC-Original-Maintainer: Heikki Mäntysaari Build-Depends: debhelper (>= 7.0.50~), mozilla-devscripts, dh-apport Standards-Version: 3.9.1 Package: xul-ext-mozvoikko Architecture: all Depends: ${misc:Depends}, ${shlibs:Depends}, libvoikko1, voikko-fi, ${xpi:Depends} Breaks: mozvoikko (<= 1.0-4ubuntu2) Replaces: mozvoikko Description: Finnish spell-checker extension for Firefox Finnish spell-checker extension for Firefox. Spell-checking functionality is provided by Voikko - a free spellchecker for Finnish language. Package: mozvoikko Architecture: all Depends: ${misc:Depends}, ${shlibs:Depends}, xul-ext-mozvoikko Description: Finnish spell-checker extension for Firefox (transitional package) Finnish spell-checker extension for Firefox. Spell-checking functionality is provided by Voikko - a free spellchecker for Finnish language. . This is just a transitional package to pull in xul-ext-mozvoikko on upgrades. It may be safely removed debian/watch0000664000000000000000000000007011704013726010217 0ustar version=3 http://sf.net/voikko/mozvoikko-(.*)\.tar\.gz debian/rules0000775000000000000000000000015311704013726010250 0ustar #!/usr/bin/make -f %: dh $@ --with xul-ext,apport override_dh_auto_install: install-xpi mozvoikko2.xpi debian/changelog0000664000000000000000000002513411704013726011050 0ustar mozvoikko (2.0.1-0ubuntu1) precise; urgency=low * New upstream release 2.0.1 - Fixes LP: #914706 - can't select any other spell-check language in Firefox with mozvoikko installed -- Chris Coulson Fri, 13 Jan 2012 11:38:44 +0000 mozvoikko (2.0-0ubuntu2) precise; urgency=low * Drop debian/patches/port_to_latest_firefox.patch, as it just bumped the compatibility. This is no longer necessary without strictCompatibility in Firefox 10 -- Chris Coulson Tue, 03 Jan 2012 18:30:45 +0000 mozvoikko (2.0-0ubuntu1) precise; urgency=low * Update to the 2.0 rewrite - Now uses js-ctypes (yay, good riddance evil binary extension) * 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 * Update debian/patches/port_to_latest_firefox to work with the current Firefox beta * Drop everything related to the old build system from debian/rules -- Chris Coulson Tue, 15 Nov 2011 21:53:22 +0000 mozvoikko (1.10.0-0ubuntu3) precise; urgency=low * Update for Firefox 8 - refresh debian/patches/port_to_latest_firefox.patch -- Chris Coulson Mon, 07 Nov 2011 12:55:07 +0000 mozvoikko (1.10.0-0ubuntu1) oneiric; urgency=low * Update from SVN snapshot to latest stable release * 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 -- Chris Coulson Thu, 08 Sep 2011 20:12:06 +0100 mozvoikko (1.9.0~svn20101114r3591-0ubuntu6) oneiric; urgency=low * Bump maxVersion to 7.* and rebuild against the latest beta - update debian/patches/port_to_latest_firefox.patch * Don't clobber CFLAGS, else we end up with no debug symbols - update debian/rules -- Chris Coulson Thu, 25 Aug 2011 01:50:18 +0100 mozvoikko (1.9.0~svn20101114r3591-0ubuntu5) oneiric; urgency=low * Rebuild against Firefox 6 * Rename debian/patches/port_to_firefox5.patch => debian/patches/port_to_latest_firefox.patch * Bump maxVersion to 6.0.* - update 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 Mon, 18 Jul 2011 17:06:03 +0100 mozvoikko (1.9.0~svn20101114r3591-0ubuntu4) oneiric; urgency=low * Drop some of the changes from the last upload, as firefox-dev is equivalent to xulrunner-dev now - update debian/rules to not set XULRUNNER_SDK_DIR - update debian/patches/fix_sdk_build.patch to set XULRUNNER_SDK_DIR using pkg-config in Makefile.xulrunner - update debian/patches/port_to_xulrunner-192.patch to use libxul.pc rather than firefox-plugin.pc, and drop the list of linked libs * Rename port_to_xulrunner-192.patch to port_to_firefox5.patch and merge increase_max_ff_version.patch in to it * Update port_to_firefox5.patch because of changes to mozISpellCheckingEngine in Firefox 5 -- Chris Coulson Tue, 24 May 2011 18:12:27 +0100 mozvoikko (1.9.0~svn20101114r3591-0ubuntu3) natty; urgency=low * debian/control: Drop hopelessly outdated Vcs-Bzr, using lp:ubuntu/mozvoikko now. * debian/control: Move from xulrunner-dev to firefox-dev, as the former will go away. (LP: #740815) * debian/rules: Update path to firefox SDK, using pkg-config. * fix_sdk_build.patch: Update path to xpidl. * port_to_xulrunner-192.patch: Use firefox-plugin pkg-config, not libxul. * port_to_xulrunner-192.patch: Add -fshort-char to fix the "error: size of array ‘arg’ is negative" error. libxul's pkg-config did that for us in the past. Also define the linked libraries manually, as firefox-plugin.pc does not currently give that to us. -- Martin Pitt Thu, 24 Mar 2011 01:08:25 +0100 mozvoikko (1.9.0~svn20101114r3591-0ubuntu2) natty; urgency=low [ Heikki Mäntysaari ] * Increase maximum Firefox version to 4.1a1. Closes LP: #715200 - add debian/patches/increase_max_ff_version.patch [ Micah Gersten ] * Make maximum Firefox version 4.0.* to be consistent with other extensions - update debian/patches/increase_max_ff_version.patch -- Heikki Mäntysaari Thu, 10 Feb 2011 23:45:50 -0600 mozvoikko (1.9.0~svn20101114r3591-0ubuntu1) natty; urgency=low * New upstream SVN snapshot to support Firefox 4.0 * Convert to dh7 and use mozilla-devscripts - update debian/compat - update debian/rules - update debian/control - remove debian/dirs * Use source format 3.0 - update debian/control - add debian/source/format * Rename binary to xul-ext-mozvoikko and provide a transitional package - update debian/control * 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 -- Chris Coulson Fri, 26 Nov 2010 01:16:03 +0000 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 ] * update depends to firefox | abrowser | iceweasel (>= 3.6) - until this is moved to mozilla-devscripts - update debian/control -- Chris Coulson 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 Mon, 22 Feb 2010 11:07:48 +0100 mozvoikko (1.0-4) unstable; urgency=low * Change conflict to iceweasel (>= 3.7) -- Heikki Mäntysaari 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 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 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 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 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 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 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 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 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 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 Mon, 26 Jan 2009 14:06:40 +0100 mozvoikko (0.9.5-1ubuntu1) jaunty; urgency=low [ Heikki Mäntysaari ] * 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 ] * .bzr-builddeb/default.conf: - add bzr builddeb hints including upstream revision info -- Heikki Mäntysaari Tue, 13 Jan 2009 11:42:34 +0100 mozvoikko (0.9.5-1) unstable; urgency=low * Initial release. Closes: #486949 -- Heikki Mäntysaari Fri, 28 Aug 2008 20:26:55 +0300 debian/compat0000664000000000000000000000000211704013726010367 0ustar 7