debian/0000755000000000000000000000000011705037574007177 5ustar debian/aspell-eo-cx7.install0000644000000000000000000000014211705037451013136 0ustar eo-cx.dat usr/lib/aspell eo-cx.multi usr/lib/aspell eo-cx.cwl.gz usr/share/aspell debian/control0000644000000000000000000000465411705037451010605 0ustar Source: eo-spell Section: text Priority: optional Build-Depends-Indep: ispell, aspell, dictionaries-common-dev (>= 1.11.2), hunspell-tools | myspell-tools | libmyspell-dev (>=1:3.1-5) Build-Depends: debhelper (>= 7), quilt (>= 0.40) Vcs-Git: git://git.debian.org/git/users/agmartin/eo-spell.git Vcs-Browser: http://git.debian.org/?p=users/agmartin/eo-spell.git;a=summary Maintainer: Agustin Martin Domingo Standards-Version: 3.9.2 Package: iesperanto Architecture: all Depends: ${misc:Depends}, dictionaries-common (>= 1.1), ispell, debconf | debconf-2.0 Provides: ispell-dictionary Description: Esperanto dictionary for ispell This is the Esperanto dictionary for use with the ispell spellchecker, version 3.1.04 and following. The dictionary is based on the words from Plena Ilustrita Vortaro, with additional country/language names. It accepts Latin-3, 'cx' and '^c' forms. Package: myspell-eo Architecture: all Depends: ${misc:Depends}, dictionaries-common (>= 1.1) Suggests: hunspell, libreoffice-core | openoffice.org-hunspell | openoffice.org-core (>= 2.0.2), iceape-browser | iceweasel | icedove Conflicts: openoffice.org (<= 1.0.3-2), openoffice.org-spellcheck-eo Provides: openoffice.org-spellcheck-eo, myspell-dictionary, myspell-dictionary-eo Replaces: openoffice.org-spellcheck-eo Description: Esperanto dictionary for myspell This is the Esperanto dictionary for use with the myspell spellchecker, which is currently used within OpenOffice.org and the mozilla spellchecker. The dictionary is based on the words from Plena Ilustrita Vortaro, with additional country/language names. It accepts Latin-3 form. Package: aspell-eo Architecture: all Depends: ${misc:Depends}, dictionaries-common (>= 1.1), aspell (>> 0.60.3-2) Provides: aspell-dictionary Description: Esperanto dictionary for aspell This is the Esperanto dictionary for use with the aspell spellchecker. The dictionary is based on the words from Plena Ilustrita Vortaro, with additional country/language names. Package: aspell-eo-cx7 Architecture: all Depends: ${misc:Depends}, dictionaries-common (>= 1.1), aspell (>> 0.60.3-2) Provides: aspell-dictionary Description: Esperanto dictionary for aspell, "cx" 7bit encoding This is the Esperanto dictionary for use with the aspell spellchecker. The dictionary is based on the words from Plena Ilustrita Vortaro, with additional country/language names. . This package uses only the 7bit "cx" pseudo-charset. debian/source/0000755000000000000000000000000011634104312010461 5ustar debian/source/format0000644000000000000000000000001411634104312011667 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000003504011705037574011053 0ustar eo-spell (2.1.2000.02.25-45) unstable; urgency=low * Create aspell-eo-cx7 package for the Esperanto 7bit "cx" pseudo-charset. -- Agustin Martin Domingo Mon, 16 Jan 2012 16:17:15 +0100 eo-spell (2.1.2000.02.25-44) unstable; urgency=low * debian/control: - Improve myspell-eo suggestions line and add libreoffice. - myspell-eo does not need to provide hunspell dictionary. * debian/{rules,aspell-eo.info-aspell,iesperanto.info-ispell}: - Use auto-compat feature to avoid modification of placeholders shipped under /var by maintainer scripts. * Migrate from dpatch to quilt. Use 3.0 (quilt) format. * debian/rules: - Fix lintian debian-rules-missing-recommended-target build-{arch,indep}. -- Agustin Martin Domingo Wed, 14 Sep 2011 14:29:29 +0200 eo-spell (2.1.2000.02.25-43) 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 needed. -- Agustin Martin Domingo Tue, 07 Jun 2011 16:31:30 +0200 eo-spell (2.1.2000.02.25-42) unstable; urgency=low * Install myspell dict as 'eo' and use automatic symlink creation from installdeb-myspell 1.3.2. * Make sure we no longer create Mozilla* symlinks in new destdir by using installdeb-myspell (> 1.4). Do not create alternative symlinks for it. -- Agustin Martin Domingo Wed, 25 Nov 2009 12:46:58 +0100 eo-spell (2.1.2000.02.25-41) 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: #541931). * Install debian/README.source pointing to /usr/share/doc/dpatch/README.source.gz -- Agustin Martin Domingo Tue, 25 Aug 2009 14:47:45 +0200 eo-spell (2.1.2000.02.25-40) unstable; urgency=low * debian/*.info-*spell, debian/control: - Do not explicitly add '-d eo' 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 Fri, 13 Mar 2009 15:56:35 +0100 eo-spell (2.1.2000.02.25-39) unstable; urgency=low * Use new dictionaries-common registration system for myspell/hunspell dictionaries under emacs. * Remove ancient openoffice.org-updatedicts or-dependency. * Add ${misc:Depends} where needed. * Make myspell-eo provide hunspell-eo and hunspell-dictionary. -- Agustin Martin Domingo Tue, 17 Feb 2009 01:01:13 +0100 eo-spell (2.1.2000.02.25-38) unstable; urgency=low * debian/control: - Bumped Standards-Version to 3.8.0. No changes required - Reorganize Build-Depends-Indep for better readability. * debian/rules: - Use 'prezip -s' instead of explicit 'LC_COLLATE=C sort -u' for aspell dict. - Use best gzip compression. -- Agustin Martin Domingo Wed, 01 Oct 2008 12:47:30 +0200 eo-spell (2.1.2000.02.25-37) unstable; urgency=low * debian/aspell/info: - Upgrade copyright string to GPLv2 * debian/rules: - Fix local-data-dir for official aspell dict build. * debian/control: - Add Vcs fields. -- Agustin Martin Domingo Wed, 04 Jun 2008 14:06:45 +0200 eo-spell (2.1.2000.02.25-36) unstable; urgency=low * debian/eo-spell/debian/aspell/info: - Modified for use with new proc script. - Add myself as aspell dict maintainer. - Fix download url. - Fix upstream email. * debian/rules: - Clean up the 'Removing inapplicable affix' for aspell dict. -- Agustin Martin Domingo Mon, 07 Apr 2008 13:42:42 +0200 eo-spell (2.1.2000.02.25-35) unstable; urgency=low * debian/control: - Updated to use the new iceape-browser, iceweasel, icedove names. * debian/copyright: - Improved copyright notice. * debian/rules: No longer install iesperanto.overrides * debian/iesperanto.overrides: removed -- Agustin Martin Domingo Mon, 03 Mar 2008 15:40:09 +0100 eo-spell (2.1.2000.02.25-34) unstable; urgency=low * debian/control: - Bumped standards version to 3.7.3. No changes needed * Move reconfigure compat initialization from config to postinst. debian/aspell-eo.overrides is no longer needed. -- Agustin Martin Domingo Mon, 14 Jan 2008 12:07:36 +0100 eo-spell (2.1.2000.02.25-33) unstable; urgency=low * debian/control::Build-Depends-Indep: - Add alternative on myspell-tools -- Agustin Martin Domingo Fri, 29 Jun 2007 11:49:14 +0200 eo-spell (2.1.2000.02.25-32) unstable; urgency=low * Install eo.multi for aspell-eo * debian/control: Add ice{dove,weasel} alternatives -- Agustin Martin Domingo Tue, 12 Jun 2007 17:45:49 +0200 eo-spell (2.1.2000.02.25-30) unstable; urgency=low * debian/control::Build-Depends-Indep: - hunspell-tools is added and preferred over libmyspell-dev. ispellaff2myspell is also there in sid. -- Agustin Martin Domingo Mon, 21 May 2007 17:06:26 +0200 eo-spell (2.1.2000.02.25-29) unstable; urgency=low * debian/rules, debian/aspell/*: - Updated to use aspell proc script to make official aspell dict. * Removed useless watch file. -- Agustin Martin Domingo Tue, 13 Feb 2007 13:27:40 +0100 eo-spell (2.1.2000.02.25-28) unstable; urgency=medium * debian/rules: - Use patch-stamp rather than patch. - Fix .PHONY line - Do not create md5sums for var/lib/aspell and var/lib/ispell contents. Keep lintian quiet. -- Agustin Martin Domingo Wed, 29 Nov 2006 13:11:45 +0100 eo-spell (2.1.2000.02.25-27) unstable; urgency=low * debian/control: - Uniformize descriptions and fix typos (closes: #383902) -- Agustin Martin Domingo Wed, 6 Sep 2006 11:38:29 +0200 eo-spell (2.1.2000.02.25-26) unstable; urgency=low * debian/control: - Make package Build-Depend on at least dictionaries-common-dev 0.67.3 to avoid setting here unused eo-ALL.{dic,aff} symlinks for myspell-eo -- Agustin Martin Domingo Tue, 20 Jun 2006 16:00:55 +0200 eo-spell (2.1.2000.02.25-25) unstable; urgency=low * debian/control: - Moved debhelper and dpatch to Build-Depends. Both are required to run the clean target of debian/rules and therefore must be listed in Build-Depends, even if no architecture-dependent packages are built (Policy Manual, section 7.6). Thanks lintian for the check and Pierre Habouzit for reminding. - Raise Standards-Version to 3.7.2. No changes required. -- Agustin Martin Domingo Fri, 16 Jun 2006 14:06:28 +0200 eo-spell (2.1.2000.02.25-24) unstable; urgency=low * debian/myspell-eo.links: - New file to add eo.{dic,aff}->eo_ALL.{dic,aff} symlinks for Mozilla benefit (closes: #373741) -- Agustin Martin Domingo Thu, 15 Jun 2006 15:22:40 +0200 eo-spell (2.1.2000.02.25-23) unstable; urgency=low * debian/{aspell-eo.config,rules,overrides}: - Make sure dpkg-reconfigure works as appropriate -- Agustin Martin Domingo Wed, 19 Apr 2006 16:30:22 +0200 eo-spell (2.1.2000.02.25-22) unstable; urgency=low * debian/rules: Make sure /var/lib/aspell/eo.rws is owned by aspell-eo and so removed on purge (closes: #355640) * debian/{rules,control}: Adapted to use dpatch - Build-Depends-Indep on dpatch (>=2.0.9) -- Agustin Martin Domingo Tue, 7 Mar 2006 11:44:07 +0100 eo-spell (2.1.2000.02.25-21) unstable; urgency=low * debian/{control,rules,aspell-eo.{docs,links,info-aspell},debian/aspell/: - Build a new aspell-eo package out of the same sources * debian/compat: raise compat level to 4 * debian/rules, debian/aspell/: - Provide basic structure to create an official aspell-eo tarball. * debian/control: - Bumped standards to 3.6.2. No changes needed. * Updated, improved and fixed docs in the debian dir. -- Agustin Martin Domingo Mon, 5 Dec 2005 13:42:28 +0100 eo-spell (2.1.2000.02.25-20) unstable; urgency=low * debian/control: - Fix myspell-eo suggestions, to keep debcheck QA page happy -- Agustin Martin Domingo Fri, 16 Sep 2005 16:29:00 +0200 eo-spell (2.1.2000.02.25-19) unstable; urgency=low * debian/control: - Add "| debconf-2.0" to iesperanto debconf dependency to unblock installation of cdebconf -- Agustin Martin Domingo Thu, 1 Sep 2005 16:53:25 +0200 eo-spell (2.1.2000.02.25-18) unstable; urgency=low * debian/changelog: - Recoded to utf8. - Added a Local Variables section with coding: utf-8. -- Agustin Martin Domingo Wed, 9 Mar 2005 15:34:31 +0100 eo-spell (2.1.2000.02.25-17) unstable; urgency=low * debian/iesperanto.config.in: - Removed extra whitespace in an open call. This only became evident in woody boxes when reconfiguring the package, causing compat file not being opened. -- Agustin Martin Domingo Wed, 9 Feb 2005 17:00:59 +0100 eo-spell (2.1.2000.02.25-16) unstable; urgency=low * Building myspell-eo from the same sources (closes: #237978) -- Agustin Martin Domingo Mon, 15 Mar 2004 13:06:27 +0100 eo-spell (2.1.2000.02.25-15) unstable; urgency=low * Using ispell-autobuildhash: - debian/rules: Adapted to use this system - debian/links: Set /usr/lib/ispell/esperanto.hash -> /var/lib/ispell/esperanto.hash symlink. - debian/control: Changed Architecture from any to all and Build-Depends to Build-Depends-Indep. - debian/config.in: New file to reset esperanto.compat on reconfiguration. * debian/info-ispell: - Do not show esperanto-tex with debconf. -- Agustin Martin Domingo Tue, 2 Mar 2004 15:45:20 +0100 eo-spell (2.1.2000.02.25-14) unstable; urgency=low * Using new dictionaries-common config system. Updated dependencies to dictionaries-common (>=0.20) and build-dependencies to dictionaries-common-dev (>=0.20) (closes: #232152) * Raised Standards-Version to 3.6.1. No changes required. -- Agustin Martin Domingo Wed, 11 Feb 2004 10:34:37 +0100 eo-spell (2.1.2000.02.25-13) unstable; urgency=low * Added enchant compatibility: New debian/links file -- Agustin Martin Domingo Mon, 15 Dec 2003 17:02:09 +0100 eo-spell (2.1.2000.02.25-12) unstable; urgency=low * debian/info-ispell: - Coding system changed to iso-8859-3 as expected by the dictionary. * debian/control: - Raised dictionaries dependency to (>=0.15.1) since iso-8859-3 will there be introduced in the list of valid coding systems. -- Agustin Martin Domingo Tue, 2 Sep 2003 14:11:08 +0200 eo-spell (2.1.2000.02.25-11) unstable; urgency=low * Bumping policy to 3.5.9. No changes were required. * Removed full stop "." end character from description synopsis, to keep lintian happy. -- Agustin Martin Domingo Thu, 13 Mar 2003 16:08:24 +0100 eo-spell (2.1.2000.02.25-10) unstable; urgency=low * Just rebuilding to use the new features of dictionaries-common-0.8.4 -- Agustin Martin Domingo Wed, 23 Oct 2002 16:55:22 +0200 eo-spell (2.1.2000.02.25-9) unstable; urgency=low * New policy compliant official package (closes: #164247). * Final fine tunings or policy: - Lowered 'Pre-Depends: dictionaries-common' to a simple Depends. - Removed all the warnings about the experimental character of the package * Removed accents from my name to have a 7bit clean control file. -- Agustin Martin Domingo Fri, 11 Oct 2002 12:38:39 +0200 eo-spell (2.1.2000.02.25-8) unstable; urgency=low * Added a Pspell-Ispell field to info-ispell file with contents 'eo iso8859-3'. Since we use installdeb-ispell this will autogenerate the appropriate pspell-ispell pwli files. -- Agustín Martín Domingo Tue, 11 Jun 2002 16:52:41 +0200 eo-spell (2.1.2000.02.25-7) unstable; urgency=low * DH_COMPAT=3 needs debhelper (>=3.0.0) in the control Build-depends line -- Agustín Martín Domingo Tue, 2 Apr 2002 17:59:11 +0200 eo-spell (2.1.2000.02.25-6) unstable; urgency=low * Rebuilding against ispell 3.1.20-30. Will now use MAXSTRINGCHARS=128 -- Agustín Martín Domingo Fri, 15 Feb 2002 13:00:54 +0100 eo-spell (2.1.2000.02.25-5) unstable; urgency=low * Merged Makefile contents into debian/rules. Removed Makefile * Removed dh_installdebconf call * /usr/lib/ispell is now created from debian/rules. No more dirs file. -- Agustín Martín Domingo Tue, 4 Dec 2001 15:09:50 +0100 eo-spell (2.1.2000.02.25-4) unstable; urgency=low * Rebuilt against new dictionaries-common-dev (0.4.99.7). Code on remove|purge has changed * debian/control: Upgraded sites for information on policy -- Agustín Martín Domingo Thu, 29 Nov 2001 13:23:04 +0100 eo-spell (2.1.2000.02.25-3) unstable; urgency=low * Reverting name to iesperanto -- Agustín Martín Domingo Fri, 23 Nov 2001 21:00:47 +0100 eo-spell (2.1.2000.02.25-2) unstable; urgency=low * Rebuilt against dictionaries-common-dev 0.4.4 -- Agustín Martín Domingo Mon, 12 Nov 2001 17:30:08 +0100 eo-spell (2.1.2000.02.25-1) unstable; urgency=low * (closes: #115812) New maintainer. Included in Debian. * New upstream release. This changelog entry corresponds to the official Debian release, and has been added later. * Removed eo.hash from source. This will be generated on each rebuild and makes only a worse diff file because of the different ispell options. -- Agustín Martín Domingo Tue, 16 Oct 2001 17:48:47 +0200 eo-spell (2.0-2) unstable; urgency=low * New packaging after the policy proposal for dictionaries * debian/copyright: Added location for GPL in debian systems -- Agustín Martín Domingo Wed, 10 Oct 2001 12:04:50 +0200 iesperanto (2.0-1) unstable; urgency=low * Initial Release. -- Duncan Thomson Fri, 25 Sep 1998 10:13:42 +0100 Local Variables: coding: utf-8 End: debian/myspell-eo.docs0000644000000000000000000000011311024170452012115 0ustar debian/README.Debian debian/README.ispell debian/legumin.l3.ispell mll.txt debian/copyright0000644000000000000000000000222211024170452011113 0ustar This package was first debianized by Duncan Thomson thom-ci0 at paisley ac uk on Fri, 25 Sep 1998. and is currently maintained by Agustin Martin Domingo Last version was downloaded from http://www.esperanto.mv.ru/Download/ispell/eo-spell.tgz Copyright: 1997-2000 Sergio Pokrovskij, 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. 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. Debian packaging copyright: Changes by Agustin Martin are Copyright 2001-2008 Agustin Martin and may be redistributed and/or modified under the terms of the GNU General Public License (GPL) as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. On Debian GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. debian/iesperanto.docs0000644000000000000000000000005711024170452012207 0ustar debian/README.Debian README legumin.l3 mll.txt debian/iesperanto.install0000644000000000000000000000010211705037451012723 0ustar esperanto.mwl.gz usr/share/ispell esperanto.aff usr/lib/ispell debian/myspell-eo.info-myspell0000644000000000000000000000003211303214365013605 0ustar # Esperanto DICT eo XX eo debian/compat0000644000000000000000000000000211156471522010370 0ustar 7 debian/cx2latin3.sed0000644000000000000000000000015411024170452011466 0ustar s/cx/æ/g s/gx/ø/g s/hx/¶/g s/jx/¼/g s/sx/þ/g s/ux/ý/g s/Cx/Æ/g s/Gx/Ø/g s/Hx/¦/g s/Jx/¬/g s/Sx/Þ/g s/Ux/Ý/g debian/README.aspell0000644000000000000000000000130011024170452011313 0ustar esperanto dictionary for aspell --------------------------------- This release of aspell-eo is based on Sergio Pokrovskij's 2.1 release, whose copyright notice states: # Copyright 1997-2000 Sergio Pokrovskij # # This file is available on the terms of GNU General Public License # (Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA). with the following changes: * aff file is converted to myspell format by means of ispellaff2myspell script. * iso-8859-3 encoding is used. Please see README.ispell or legumin.l3.ispell (in esperanto) for additional information about the original wordlist and affix file. -- Agustin Martin Domingo , Mon Dec 5 12:19:52 2005 debian/aspell-eo-cx7.docs0000644000000000000000000000011311705037451012416 0ustar debian/README.Debian debian/README.ispell debian/legumin.l3.ispell mll.txt debian/iesperanto.info-ispell0000644000000000000000000000131511634104226013501 0ustar Language: esperanto (Esperanto) Hash-Name: esperanto Emacsen-name: esperanto Casechars: [A-Za-z\246\254\266\274\306\330\335\336\346\370\375\376] Not-Casechars: [^A-Za-z\246\254\266\274\306\330\335\336\346\370\375\376] Otherchars: [-'] Many-Otherchars: yes Additionalchars: ¦¬¶¼ÆØÝÞæøýþ Ispell-Args: -C Extended-Character-Mode: ~latin3 Coding-System: iso-8859-3 Pspell-Ispell: eo iso8859-3 Auto-Compat: esperanto Language: esperanto-tex (Esperanto TeX) Hash-Name: esperanto Emacsen-name: esperanto-tex Debconf-Display: no Casechars: [A-Za-z^\\] Not-Casechars: [^A-Za-z^\\] Otherchars: [-'`\"] Many-Otherchars: yes Additionalchars: ^\\ Ispell-Args: -C Extended-Character-Mode: ~tex Coding-System: iso-8859-3 debian/aspell-eo.install0000644000000000000000000000016611705037451012445 0ustar eo.dat usr/lib/aspell eo.multi usr/lib/aspell eo_affix.dat usr/lib/aspell eo.cwl.gz usr/share/aspell debian/rules0000755000000000000000000001116211705037451010252 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 # This is the debhelper compatability version to use. package = iesperanto apackage = aspell-eo apackage_cx = aspell-eo-cx7 ISPELLDIR = $(CURDIR)/debian/${package}/usr/lib/ispell ISPELLVARDIR = $(CURDIR)/debian/${package}/var/lib/ispell ISPELLSHAREDIR = $(CURDIR)/debian/${package}/usr/share/ispell ISPELLOVRDIR = $(CURDIR)/debian/${package}/usr/share/lintian/overrides ASPELLDATADIR = $(CURDIR)/debian/${apackage}/usr/lib/aspell ASPELLSHAREDIR = $(CURDIR)/debian/${apackage}/usr/share/aspell ASPELLOVRDIR = $(CURDIR)/debian/${apackage}/usr/share/lintian/overrides ASPELLVARDIR = $(CURDIR)/debian/${apackage}/var/lib/aspell ASPELL6BASENAME = aspell6-eo ASPELL6DIR = $(CURDIR)/debian/$(ASPELL6BASENAME) ASPELLPROC = /usr/share/aspell-lang/proc # Location of proc script ASPELLDATA = eo.dat eo.multi TMP_BUILD = ooo-tmp MUNCHED_WORDS = kerno.txt \ komputo.txt \ etnoland.txt \ kancero.txt \ movado.txt \ personoj.txt include /usr/share/quilt/quilt.make configure: configure-stamp configure-stamp: dh_testdir # Add here commands to configure the package. touch $@ build: build-arch build-indep build-arch: build-stamp build-indep: build-stamp build-stamp: $(QUILT_STAMPFN) configure-stamp dh_testdir mkdir -p $(TMP_BUILD) cp README debian/README.ispell cp legumin.l3 debian/legumin.l3.ispell cat $(MUNCHED_WORDS) | sort -uf > kune.txt gzip -9 -c kune.txt > $(TMP_BUILD)/esperanto.mwl.gz cp eo.aff $(TMP_BUILD)/esperanto.aff # Create ispell latin3 munched wordlist and affix file sed -f debian/cx2latin3.sed kune.txt > $(TMP_BUILD)/eo.wl sed -f debian/cx2latin3.sed eo.aff > eo-latin3.aff # Create myspell latin3 munched wordlist and affix file ( echo `cat $(TMP_BUILD)/eo.wl | wc -l`; cat $(TMP_BUILD)/eo.wl ) > $(TMP_BUILD)/eo.dic ispellaff2myspell --charset=latin3 --myheader=debian/eo_ALL.header eo-latin3.aff > $(TMP_BUILD)/eo.aff # Copy aspell affix file with preferred name and prepare .cwl cat $(TMP_BUILD)/eo.wl | prezip -s | gzip -9 -c > $(TMP_BUILD)/eo.cwl.gz cp $(TMP_BUILD)/eo.aff $(TMP_BUILD)/eo_affix.dat install -m 0644 debian/aspell/eo.dat debian/aspell/eo.multi $(TMP_BUILD) # Build stuff for aspell cx pseudocharset buildhash kune.txt eo.aff eo.hash cat kune.txt | ispell -d ./eo -e | tr -s ' ' '\n' | sort -u > $(TMP_BUILD)/eo-cx.wl cat $(TMP_BUILD)/eo-cx.wl | grep -v -e "-'$$" | prezip -s | gzip -9 -c > $(TMP_BUILD)/eo-cx.cwl.gz install -m 0644 debian/aspell/eo-cx.dat debian/aspell/eo-cx.multi $(TMP_BUILD) touch $@ aspelltgz: clean build mkdir -p $(ASPELL6DIR) install -m 644 debian/aspell/Copyright $(ASPELL6DIR) install -m 644 debian/aspell/info $(ASPELL6DIR) install -m 644 debian/aspell/eo.dat $(ASPELL6DIR) install -m 644 debian/README.ispell debian/legumin.l3.ispell $(ASPELL6DIR) install -m 644 debian/README.aspell $(ASPELL6DIR)/README install -m 644 eo.aff.myspell $(ASPELL6DIR)/eo_affix.dat cat eo.dic | sed 1d | LC_COLLATE=C sort -u | \ aspell --local-data-dir=$(ASPELL6DIR) --lang=eo clean > $(ASPELL6DIR)/eo.wl ( cd $(ASPELL6DIR) && \ ln -sf $(ASPELLPROC) proc && \ perl proc && \ ./configure && \ make dist ) mv $(ASPELL6DIR)/$(ASPELL6BASENAME)*.tar.bz2 .. clean: clean-patched unpatch clean-patched: dh_testdir dh_testroot rm -f build-stamp configure-stamp # Add here commands to clean up after the build process. rm -f eo.hash kune.txt kune.txt.cnt kune.txt.stat rm -f eo-latin3.aff rm -f debian/legumin.l3.ispell debian/README.ispell rm -rf $(TMP_BUILD) if [ -d $(ASPELL6DIR) ]; then \ rm $(ASPELL6DIR)/* && rmdir $(ASPELL6DIR); fi dh_clean install: build dh_testdir dh_testroot dh_prep dh_installdirs # Add here commands to install the package into debian/${package}. installdeb-ispell -piesperanto installdeb-myspell --srcdir=$(TMP_BUILD) -pmyspell-eo installdeb-hunspell -pmyspell-eo installdeb-aspell -p$(apackage) installdeb-aspell -p$(apackage_cx) # Build architecture-independent files here. binary-indep: build install dh_testdir dh_testroot dh_installdocs dh_installexamples dh_installmenu dh_install --sourcedir=$(TMP_BUILD) # dh_installman # dh_undocumented dh_installchangelogs dh_link dh_strip dh_compress dh_fixperms # dh_makeshlibs dh_installdeb # dh_perl dh_shlibdeps dh_gencontrol dh_md5sums dh_builddeb # Build architecture-dependent files here. binary-arch: build install binary: binary-indep binary-arch .PHONY: build clean clean-patched binary-indep binary-arch binary install patch unpatch configure debian/aspell-eo.docs0000644000000000000000000000011311024170452011710 0ustar debian/README.Debian debian/README.ispell debian/legumin.l3.ispell mll.txt debian/aspell-eo-cx7.info-aspell0000644000000000000000000000060111705037451013701 0ustar Language: esperanto-cx (Esperanto-cx) Hash-Name: eo-cx Emacsen-name: esperanto-cx Casechars: [A-Za-z\246\254\266\274\306\330\335\336\346\370\375\376] Not-Casechars: [^A-Za-z\246\254\266\274\306\330\335\336\346\370\375\376] Otherchars: [-'] Many-Otherchars: yes Additionalchars: ¦¬¶¼ÆØÝÞæøýþ Ispell-Args: -C Extended-Character-Mode: ~latin3 Coding-System: iso-8859-3 Auto-Compat: eo-cx debian/aspell-eo.info-aspell0000644000000000000000000000056211634104226013204 0ustar Language: esperanto (Esperanto) Hash-Name: eo Emacsen-name: esperanto Casechars: [A-Za-z\246\254\266\274\306\330\335\336\346\370\375\376] Not-Casechars: [^A-Za-z\246\254\266\274\306\330\335\336\346\370\375\376] Otherchars: [-'] Many-Otherchars: yes Additionalchars: ¦¬¶¼ÆØÝÞæøýþ Ispell-Args: -C Extended-Character-Mode: ~latin3 Coding-System: iso-8859-3 Auto-Compat: eo debian/aspell/0000755000000000000000000000000011705037451010451 5ustar debian/aspell/eo-cx.dat0000644000000000000000000000010111705037451012146 0ustar name eo-cx charset iso8859-3 soundslike none special ' --* - -*- debian/aspell/eo.dat0000644000000000000000000000013311674376360011555 0ustar name eo charset iso8859-3 soundslike none special ' --* - -*- affix eo affix-compress true debian/aspell/info0000644000000000000000000000070111674376360011337 0ustar name_english Esperanto lang eo version 2.1.20000225a-2 author: name Sergio Pokrovskij email sergio pokrovskij at gmail com maintainer true author: name Agustin Martin Domingo email agustin martin at hispalinux es maintainer aspell copyright GPLv2 complete unknown accurate unknown url http://www.esperanto.mv.ru/Download/ispell/eo-spell.tgz source-version 2.1.20000225 alias eo esperanto dict: name eo add eo data-file eo_affix.dat debian/aspell/eo-cx.multi0000644000000000000000000000011111705037451012531 0ustar # Generated with Aspell Dicts "proc" script version 0.60.3 add eo-cx.rws debian/aspell/eo.multi0000644000000000000000000000010611674376360012137 0ustar # Generated with Aspell Dicts "proc" script version 0.60.3 add eo.rws debian/aspell/Copyright0000644000000000000000000000000411674376360012350 0ustar GPL debian/eo_ALL.header0000644000000000000000000000137011024170452011430 0ustar # Built from eo.aff by means of ispellaff2myspell by Agustin Martin # Original Copyright notice for eo.aff follows (with dates fixed) # ------------------------------------------------------------------ # # Nomo: eo.aff # Funkcio: Afiksaro por Eo-vortaro # Komencita: 1997-08-30 de Sergio Pokrovskij # Versio 2.1. # Lasta sxangxo: # Time-stamp: <2000-02-25 12:31:17 pok> # # Copyright 1997-2000 Sergio Pokrovskij # # This file is available on the terms of GNU General Public License # (Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA). # ------------------------------------------------------------------- SET ISO8859-3 TRY anieotrlsdjkgmupbvføczþ'æý¼h¶-TASKMBENPLHIGVRJFDUOCÆZئÞWXQYwy¬ debian/myspell-eo.info-hunspell0000644000000000000000000000053011156471522013763 0ustar Language: esperanto (Esperanto) Hash-Name: eo Emacsen-name: esperanto Casechars: [A-Za-z\246\254\266\274\306\330\335\336\346\370\375\376] Not-Casechars: [^A-Za-z\246\254\266\274\306\330\335\336\346\370\375\376] Otherchars: [-'] Many-Otherchars: yes Additionalchars: ¦¬¶¼ÆØÝÞæøýþ Ispell-Args: -C Hunspell-Locales: eo Coding-System: iso-8859-3 debian/README.Debian0000644000000000000000000000131511024170452011223 0ustar esperanto dictionaries for DEBIAN --------------------------------- This release of iesperanto, myspell-eo and aspell-eo is based on Sergio Pokrovskij's 2.1 release Original packaging for iesperanto by Duncan Thomson thom-ci0 at paisley ac uk, 25 Sep 1998 10:13:42 +0100 Maintained, updated, adapted to the new Debian dictionaries policy and extended to myspell and aspell by Agustin Martín Domingo This includes the following changes: * aff file is converted to myspell format by means of ispellaff2myspell script (used in myspell-eo and aspell-eo). * iso-8859-3 encoding is used for myspell-eo and aspell-eo. -- Agustin Martin Domingo , Mon Dec 5 13:28:36 2005 debian/README.source0000644000000000000000000000353511634104312011346 0ustar This package uses quilt to manage all modifications to the upstream source. Changes are stored in the source package as diffs in debian/patches and applied during the build. To configure quilt to use debian/patches instead of patches, you want either to export QUILT_PATCHES=debian/patches in your environment or use this snippet in your ~/.quiltrc: for where in ./ ../ ../../ ../../../ ../../../../ ../../../../../; do if [ -e ${where}debian/rules -a -d ${where}debian/patches ]; then export QUILT_PATCHES=debian/patches break fi done To get the fully patched source after unpacking the source package, cd to the root level of the source package and run: quilt push -a The last patch listed in debian/patches/series will become the current patch. To add a new set of changes, first run quilt push -a, and then run: quilt new where is a descriptive name for the patch, used as the filename in debian/patches. Then, for every file that will be modified by this patch, run: quilt add before editing those files. You must tell quilt with quilt add what files will be part of the patch before making changes or quilt will not work properly. After editing the files, run: quilt refresh to save the results as a patch. Alternately, if you already have an external patch and you just want to add it to the build system, run quilt push -a and then: quilt import -P /path/to/patch quilt push -a (add -p 0 to quilt import if needed). as above is the filename to use in debian/patches. The last quilt push -a will apply the patch to make sure it works properly. To remove an existing patch from the list of patches that will be applied, run: quilt delete You may need to run quilt pop -a to unapply patches first before running this command.