debian/0000755000000000000000000000000012250647514007174 5ustar debian/compat0000644000000000000000000000000212250647504010371 0ustar 9 debian/rules0000755000000000000000000000126312250647504010255 0ustar #!/usr/bin/make -f ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) VOIKKO_DEBUG = FULL else VOIKKO_DEBUG = NO endif export DEB_BUILD_MAINT_OPTIONS = hardening=+all export DEB_BUILD_HARDENING=1 %: dh $@ --fail-missing --parallel override_dh_auto_clean: sh -c ". /usr/lib/libreoffice/sdk/setsdkenv_unix.sh && $(MAKE) VOIKKO_DEBUG=$(VOIKKO_DEBUG) clean" override_dh_auto_build: sh -c ". /usr/lib/libreoffice/sdk/setsdkenv_unix.sh && $(MAKE) VOIKKO_DEBUG=$(VOIKKO_DEBUG) oxt" override_dh_auto_install: mkdir -p debian/tmp/usr/lib/libreoffice/share/extensions/voikko unzip -d debian/tmp/usr/lib/libreoffice/share/extensions/voikko/ build/voikko.oxt override_dh_auto_test: debian/changelog0000644000000000000000000002637312250647504011060 0ustar libreoffice-voikko (4.0-1) unstable; urgency=medium * Update watch file * Imported Upstream version 4.0 * Drop both patches not needed anymore * Update package description to match current upstream description * Add Vcs urls -- Timo Jyrinki Sat, 07 Dec 2013 18:36:31 +0200 libreoffice-voikko (3.4.1-2) unstable; urgency=low [ Rene Engelhard ] * fix build with LibreOffice 4.1.0 -- Timo Jyrinki Sun, 28 Jul 2013 20:21:05 +0300 libreoffice-voikko (3.4.1-1) unstable; urgency=low * New upstream release * debian/rules: add clean/test targets, adjust install -- Timo Jyrinki Tue, 23 Jul 2013 18:22:50 +0300 libreoffice-voikko (3.4-1) unstable; urgency=low * New upstream release * Change to debhelper 9, simplify packaging * Update Standards-Version * Enable hardening-wrapper * Add lintian-override for the image file -- Timo Jyrinki Tue, 21 May 2013 19:08:10 +0300 libreoffice-voikko (3.3-3) unstable; urgency=low * Upload to unstable * Update Standards-Version -- Timo Jyrinki Wed, 04 Apr 2012 11:32:35 +0300 libreoffice-voikko (3.3-2) experimental; urgency=low [ Rene Engelhard ] * stop using basis-link. it's gone (Closes: #661181) -- Timo Jyrinki Sat, 25 Feb 2012 11:21:28 +0200 libreoffice-voikko (3.3-1) unstable; urgency=low * New upstream release -- Timo Jyrinki Tue, 07 Feb 2012 20:54:27 +0200 libreoffice-voikko (3.2-3) unstable; urgency=low * Fix debian-rules-missing-recommended-target * Fix debug build, thanks for patch to Timo Lindfors (Closes: #652297) * Update Standards-Version to 3.9.2 -- Timo Jyrinki Sat, 17 Dec 2011 11:34:07 +0200 libreoffice-voikko (3.2-2) unstable; urgency=low * Remove the transitional package, already provided by OOo -- Timo Jyrinki Wed, 06 Apr 2011 13:10:51 +0300 libreoffice-voikko (3.2-1) unstable; urgency=low * Upstream 3.2rc2 released as 3.2 without changes * Add transitional package openoffice.org-voikko (Closes: #613084) -- Timo Jyrinki Tue, 05 Apr 2011 17:37:35 +0300 libreoffice-voikko (3.2~rc2-1) unstable; urgency=low * New upstream release candidate. -- Timo Jyrinki Thu, 17 Feb 2011 16:46:56 +0200 libreoffice-voikko (3.2~rc1-1) unstable; urgency=low * New upstream release candidate. -- Timo Jyrinki Mon, 14 Feb 2011 19:22:29 +0200 libreoffice-voikko (3.1.2+svn20110205-1) unstable; urgency=low * Fix off-by-one in version number and ITP bug number * Upload to unstable, since libreoffice was also uploaded -- Timo Jyrinki Tue, 08 Feb 2011 08:28:13 +0200 libreoffice-voikko (3.1.2+svn20100205-1) experimental; urgency=low * New upstream snapshot (Closes: #612078) * Switch from openoffice.org-voikko to libreoffice-voikko * Change installation to LO 3.3 style * Update Standards-Version to 3.9.1 * Increast debhelper dependency to 7 -- Timo Jyrinki Sun, 06 Feb 2011 15:00:46 +0200 openoffice.org-voikko (3.1.1-1) unstable; urgency=low * New upstream release * Update Standards-Version to 3.8.4 * Change to 3.0 (quilt) source format -- Timo Jyrinki Wed, 26 May 2010 21:54:25 +0300 openoffice.org-voikko (3.1-2) unstable; urgency=low * Don't provide ooo-thesaurus-fi, wrong and not used (Closes: #529490) -- Timo Jyrinki Tue, 09 Jun 2009 22:10:57 +0300 openoffice.org-voikko (3.1-1) unstable; urgency=low * New upstream release (Closes: #528283) - Grammar checking enabled by default * Depend on libvoikko 2.1 (grammar features) * Update description to describe grammar checking as well (Closes: #512517) * Update Standards-Version (no changes) * One more place to change GPL 2 -> 3 in copyright file * Debhelper compat 4 -> 5 and likewise for the related dependency * Add back Pre-Depends - Ubuntu folks found it is still needed, LP: #364654 - Only pre-depend on ooo-common this time -- Timo Jyrinki Wed, 13 May 2009 13:25:15 +0300 openoffice.org-voikko (3.0.1-2) unstable; urgency=low * Upload to unstable * Update copyright (GPL3 like it should be) * Disable grammar checking which is not yet mature (wait for 3.1) * Remove Pre-Depends which is not anymore needed and is best avoided -- Timo Jyrinki Fri, 20 Feb 2009 10:00:24 +0200 openoffice.org-voikko (3.0.1-1) experimental; urgency=low * New upstream release * Update maintainer address * Update dependencies to openoffice.org 3.0.1 and libvoikko 2.0 * Sync with upstream debian packaging: - Drop HypMinWordLength.patch - Update description -- Timo Jyrinki Tue, 13 Jan 2009 15:42:09 +0200 openoffice.org-voikko (2.2-4) unstable; urgency=low * Add voikko-fi to Depends since not dep from libvoikko anymore - Could be Recommends, but ooo-voikko does not cope well without * Update Standards-Version to 3.8.0, no changes -- Timo Jyrinki Fri, 18 Jul 2008 15:59:39 +0300 openoffice.org-voikko (2.2-3) unstable; urgency=low * Add Pre-Depends for etch -> lenny upgrades (Closes: #476573) * Modify preinst to remove also multiple previous voikko extensions * Fix lintian warning about debian/copyright phrasing -- Timo Jyrinki Mon, 21 Apr 2008 00:26:02 +0300 openoffice.org-voikko (2.2-2) unstable; urgency=low * Synchronize with upstream packaging: - Update README.Debian instructions - Update premrm, postinst, control, and add preinst for OOo 2.4 era - Install .oxt to new directory (Closes: #474383) -- Timo Jyrinki Tue, 15 Apr 2008 16:58:04 +0300 openoffice.org-voikko (2.2-1) unstable; urgency=low * New upstream release * Update Standards-Version to 3.7.3 (no changes) * Add Homepage field to control file * Add hyphenation patch from upstream, and information about its usage -- Timo Jyrinki Mon, 18 Feb 2008 10:20:08 +0200 openoffice.org-voikko (2.1-1) unstable; urgency=low * New upstream release * Update dependencies -- Timo Jyrinki Sun, 18 Nov 2007 00:55:16 +0200 openoffice.org-voikko (2.0.1-2) unstable; urgency=low * Fix prerm/postinst to handle OOo 2.3 changes -- Timo Jyrinki Tue, 14 Aug 2007 15:26:05 +0300 openoffice.org-voikko (2.0.1-1) unstable; urgency=low * New upstream release * Sync with upstream Debian packaging, ie: * Remove openoffice.org-soikko conflict, not in Debian anymore * Fix copyright file (missing line) * Install the new Changelog -- Timo Jyrinki Wed, 16 May 2007 00:05:27 +0300 openoffice.org-voikko (2.0-1) unstable; urgency=low * New upstream release * Update copyright to reflect that the whole package is now under GPL * Update dependencies, update maintainer scripts -- Timo Jyrinki Sat, 05 May 2007 04:24:28 +0300 openoffice.org-voikko (1.2-1) unstable; urgency=low * New upstream version * Remove workaround hack for the bug #387224 (not needed anymore) * Add quotes in prerm and postinst in two places * Change conflicts generation a bit * Text changes because of component rename * Fix wrong filename on Linux/SPARC (Closes: #403627) * Update home page, watch file -- Timo Jyrinki Sat, 31 Mar 2007 18:18:03 +0300 openoffice.org-voikko (1.1-4) unstable; urgency=low * Change Linux_x86 to Linux_* in generate_dependencies.sh * Remove stlport from Makefile (not needed anymore) * Change dependencies as requested * Add OOo components to Recommends -- Timo Jyrinki Sat, 7 Oct 2006 11:41:48 +0300 openoffice.org-voikko (1.1-3) unstable; urgency=low * Fix bashism (use of "source") in debian/rules -- Timo Jyrinki Sat, 30 Sep 2006 15:16:23 +0300 openoffice.org-voikko (1.1-2) unstable; urgency=low * Add conflict with openoffice.org-soikko * Update debian/copyright again -- Timo Jyrinki Tue, 26 Sep 2006 17:59:36 +0300 openoffice.org-voikko (1.1-1) unstable; urgency=low * Change package name to openoffice.org-voikko * Complete ITP (Closes: #388803) * Clean debian/watch * Indent homepages in debian/control by two spaces * Add COPYING from upstream SVN to clarify copyright issues * Update debian/copyright * Change CFLAGS to CC_FLAGS in debian/rules * Add #DEBHELPER# tokens to prerm and postinst scripts. * Update Standards-Version to 3.7.2 * Clean up debian/rules -- Timo Jyrinki Mon, 25 Sep 2006 20:37:25 +0300 oo2-voikko (1.1-0hf4) unstable; urgency=low * Use /tmp instead of /root as a temporary HOME directory for unopkg * Add workaround for the bug #387224 (Debian Bug Tracking System) -- Teemu Likonen Mon, 18 Sep 2006 23:17:08 +0300 oo2-voikko (1.1-0hf3) unstable; urgency=low * Remove "preinst" script. * Make "postinst" and "prerm" more independed of language component's name. -- Teemu Likonen Wed, 13 Sep 2006 12:27:48 +0300 oo2-voikko (1.1-0hf2) unstable; urgency=low * Don't cancel install/remove even if OpenOffice is running. Warning is given during configure instead. -- Teemu Likonen Wed, 13 Sep 2006 09:27:00 +0300 oo2-voikko (1.1-0hf1) unstable; urgency=low * New upstream release -- Teemu Likonen Sat, 2 Sep 2006 13:26:24 +0300 oo2-voikko (1.0+svn20060829-0hf1) unstable; urgency=low * New SVN snapshot (r413) -- Teemu Likonen Tue, 29 Aug 2006 14:34:21 +0300 oo2-voikko (1.0-0hf1) unstable; urgency=low * New upstream release * Lot of information moved from package's description to README.Debian * Added "Enhances: openoffice.org" field to control file -- Teemu Likonen Tue, 25 Jul 2006 21:04:54 +0300 oo2-voikko (0.4-0hf2) unstable; urgency=low * Added dynamic "Conflicts" and "Depends" definition so that binary package conflicts now with any newer OpenOffice.org's upstream version. From now on oo2-voikko has to be built for every OpenOffice.org's upstream update. This is to prevent possible (and likely) problems with incompatible UNO components between OpenOffice.org versions. -- Teemu Likonen Tue, 4 Jul 2006 17:17:31 +0300 oo2-voikko (0.4-0hf1) unstable; urgency=low * New upstream release -- Teemu Likonen Sun, 21 May 2006 13:36:15 +0300 oo2-voikko (0.3-0hf3) unstable; urgency=low * Changed source package name to 'oo2-voikko' to reflect upstream naming. * Now 'dpatch' utility handles patches. * Updated build and binary package dependencies. * Dropped binary support for official www.openoffice.org's .deb packages and for old Debian/Ubuntu OpenOffice.org versions. -- Teemu Likonen Wed, 17 May 2006 22:24:16 +0300 openoffice.org-voikko (0.3-0hf2) unstable; urgency=low * Added 'zip' to build dependencies * Updated binary package dependencies * Minor improvements to postinst and prerm scripts * Package name changed -- Teemu Likonen Sun, 16 Apr 2006 23:27:10 +0300 openoffice.org2-voikko (0.3-0hf1) unstable; urgency=low * Initial release -- Teemu Likonen Sat, 15 Apr 2006 22:19:38 +0300 debian/control0000644000000000000000000000311312250647504010574 0ustar Source: libreoffice-voikko Section: text Priority: optional Maintainer: Timo Jyrinki Build-Depends: debhelper (>= 9.0.0), libreoffice-dev (>= 1:4.1.0~), libvoikko-dev (>= 2.1), zip, unzip, hardening-wrapper Build-Conflicts: libreoffice-common (<< 1:3.5.0~) Standards-Version: 3.9.4 Homepage: http://voikko.sourceforge.net/ Vcs-Git: git://anonscm.debian.org/collab-maint/libreoffice-voikko.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/libreoffice-voikko.git;a=summary Package: libreoffice-voikko Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, voikko-fi, libreoffice-core Recommends: libreoffice | libreoffice-writer | libreoffice-calc | libreoffice-impress | libreoffice-draw Enhances: libreoffice Provides: libreoffice-spellcheck-fi, libreoffice-hyphenation-fi Description: Spellchecker, grammar checker and hyphenator for LibreOffice LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains a libreoffice-voikko, a multi language spellchecker, grammar checker and hyphenator extension for LibreOffice. It uses libvoikko for all linguistic operations. . Based on the configuration of libvoikko, spell checking is supported for multiple languages. Other features are currently available only for Finnish. . NOTE: Usually spell-checking, grammar checking and hyphenation should be automatically activated after installing this package. If this is not the case, go to "Writing Aids" settings in LibreOffice and activate Voikko components manually. debian/libreoffice-voikko.lintian-overrides0000644000000000000000000000013712250647504016325 0ustar libreoffice-voikko: image-file-in-usr-lib usr/lib/libreoffice/share/extensions/voikko/icon.png debian/source/0000755000000000000000000000000012250647504010473 5ustar debian/source/format0000644000000000000000000000001412250647504011701 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000014612250647504010225 0ustar version=3 http://www.puimula.org/voikko-sources/libreoffice-voikko/libreoffice-voikko-(.*)\.tar\.gz debian/copyright0000644000000000000000000000243212250647504011127 0ustar This package was debianized originally by Teemu Likonen as openoffice-org-voikko on Sat, 15 Apr 2006 21:56:52 +0300. Continued by Timo Jyrinki in September, 2006. It was downloaded from http://sourceforge.net/scm/?type=svn&group_id=156731 Upstream author: Harri Pitkänen The Debian packaging is (C) 2006, Harri Pitkänen, Teemu Likonen and Timo Jyrinki and is licensed under the GNU General Public License. Copyright (C) 2005-2011 Harri Pitkänen (hatapitk@iki.fi) This program 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 3 of the License, or (at your option) any later version. This program 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 program. If not, see . On Debian systems, the complete text of the GNU General Public License, version 3, can be found in /usr/share/common-licenses/GPL-3. debian/libreoffice-voikko.install0000644000000000000000000000007112250647504014332 0ustar debian/tmp/usr/lib/libreoffice/share/extensions/voikko/*