debian/0000755000000000000000000000000011773110645007173 5ustar debian/utf-8.sed0000644000000000000000000000065511772404154010641 0ustar s/@aacute;/á/g s/@Aacute;/Á/g s/@agrave;/à/g s/@Agrave;/À/g s/@eacute;/é/g s/@Eacute;/É/g s/@egrave;/è/g s/@Egrave;/È/g s/@iacute;/í/g s/@Iacute;/Í/g s/@iuml;/ï/g s/@Iuml;/Ï/g s/@oacute;/ó/g s/@Oacute;/Ó/g s/@ograve;/ò/g s/@Ograve;/Ò/g s/@uacute;/ú/g s/@Uacute;/Ú/g s/@uuml;/ü/g s/@Uuml;/Ü/g s/@ccedilla;/ç/g s/@Ccedilla;/Ç/g s/@ntilde;/ñ/g s/@Ntilde;/Ñ/g s/@middledot;/·/g s/@#319;/L·/g s/@#320;/l·/g debian/wcatalan.dirs0000644000000000000000000000001711772404154011646 0ustar usr/share/dict debian/wcatalan.links0000644000000000000000000000005711772404154012031 0ustar /usr/share/dict/catala /usr/share/dict/catalan debian/control0000644000000000000000000000422611773110645010602 0ustar Source: softcatala-spell Section: text Priority: optional Build-Depends: aspell, debhelper (>= 9), dictionaries-common-dev (>= 1.11.2), ispell Maintainer: Jordi Mallach Uploaders: Agustin Martin Domingo Homepage: http://www.softcatala.org/wiki/Corrector_ortogr%C3%A0fic Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/softcatala-spell.git;a=summary Vcs-Git: git://git.debian.org/git/collab-maint/softcatala-spell.git Standards-Version: 3.9.3 Package: icatalan Architecture: all Depends: ${misc:Depends}, dictionaries-common (>= 1.1), ispell Provides: ispell-dictionary Suggests: wcatalan Description: Catalan dictionary for ispell This is the Catalan dictionary for ispell as put together by Joan Moratinos using data from different sources. Package: wcatalan Architecture: all Depends: ${misc:Depends}, dictionaries-common (>= 1.1) Provides: wordlist Description: Catalan dictionary words for /usr/share/dict This package provides the file /usr/share/dict/catala containing an alphabetic list of Catalan words. . It was put together by Joan Moratinos using data from different sources. Package: aspell-ca Architecture: all Depends: ${misc:Depends}, aspell (>= 0.60.3-3), dictionaries-common (>= 1.1) Provides: aspell-dictionary Description: Catalan dictionary for aspell This package contains all the required files to add support for the Catalan language to the GNU Aspell spell checker. . It was put together by Joan Moratinos using data from different sources. Package: myspell-ca Architecture: all Depends: ${misc:Depends}, dictionaries-common (>= 1.1) Provides: openoffice.org-spellcheck-ca, myspell-dictionary, myspell-dictionary-ca Suggests: hunspell, libreoffice-core | openoffice.org-hunspell | openoffice.org-core (>= 2.0.2), iceape-browser | iceweasel | icedove Conflicts: hunspell-ca Description: Catalan dictionary for myspell This is the Catalan dictionary for use with the myspell spellchecker which is currently used within LibreOffice and the Mozilla spellchecker. . It was put together by Joan Moratinos using data from different sources. debian/filter_aspell_aff0000644000000000000000000000157511772404154012567 0ustar #!/usr/bin/perl -w my $change_count; while ( ){ chomp; if ( /^(SFX|PFX)/ ) { my $code = $_; my $comments = ( /\#/ ) ? $_ : ''; $code =~ s/\#.*$//; $comments =~ s/^[^\#]*//; my ($afx,$flag,$strip,$add,$match) = split (' ',$code); if ( $match and $match eq '.' and $strip ne '0'){ $change_count++; my $txt = "$afx $flag $strip $add $strip"; $txt .= " $comments" if $comments; print "$txt\n"; } else { print "$_\n"; } } else { print "$_\n"; } } if ( $change_count ) { print STDERR "filter_aspell_aff info: Changed $change_count flag entries\n"; } else { print STDERR " ******** =========================================\n"; print STDERR " *** filter_aspell_aff ***: No changes. Is filter any longer needed?\n"; print STDERR " ******** =========================================\n"; } debian/source/0000755000000000000000000000000011772404154010473 5ustar debian/source/format0000644000000000000000000000001411772404154011701 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000004504311773110613011046 0ustar softcatala-spell (0.20111230b-4) unstable; urgency=low * And back again to softcatala-spell name now that original package with this source name has been accepted into unstable. -- Agustin Martin Domingo Thu, 28 Jun 2012 19:16:59 +0200 ispellcat (0.20111230b-3) unstable; urgency=low * Back to ispellcat source name to reach wheezy in time. -- Agustin Martin Domingo Tue, 26 Jun 2012 20:16:36 +0200 softcatala-spell (0.20111230b-2) unstable; urgency=low * Add aspell entry for Valencian. Fix aspell-autobuildhash stuff. -- Agustin Martin Domingo Mon, 18 Jun 2012 20:26:11 +0200 softcatala-spell (0.20111230b-1) unstable; urgency=low * New source tarball with fixes in myspell affix and dict files, new list of Valencian extra words, README and upstream Changelog and Copyright files. * Install Valencian myspell and aspell dictionaries. * debian/patches: Remove. No longer needed. * No longer use some obsolete filters. * Minor improvements and cleanups. -- Agustin Martin Domingo Sun, 17 Jun 2012 19:48:48 +0200 softcatala-spell (0.20111230-1) unstable; urgency=low * New upstream release (20061016 for ispell, 20111230 for myspell). * Change source package name to “softcatala-spell”. * Fix some utf-8 sed substitutions and add a few extra ones. * Rewrite copyright file using machine-readable format 1.0. * Drop dependencies on debconf, let ${misc:Depends} take care of that. * Mention LibreOffice instead of OpenOffice.org in the package description. * Wrap long fields. * Remove duplicate Priority fields. * Drop ancient conflict on openoffice.org 1.0.3. * Bump to debhelper compat v9. * Add DEP-3 patch header. -- Jordi Mallach Thu, 14 Jun 2012 16:27:05 +0200 ispellcat (0.6-13) unstable; urgency=low * Make a 3.0 (quilt) package. * catalan-m.aff_add-explicit-wordchars.patch: New patch to add explicit WORDCHARS line with "·-'" * debian/control: Bump Standards-Version. No changes required. * debian/rules: Make sure catalan-i.stat is removed in clean target. -- Agustin Martin Domingo Wed, 30 May 2012 15:19:54 +0200 ispellcat (0.6-12) unstable; urgency=low * Use auto-compat feature to avoid modification of placeholders shipped under /var by maintainer scripts. Needs to Build-Depend on dictionaries-common-dev (>= 1.11.2). * debian/control: - Do not provide hunspell dictionary. - Improve myspell-ca "Suggests" line. * debian/rules: - Fix lintian debian-rules-missing-recommended-target build-{arch,indep}. -- Agustin Martin Domingo Wed, 14 Sep 2011 14:57:18 +0200 ispellcat (0.6-11) unstable; urgency=low * Build Depends on at least dictionaries-common-dev (>= 1.10.5) to stop installing update-openoffice-dicts snippets. * Bump Standards-version. No changes required. -- Agustin Martin Domingo Mon, 20 Jun 2011 14:18:50 +0200 ispellcat (0.6-10) unstable; urgency=low * Make sure we no longer create Mozilla* symlinks in new destdir by using installdeb-myspell (> 1.4). -- Agustin Martin Domingo Wed, 25 Nov 2009 13:28:04 +0100 ispellcat (0.6-9) unstable; urgency=low * Rebuild against dictionaries-common.dev 1.3.1 to have mozilla symlinks fixed. -- Agustin Martin Domingo Tue, 25 Aug 2009 17:07:50 +0200 ispellcat (0.6-8) unstable; urgency=low * Bump Standards Version to 3.8.3. No changes required. * Install myspell dicts in new location. Use new installdeb-myspell (at least 1.3) for this and for compatibility symlinks (Closes: #541942). -- Agustin Martin Domingo Tue, 25 Aug 2009 15:27:55 +0200 ispellcat (0.6-7) unstable; urgency=low * debian/*.info-*spell, debian/control: - Do not explicitly add '-d ' to ispell-args. New dictionaries-common will take care of that. * debian/control: - Build Dep on at least dictionaries-common-dev 1.2 to use new debhelper snippets. * Raise debhelper compat level to 7. Use dh_prep. * Raise Standards-Version to 3.8.1. No changes required. -- Agustin Martin Domingo Mon, 16 Mar 2009 12:22:25 +0100 ispellcat (0.6-6) unstable; urgency=low * Use 7bit Homepage link (Closes: #488676). * Convert wcatalan wordlist to utf-8 (Closes: #384417). * Add ${misc:Depends} to packages Depends, useful in case any of the dh_* scripts implies aditional dependencies. * Use dictionaries-common extra registration support for myspell/hunspell dicts. * Make myspell-ca provide hunspell-ca and friends. -- Agustin Martin Domingo Tue, 17 Feb 2009 13:55:04 +0100 ispellcat (0.6-5) unstable; urgency=low * Make sure no md5sums are added for variable /var/lib/{a,i}spell stuff. -- Agustin Martin Domingo Tue, 23 Sep 2008 11:02:30 +0200 ispellcat (0.6-4) unstable; urgency=low * debian/strip_mwl: - Use catalan-i.dic instead of catalan-m.dic. * debian/filter_aspell_aff: - New perl script to fix some buggy aspell flag entries. * debian/rules: - Use debian/filter_aspell_aff to filter catalan-m.aff. - Use tr to handle replacement of extraneous U+0095 characters to U+00B7. - Do not filter out numeric flags for aspell. * debian/control: - Added Vcs entries to the new SVN locations. -- Agustin Martin Domingo Tue, 01 Jul 2008 18:00:43 +0200 ispellcat (0.6-3) unstable; urgency=low * Try to get max compression from prezip and gzip (LP #73302). * Bump Standards-Version to 3.8.0 (no changes needed). * Make wcatalan priority optional, matching most other wordlist packages. * Add a Homepage field. -- Jordi Mallach Fri, 13 Jun 2008 17:22:20 +0200 ispellcat (0.6-2) unstable; urgency=low * catalan-m.dic: replace a few extraneous U+0095 characters by U+00B7, which is the correct middle dot character. -- Jordi Mallach Wed, 11 Jun 2008 19:29:17 +0200 ispellcat (0.6-1) unstable; urgency=low [ Jordi Mallach ] * New upstream release (20061016 for ispell, 20080609 for myspell). - includes words suggested by Robert (closes: #467292). * Forward port Agustín's patch from 0.5, and submitted it upstream. * Use sort -u instead of uniq to remove repeated words from wcatalan, slightly reducing the wordlist size. Thanks Marc Coll and Agustín (closes: #454772). * icatalan.docs: removed, no longer needed. [ Agustín Martín Domingo ] * debian/control: - Bumped standards version to 3.7.3. No changes needed. - Updated to use the new iceape-browser, iceweasel and icedove names. * debian/copyright improved. * Removed trailing whitespace in control, rules, copyright and changelog. * Move reconfigure compat initialization from config to postinst. debian/aspell-ca.overrides is no longer needed. -- Jordi Mallach Tue, 10 Jun 2008 00:00:03 +0200 ispellcat (0.5-3) unstable; urgency=low * debian/control: - fix typo in aspell-ca's description (thanks Simon Waters, closes: #362739). - make icatalan Architecture: all. - bump Standards-Version to 3.7.0.0 (no changes required). * debian/rules: switch to autogenerated ispell hash. Don't install it at build time; make the necessary changes for dictionaries-common to generate it on postinst. * debian/icatalan.links: add extra ispell links. -- Jordi Mallach Thu, 27 Apr 2006 03:31:35 +0200 ispellcat (0.5-2) unstable; urgency=low * debian/ca.dat: don't allow . at the end of words, it causes unexpected results. * debian/control: add Agustín to Uploaders. * debian/rules: - strip words with numbers and dots. Generates some false positives, but fixes the problems with some words ending with a dot being marked as misspellings (closes: #362914). - get rid of a UUOC. -- Jordi Mallach Thu, 27 Apr 2006 00:10:58 +0200 ispellcat (0.5-1) unstable; urgency=low [ Agustin Martin Domingo ] * catalan-m.aff,debian/ca.dat, debian/rules, debian/aspell-ca.config: Improve aspell stuff (closes: #345242, #311391): - Use the complete dictionary for aspell with affix compression. - Replace catalan-m.aff by the one from aspell site to fix some aspell problems. This should work well for myspell. - Allow . at end of words in aspell. - For aspell strip words containing numbers or '.' not at end of word. - Make sure aspell hash is rebuilt on package reconfiguration. Add overrides file to keep lintian happy. * debian/rules: Make sure no cruft is left on purge (closes: #353300). * debian/control: Update dependencies for aspel-ca and myspell-ca. [ Jordi Mallach ] * New upstream release (20041027 for ispell, 20051227 for myspell) * Apply Agustín's changes to the new myspell .aff file. * debian/strip_mwl: use the more complete myspell .dic file to generate the wordlist. -- Jordi Mallach Tue, 4 Apr 2006 11:01:23 +0200 ispellcat (0.4-6) unstable; urgency=low * debian/control: - build-depend on aspell again for prezip (closes: #330714). - bump Standards-Version to 3.6.2.0, no changes needed. -- Jordi Mallach Fri, 30 Sep 2005 01:14:00 +0200 ispellcat (0.4-5) unstable; urgency=low * The "That POP THE TRUNK business had me too busy to properly do aspell transitions" release. * debian/rules: install aspell-ca files in the right dir (closes: #325358), ACK doko's NMU. * debian/dirs: adjust dirs. * Switch to autobuilt aspell dictionary hashes, as advised by Brian Nelson (closes: #319680). - debian/control: + add debconf-2.0 alternatives to all debconf dependencies. + aspell-ca Provides: aspell-dictionary. + aspell-ca Depends: on aspell (>= 0.60.3-3). + don't build-depend on aspell. - debian/rules: + necessary changes for aspell-autobuildhash. + move aspell-ca to binary-indep. -- Jordi Mallach Wed, 28 Sep 2005 18:29:24 +0200 ispellcat (0.4-4.1) unstable; urgency=low * Fix target directory for aspell dictionaries (closes: #325358). -- Matthias Klose Tue, 13 Sep 2005 10:49:19 +0000 ispellcat (0.4-4) unstable; urgency=low * The "Finnish sea is made of SWEET water!" release. * debian/control: - adjust build-depends and depends to aspell (>= 0.60.3-2) for the C++ transition. - change priority of dictionaries to "optional", per the Dictionaries Policy (closes: #301767). -- Jordi Mallach Tue, 12 Jul 2005 09:42:46 +0200 ispellcat (0.4-3) unstable; urgency=low * Transition to Aspell 0.60 (closes: #295012). * debian/control: + build-depend on aspell-bin (>> 0.60). + change Provides: from aspell-dictionary to aspell6-dictionary. * debian/aspell-ca.dirs: updated. * debian/rules: install aspell-ca files into /usr/lib/aspell-0.60/. * debian/copyright: recoded as UTF-8. -- Jordi Mallach Wed, 16 Feb 2005 00:04:19 +0100 ispellcat (0.4-2) unstable; urgency=low * Apply patch from Guillem Jover: - add UTF-8 support. - remove Aspell-Locales. - change language descriptions so the show up ok in Debconf under UTF-8 terminals. - add some missing OtherChars. - remove redundant and invalid AdditionalChars. Many thanks, Guillem! (closes: #286985) * debian/wcatalan.info-wordlist: remove "8bit" suffixes to the wordlist names. -- Jordi Mallach Sat, 29 Jan 2005 18:51:30 +0100 ispellcat (0.4-1) unstable; urgency=low * New upstream release (20030528 for ispell, 20040130 for myspell). * debian/control: transition to the new dictionaries-common .config files (thanks, Agustín Martín Domingo; closes: #232183, #232185). + make icatalan and wcatalan depend on dictionaries-common (>= 0.20). + tighten dictionaries-common-dev build-dependency to (>= 0.20). -- Jordi Mallach Wed, 11 Feb 2004 14:50:38 +0100 ispellcat (0.3-3) unstable; urgency=low * debian/control: tighten build-deps on dictionaries-common-dev to (>= 0.16.0) due to dictionaries policy changes. * debian/icatalan.links: add required link to support Abiword's Enchant. * debian/icatalan.info-ispell: fix Language: so Debconf can display it correctly. * debian/rules: + use installdeb-myspell. + don't create myspell .diff and .aff links. * debian/myspell.post{inst,rm}: removed, handled by installdeb-myspell now. -- Jordi Mallach Fri, 2 Jan 2004 02:59:25 +0100 ispellcat (0.3-2) unstable; urgency=low * debian/control: sync more descriptions with other dictionary packages. -- Jordi Mallach Wed, 19 Nov 2003 16:34:31 +0100 ispellcat (0.3-1) unstable; urgency=low * New upstream release (20030528 for ispell, 20031009 for myspell). * The source package now includes a myspell dictionary/affixes list. * debian/changelog: recoded as UTF-8. * debian/control: + removed the leading "The" from the short descriptions. + add a new binary package: myspell-ca. Work based on Josep Monés i Teixidor's unofficial myspell-ca package. Thanks! + bump Standards-Version to 3.6.1.0. * debian/copyright: change upstream download url to Joan's homepage. * debian/myspell-ca.info-myspell: new info file for myspell-ca. * debian/rules: install new myspell stuff. -- Jordi Mallach Mon, 17 Nov 2003 16:40:40 +0100 ispellcat (0.2-3) unstable; urgency=low * debian/aspell-ca.info-aspell: fix Casechars, Not-Casechars, Otherchars and Additionalchars, they were missing some Catalan characters. * debian/icatalan.info-spell: likewise. -- Jordi Mallach Wed, 22 Jan 2003 21:56:20 +0100 ispellcat (0.2-2) unstable; urgency=low * debian/ca.dat: aspell definition file for Catalan. Thanks to Agustín Martín Domingo for the tips on this. * debian/aspell-ca.aspell-info: info file for aspell-ca, from Agustín. * debian/control: + add Build-Depends: on aspell-bin (>> 0.50). + add a binary section for aspell-ca. + change priority of wcatalan from optional to extra. * debian/rules: create a new aspell-ca package, basing it on ispell-da. * debian/wcatalan.dirs: added aspell-ca dirs. * debian/wcatalan.docs: removed. -- Jordi Mallach Tue, 21 Jan 2003 18:08:02 +0100 ispellcat (0.2-1) unstable; urgency=low * New upstream version, from different authors. From now, we're using Softcatalà's new ispell dictionary, which is more complete and maintained. * debian/{control,copyright}: adapt descriptions and copyright noticed for the new authors. * debian/control: + bump debhelper's Build-Depend to (>= 4.0.0). + Standards-Version: 3.5.8.0 (no changes). * debian/rules: + change build rules for the new filenames. + use debian/strip_mwl to generate catalan.words.debian. + move arguments to dh_installdocs to package.docs. + remove DH_COMPAT. * debian/compat: use DH_COMPAT=4. * debian/strip_mwl: new script from Agustín Martín Domingo. Helps stripping the worldlist from 200Mb to 7, by discarding some flags. * debian/{LEEME.licencia,README}: removed. -- Jordi Mallach Fri, 29 Nov 2002 12:15:03 +0100 ispellcat (0.1-7) unstable; urgency=low * Rebuild against recent dictionaries-common-dev. * debian/control: Build-Depend: on dictionaries-common-dev (>= 0.8.4). -- Jordi Mallach Thu, 31 Oct 2002 15:17:46 +0100 ispellcat (0.1-6) unstable; urgency=low * debian/control: oops, forgot to lower Pre-Depends: dictionaries-common to simple Depends:. -- Jordi Mallach Wed, 16 Oct 2002 14:05:25 +0200 ispellcat (0.1-5) unstable; urgency=low * debian/control: Standards-Version: 3.5.7.0. * debian/rules: use binary-indep to build wcatalan. * Integrated changes from the dict-common team. The following changes were done by Agustín Martín Domingo. * Adapted control file to the new policy. * Set wcatalan priority to optional as it should be * Removed postinst and prerm for icatalan and wcatalan. * Adapted rules file to use the debhelper like helpers from the new policy support. * Added files icatalan.info-ispell and icatalan.info-wordlist as required by policy. * Added a Pspell-Ispell field to icatalan.info-ispell file with contents 'ca iso8859-1'. Since we use installdeb-ispell this will autogenerate the appropiate pspell-ispell pwli files. -- Jordi Mallach Mon, 14 Oct 2002 15:33:02 +0200 ispellcat (0.1-4) unstable; urgency=low * debian/control: + added Provides: ispell-dictionary to icatalan (closes: #149852, thanks Jaume). + Replace "ç" with "c" in Joan Dolç's surname, to make the package descriptions ASCII-only (closes: #147698). * debian/changelog: removed Emacs local variables. -- Jordi Mallach Thu, 13 Jun 2002 14:08:50 +0200 ispellcat (0.1-3) unstable; urgency=low * The "typo fixing" release. * debian/{changelog,control,copyright}: language names should be capitalized in English (closes: #124747, #125472). Thanks, Matt! * debian/rules: misc. cleanups. -- Jordi Mallach Tue, 18 Dec 2001 11:39:35 +0100 ispellcat (0.1-2) unstable; urgency=low * New Maintainer. * debian/control: + Standards-Version: 3.5.6.0. + added versioned Build-Dependency for debhelper 3.0.0. + set Maintainer: to me. * debian/rules: + DH_COMPAT=3. + substitute `pwd` calls with $(CURDIR). + removed dh_installdebconf call. + install debian/README with the docs too. * debian/copyright: + added a note about me taking over. + removed "()" from "Authors", so that nitpicking program called lintian shuts up. + added a pointer to LEEME.licencia. -- Jordi Mallach Mon, 27 Aug 2001 17:18:37 +0200 ispellcat (0.1-1) unstable; urgency=low * Initial Release. * debian/rules: upstream catala.hash do not conform with current buildhash. Rebuilding catala.hash as catala.debian.hash and installing it. * debian/rules: need to expand the Catalan wordlist. It still has the /K suffix applied * Upstream author agrees to put the package under the GPL. Added license notice. * Added an emacs snippet to register the Catalan dictionary under emacs. This modifies ispell-dictionary-alist, but unfortunately the menus are not modified under emacs > 19. At least it can be selected with ispell-change-dictionary. -- Agustín Martín Domingo Thu, 10 May 2001 13:19:33 +0200 debian/myspell-ca.info-hunspell0000644000000000000000000000133111772404154013744 0ustar Language: catala8 (Catalan 8 bits) Hash-Name: ca_ES Emacsen-Name: catala8 Casechars: [A-Za-z] Not-Casechars: [^A-Za-z] Otherchars: [---'.] Many-Otherchars: yes Additionalchars: Ispell-Args: -B Hunspell-Locales: ca Coding-System: iso-8859-1 Language: catala-valencia (Catalan Valencia) Hash-Name: ca_ES-valencia Emacsen-Name: catala-valencia Casechars: [A-Za-z] Not-Casechars: [^A-Za-z] Otherchars: [---'.] Many-Otherchars: yes Additionalchars: Ispell-Args: -B Hunspell-Locales: ca_ES@valencia, ca@valencia Coding-System: iso-8859-1 debian/copyright0000644000000000000000000000557011772404154011135 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: corrector Source: http://www.softcatala.org/wiki/Corrector_ortogràfic Comment: This package was debianized by Agustín Martín Domingo on Tue, 17 Apr 2001 13:57:02 +0200. . Jordi Mallach and Agustín have been co-maintaining it since Mon, 27 Aug 2001 17:18:37 +0200. Files: * Copyright: 2001-2002 Ignasi Labastida i Juan 2002-2011 Joan Moratinos License: GPL-2+ Comment: License history: . Version 0.1 of ispellcat was done by Ignasi Labastida i Pla. He agreed to licence ispellcat under the GNU General Public Licence in a mail addressed to Agustín Martín and Jordi Mallach. You can find an excerpt of such mail at the end of this file. . Starting from version 0.2, ispellcat was developed by Joan Moratinos, based on the Catalan wordlist by Joan Dolç and other sources. He also licenced the package under the GNU GPL. . === Ignasi's licence statement == . From: Ignasi Labastida i Juan Subject: Re: licencia de ispellcat To: Agustín Martín Domingo Cc: Ignasi Labastida i Juan , Jordi Mallach Message-ID: <3AFA7217.649C0884@optica.ub.es> Date: Thu, 10 May 2001 12:48:55 +0200 X-Mailer: Mozilla 4.76 [ca] (Win98; U) . Hola Agustín, y por extensión a Jordi, . Referente a tu último mensaje: Las modificaciones hechas por suse o redhat no me han sido comunicadas. Me interesaría ver el diff para ver las diferencias. Perfecto la licencia GPL. Las direcciones de correo son las misas, se trata de un alias. Pon la que quieras. . Un saludo, Ignasi . -- Ignasi Labastida i Juan Laboratori d'Òptica. Departament de Física Aplicada i Òptica Universitat de Barcelona Av. Diagonal 647, E08028 Barcelona, Catalonia, Spain Tel. +34 934021203 Fax +34 934021142 E-mail: nasi@optica.ub.es ================================= Files: debian/* Copyright: 2001-2008 Agustín Martín 2001-2008 Jordi Mallach License: GPL-2+ License: GPL-2+ 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 2, 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 GNU Mailutils. If not, see . . On Debian systems, the complete text of the GNU General Public License can be found in "/usr/share/common-licenses/GPL-2". debian/icatalan.links0000644000000000000000000000035411772404154012013 0ustar /usr/lib/ispell/catala.aff /usr/lib/ispell/catalan.aff /var/lib/ispell/catala.hash /usr/lib/ispell/catala.hash /usr/lib/ispell/catala.hash /usr/lib/ispell/catalan.hash /usr/lib/ispell/catala.hash /usr/share/enchant/ispell/catalan.hash debian/wcatalan.info-wordlist0000644000000000000000000000052211772404154013506 0ustar Language: catala (Catalan) Hash-Name: catala Emacsen-Name: catala Casechars: [A-ZIa-z] Not-Casechars: [^A-ZIa-z] Otherchars: [---'.] Many-Otherchars: yes Additionalchars: I Ispell-Args: -B -d catala Extended-Character-Mode: ~list Coding-System: iso-8859-1 debian/compat0000644000000000000000000000000211772404154010371 0ustar 9 debian/aspell-ca.info-aspell0000644000000000000000000000151211772404154013166 0ustar Language: catala8 (Catalan 8 bits) Hash-Name: catala Emacsen-Name: catala8 Casechars: [A-Za-z] Not-Casechars: [^A-Za-z] Otherchars: [---'.] Many-Otherchars: yes Additionalchars: Ispell-Args: -B Extended-Character-Mode: ~list Coding-System: iso-8859-1 Aspell-Locales: ca Auto-Compat: ca Auto-Extra-Hash: ca Auto-Contents: ca Language: catala-valencia (Catalan Valencia) Hash-Name: ca-valencia Emacsen-Name: catala-valencia Casechars: [A-Za-z] Not-Casechars: [^A-Za-z] Otherchars: [---'.] Many-Otherchars: yes Additionalchars: Ispell-Args: -B Aspell-Locales: ca_ES@valencia, ca@valencia Coding-System: iso-8859-1 Auto-Compat: ca Auto-Contents: ca debian/ca.contents0000644000000000000000000000003211772404154011330 0ustar ca-common ca-valencia-mes debian/aspell-ca.dirs0000644000000000000000000000005711772404154011721 0ustar usr/lib/aspell usr/share/aspell var/lib/aspell debian/strip_mwl0000644000000000000000000000055211772404154011140 0ustar #!/usr/bin/perl -w $inputfile="catalan-i.dic"; $ignore="CDVWYZ"; open (INPUTFILE,"< $inputfile") || die "Could not open inputfile: $inputfile"; while (){ chomp; ($root,$flags)=split('/'); if ( $flags ){ $flags=~s/[$ignore]*//g; } if ( $flags ){ print "$root/$flags\n"; } else { print "$root\n"; } } close INPUTFILE; debian/icatalan.info-ispell0000644000000000000000000000166111772404154013116 0ustar Language: catala TeX (Catalan Tex) Hash-Name: catala Emacsen-Name: catala-tex Debconf-Display: no Casechars: [A-Za-z] Not-Casechars: [^A-Za-z] Otherchars: [---'.] Many-Otherchars: yes Ispell-Args:-B Additionalchars: Extended-Character-Mode: ~tex Coding-System: iso-8859-1 Language: catala8 (Catalan 8 bits) Hash-Name: catala Emacsen-Name: catala8 Casechars: [A-Za-z] Not-Casechars: [^A-Za-z] Otherchars: [---'.] Many-Otherchars: yes Additionalchars: Ispell-Args: -B Extended-Character-Mode: ~list Coding-System: iso-8859-1 Auto-Compat: catala Language: catala-utf8 (Catalan utf-8) Hash-Name: catala Emacsen-Name: catala-utf8 Debconf-Display: no Emacs-Display: no Jed-Display: no Ispell-Args: -B Extended-Character-Mode: ~utf8 Coding-System: utf-8 debian/rules0000755000000000000000000001011411772404154010250 0ustar #!/usr/bin/make -f # Sample debian/rules that uses debhelper. # GNU copyright 1997 to 1999 by Joey Hess. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 ADICT_DIR = $(CURDIR)/debian/aspell-ca IDICT_DIR = $(CURDIR)/debian/icatalan MDICT_DIR = $(CURDIR)/debian/myspell-ca WORDS_DIR = $(CURDIR)/debian/wcatalan TMP_BUILD = tmp-build build: build-arch build-indep build-arch: build-stamp build-indep: build-stamp build-stamp: dh_testdir mkdir -p $(TMP_BUILD) # -- icatalan ispell dictionary install -m 644 catalan-i.aff $(TMP_BUILD)/catala.aff gzip --best -c catalan-i.dic > $(TMP_BUILD)/catala.mwl.gz # -- wcatalan wordlist. # catalan.hash is needed first for wcatalan expansion. buildhash catalan-i.dic $(TMP_BUILD)/catala.aff $(TMP_BUILD)/catala.hash # Strip wordlist to have a reasonable size. perl debian/strip_mwl | ispell -d $(TMP_BUILD)/catala -e | \ tr -s ' ' '\n' | grep -v ^[0-9] | sort -u | \ iconv -f latin1 -t utf-8 > $(TMP_BUILD)/catala # -- myspell-ca myspell/hunspell dictionary install -m 644 catalan-m.dic $(TMP_BUILD)/ca_ES.dic install -m 644 catalan-m.aff $(TMP_BUILD)/ca_ES.aff install -m 644 catalan-valencian-m.dic $(TMP_BUILD)/ca_ES-valencia.dic install -m 644 catalan-valencian-m.aff $(TMP_BUILD)/ca_ES-valencia.aff # -- aspell-ca aspell dictionary install -m 644 catalan-m.aff $(TMP_BUILD)/ca_affix.dat install -m 644 debian/ca.dat $(TMP_BUILD) install -m 644 debian/ca.contents $(TMP_BUILD) LANG=C sort $(TMP_BUILD)/ca_ES.dic | \ grep -v -e ^[a-zA-Z]*[0-9] -e '\.' | \ prezip -s -c | gzip --best -c > $(TMP_BUILD)/ca-common.cwl.gz LANG=C sort catalan-valencian-extra-a.dic | \ grep -v -e ^[a-zA-Z]*[0-9] -e '\.' | \ prezip -s -c | gzip --best -c > $(TMP_BUILD)/ca-valencia-mes.cwl.gz # Catalan common echo "add ca-common.rws" > $(TMP_BUILD)/ca-general.multi echo "add ca-general.multi" > $(TMP_BUILD)/ca.alias echo "add ca-general.multi" > $(TMP_BUILD)/catalan.alias echo "add ca-general.multi" > $(TMP_BUILD)/catalan-general.alias echo "add ca-general.multi" > $(TMP_BUILD)/catala.alias echo "add ca-general.multi" > $(TMP_BUILD)/català.alias # Valencia echo "add ca-common.rws" > $(TMP_BUILD)/ca-valencia.multi echo "add ca-valencia-mes.rws" >> $(TMP_BUILD)/ca-valencia.multi echo "add ca-valencia.multi " > $(TMP_BUILD)/catalan-valencia.alias touch build-stamp clean: dh_testdir dh_testroot rm -f build-stamp rm -f catala.debian.hash catalan-i.dic.stat catalan-i.stat catalan-i.dic.cnt rm -rf $(TMP_BUILD) dh_clean install: build dh_testdir dh_testroot dh_prep dh_installdirs # icatalan stuff install -m 644 $(TMP_BUILD)/catala.mwl.gz $(IDICT_DIR)/usr/share/ispell install -m 644 $(TMP_BUILD)/catala.aff $(IDICT_DIR)/usr/lib/ispell/ # wcatalan stuff install -m 644 $(TMP_BUILD)/catala $(WORDS_DIR)/usr/share/dict/catala # myspell stuff install -m 644 $(TMP_BUILD)/ca_ES*.aff $(MDICT_DIR)/usr/share/hunspell install -m 644 $(TMP_BUILD)/ca_ES*.dic $(MDICT_DIR)/usr/share/hunspell # aspell-ca stuff install -m 644 $(TMP_BUILD)/*.cwl.gz $(ADICT_DIR)/usr/share/aspell install -m 644 $(TMP_BUILD)/ca.contents $(ADICT_DIR)/usr/share/aspell install -m 644 debian/ca.dat $(ADICT_DIR)/usr/lib/aspell/ca.dat install -m 644 $(TMP_BUILD)/ca_affix.dat $(ADICT_DIR)/usr/lib/aspell/ca_affix.dat install -m 644 $(TMP_BUILD)/*.multi $(ADICT_DIR)/usr/lib/aspell install -m 644 $(TMP_BUILD)/*.alias $(ADICT_DIR)/usr/lib/aspell # install -m 644 ca_phonet.dat $(ADICT_DIR)/usr/lib/aspell/ca_phonet.dat binary-indep: build install dh_testdir -i dh_testroot -i dh_installdocs -i installdeb-aspell -paspell-ca rm -f $(ADICT_DIR)/usr/lib/aspell/ca.rws # Work around installdeb-aspell bug installdeb-ispell -picatalan installdeb-hunspell -pmyspell-ca installdeb-wordlist -pwcatalan dh_installdebconf -paspell-ca dh_link -i dh_installchangelogs -i dh_compress -i dh_fixperms -i dh_installdeb -i dh_gencontrol -i dh_md5sums -i dh_builddeb -i binary-arch: build install binary: binary-indep binary-arch .PHONY: build clean binary-indep binary-arch binary install debian/icatalan.dirs0000644000000000000000000000005711772404154011634 0ustar usr/lib/ispell usr/share/ispell var/lib/ispell debian/ca.dat0000644000000000000000000000027511772404154010254 0ustar # Catalan data file name ca charset iso8859-1 special ' -*- -*- - -*- soundslike generic affix ca affix-compress true repl-table ca_affix.dat sug-split-char - store-as lower debian/myspell-ca.dirs0000644000000000000000000000002311772404154012117 0ustar usr/share/hunspell