--- ifrench-gut-1.0.orig/debian/README.Debian
+++ ifrench-gut-1.0/debian/README.Debian
@@ -0,0 +1,41 @@
+Debian distribution for the GUTenberg French dictionary for ispell
+------------------------------------------------------------------
+
+The affixe files (francais.aff and francais-Tex8b.aff) were
+modified w.r.t. the upstream distribution so as to be able
+to recognize expressions of the form:
+	<verb-1st-Sing>-je
+	<verb-2nd-Sing>-tu
+	<verb-3rd-Sing>-il, <verb-3rd-Sing>-elle, <verb-3rd-Sing>-on
+	[se/s']<verb-3rd-Sing>[-t]-il, -elle, -on
+	<verb-3rd-Plur>-ils, -elles
+	[se/s']<verb-3rd-Sing>[-t]-ils, -elles
+
+The flags that were modified are:
+	/u /g /d /w /x /p /q
+You can see a complete list of words that are regonized by the
+new affix rules using the following script in the package source:
+
+for i in `grep -h "\/.*[ugdwxpq]" dicos/*.dico`; do \
+  echo $i | ispell -d french -e; done
+
+We did not check them all. Please contact the package maintainer
+if you find any error (especially an word that is accepted and
+that should not).
+Also note that some constructions (especially reflexive ones) might
+still be missing. We tried to include as many constructions as
+possible without modifying the .dico files.
+
+Nicolas Sabouret <nico@debian.org>
+Wed Jul 23 10:34:52 CEST 2003
+
+
+The upstream dico files where modified to latin9 (which allows to
+keep the different "oe", like in coexistence and coeur for instance).
+However, it is still possible to check latin1 files using:
+	ispell -d french -T latin1
+
+Thanks to Lionel Elie Mamane for his contribution.
+
+Nicolas Sabouret <nico@debian.org>
+Wed Apr 21 13:35:51 CEST 2004
--- ifrench-gut-1.0.orig/debian/ifrench-gut.docs
+++ ifrench-gut-1.0/debian/ifrench-gut.docs
@@ -0,0 +1,3 @@
+ALIRE
+HISTORIQUE
+docs/reference.pdf
--- ifrench-gut-1.0.orig/debian/changelog
+++ ifrench-gut-1.0/debian/changelog
@@ -0,0 +1,240 @@
+ifrench-gut (1:1.0-27) unstable; urgency=low
+
+  * Add "su" (participe passÃ© de savoir)
+  * Go to debhelper compat level 7
+  * Bump up Standards-Version to 3.8.3
+
+ -- Lionel Elie Mamane <lmamane@debian.org>  Wed, 02 Dec 2009 17:46:56 +0100
+
+ifrench-gut (1:1.0-26.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * move dicts into /usr/share/hunspell and add compat symlinks from
+    /usr/share/myspell/dicts (closes: #541929)
+
+ -- Rene Engelhard <rene@debian.org>  Wed, 23 Sep 2009 19:55:30 +0200
+
+ifrench-gut (1:1.0-26) unstable; urgency=low
+
+  * Create a "belgicismes" dictionary (closes: #469677)
+  * adapt to new requirements by OpenOffice 3 (closes: #517786)
+
+ -- Lionel Elie Mamane <lmamane@debian.org>  Sun, 12 Jul 2009 22:13:02 +0200
+
+ifrench-gut (1:1.0-25) unstable; urgency=low
+
+  * Install documentation in standard location (closes: #513898)
+  * Update watch file to actually working one
+  * Bump up Standards-Version to 3.8.0
+
+ -- Lionel Elie Mamane <lmamane@debian.org>  Tue, 03 Feb 2009 16:39:57 +0100
+
+ifrench-gut (1:1.0-24) unstable; urgency=low
+
+  * Fix bashism in debian/rules (closes: #478396)
+
+ -- Lionel Elie Mamane <lmamane@debian.org>  Fri, 23 May 2008 09:47:54 +0200
+
+ifrench-gut (1:1.0-23) unstable; urgency=low
+
+  * Tell myspell to use this dictionary for fr_CH and fr_LU, too
+    (closes: #469629)
+
+ -- Lionel Elie Mamane <lmamane@debian.org>  Thu, 06 Mar 2008 15:39:46 +0100
+
+ifrench-gut (1:1.0-22) unstable; urgency=low
+
+  * 'finals' is the "most" correct form after all, 'finaux' is a
+    tolerated variant.
+  * remove --no-elanguages from instelldeb-ispell, it is about to be
+    removed.
+
+ -- Lionel Elie Mamane <lmamane@debian.org>  Mon, 18 Feb 2008 23:32:09 +0100
+
+ifrench-gut (1:1.0-21) unstable; urgency=low
+
+  * Declare in info-ispell that dictionaries are ISO-8859-15.
+
+ -- Lionel Elie Mamane <lmamane@debian.org>  Mon, 18 Feb 2008 19:35:16 +0100
+
+ifrench-gut (1:1.0-20) unstable; urgency=low
+
+  * adopt package (closes: #464326)
+  * add 'batave' with s plural to non-verbes (closes: #396168)
+  * accept 'dÃ©' prefix for 'saturer' and 'saturation'
+    'final' has plural 'finaux', not 'finals'
+    add 'interstitielle'
+    add 'refoulante'
+    add 'expiratoire'
+    add 'inspiratoire'                                (closes: #302249)
+  * add 'horodatage'
+    accept d' prefix before 'apparenter'
+    add 'finaliser'                                   (closes: #347779)
+  * Bump up Standards-Version to 3.7.3
+  * Update Homepage to Gutenberg one (old one doesn't exist anymore), and
+    make it a field, not pseudo-field.
+  * Move debhelper compat level to debian/compat instead of DH_COMPAT
+
+ -- Lionel Elie Mamane <lmamane@debian.org>  Mon, 18 Feb 2008 19:07:32 +0100
+
+ifrench-gut (1:1.0-19.1) unstable; urgency=low
+
+  * NMU
+  * build-depend on myspell-tools (closes: #426540)
+
+ -- Rene Engelhard <rene@debian.org>  Mon, 02 Jul 2007 16:57:42 +0200
+
+ifrench-gut (1:1.0-19) unstable; urgency=low
+
+  * Updated upstream URL (closes: #406413)
+  * Switched to debhelper 5
+
+ -- Nicolas Sabouret <nico@debian.org>  Tue, 30 Jan 2007 16:35:46 +0100
+
+ifrench-gut (1:1.0-18) unstable; urgency=low
+
+  * Changed priority to optional
+  * Fix affix files (closes: #283672, #308858)
+    Thanks to Guillaume Pernot for his patch
+
+ -- Nicolas Sabouret <nico@debian.org>  Sat, 14 May 2005 22:51:48 +0200
+
+ifrench-gut (1:1.0-17) unstable; urgency=low
+
+  * Really moved myspell to indep and only indep (closes: #259962, #262969) 
+
+ -- Nicolas Sabouret <nico@debian.org>  Thu, 26 Aug 2004 13:31:53 +0200
+
+ifrench-gut (1:1.0-16) unstable; urgency=low
+
+  * Switch to ISO-8859-15 (aka latin9, aka latin0)
+    Thanks to Lionel Elie Mamane for his help
+  * Moved myspell to binary-indep (closes: #259962)
+
+ -- Nicolas Sabouret <nico@debian.org>  Wed, 21 Apr 2004 13:44:41 +0200
+
+ifrench-gut (1:1.0-15) unstable; urgency=low
+
+  * New dictionaries-common version (closes: #232147) 
+
+ -- Nicolas Sabouret <nico@debian.org>  Wed, 11 Feb 2004 16:02:32 +0100
+
+ifrench-gut (1:1.0-14) unstable; urgency=low
+
+  * Build myspell dict (closes: #225733).
+    Thanks to RenÃ© Engelhard for his patch.
+
+ -- Nicolas Sabouret <nico@debian.org>  Fri,  9 Jan 2004 17:44:24 +0100
+
+ifrench-gut (1:1.0-13) unstable; urgency=low
+
+  * Oops, forgot the <verb3rdPersSing>-on form. 
+  * Corrected a few typos
+  * Priority set to extra (conflicts with ifrench)
+  * Reference to /usr/share/common-licence in copyright
+
+ -- Nicolas Sabouret <nico@debian.org>  Wed, 23 Jul 2003 10:34:44 +0200
+
+ifrench-gut (1:1.0-12) unstable; urgency=low
+
+  * Modified the affixes files (closes: #200448)
+    Please see the README.Debian file.
+  * Added "quadrinÃ´me" in the math.dico and forwarded to upstream.
+
+ -- Nicolas Sabouret <nico@debian.org>  Wed, 16 Jul 2003 15:43:21 +0200
+
+ifrench-gut (1:1.0-11) unstable; urgency=low
+
+  * Rebuild the package with new version of dictionaries-common
+
+ -- Nicolas SABOURET <nico@debian.org>  Fri, 25 Oct 2002 16:13:19 +0200
+
+ifrench-gut (1:1.0-10) unstable; urgency=low
+
+  * New debian ispell policy (Closes: #164244)
+    Thanks to AgustÃ­n MartÃ­n Domingo for his help.
+  * made frenchb.{hash,aff} be linked to french.{hash,aff}
+  * including some of the "optionnal" dicts 
+  * corrected the upstream location in the copyright
+
+ -- Nicolas SABOURET <nico@debian.org>  Thu, 26 Sep 2002 13:32:48 +0200
+
+ifrench-gut (1:1.0-9) unstable; urgency=low
+
+  * New maintainer 
+
+ -- Nicolas Sabouret <nico@debian.org>  Mon,  1 Jul 2002 16:21:49 +0200
+
+ifrench-gut (1:1.0-8) unstable; urgency=low
+
+  * debian/control: fixed long description, thanks to
+    Nicolas Bertolissio. Closes: Bug#138024.
+
+ -- Jerome Marant <jerome@debian.org>  Tue, 12 Mar 2002 21:52:40 +0100
+
+ifrench-gut (1:1.0-7) unstable; urgency=low
+
+  * debian/rules:
+    - install disctionaries as `french' and `french-Tex8b' rather
+      than respectively `francais' and `francais-Tex8b'.
+    - made /usr/lib/ispell/francais* be a linke to /usr/lib/ispell/french*.
+      Thanks to Nicolas Sabouret.
+
+ -- Jerome Marant <jerome@debian.org>  Fri, 18 Jan 2002 23:32:49 +0100
+
+ifrench-gut (1:1.0-6) unstable; urgency=low
+
+  * debian/control:
+    - fixed spelling mistakes, thanks to Matt Zimmerman. Closes: Bug#124751.
+    - switched Standards-Version to 3.5.6.
+
+ -- Jerome Marant <jerome@debian.org>  Fri, 28 Dec 2001 11:42:55 +0100
+
+ifrench-gut (1:1.0-5) unstable; urgency=low
+
+  * Converted from yada to debhelper.
+
+ -- Jerome Marant <jerome@debian.org>  Sat, 12 May 2001 11:41:55 +0200
+
+ifrench-gut (1:1.0-4) unstable; urgency=low
+ 
+  * New maintainer. Closes: Bug#92634.
+  * Added build dependencies on yada and ispell. Closes: Bug#90042, Bug#90958.
+  * Rebuilt with the latest version of yada. Closes: Bug#93681.
+  * Switched Standards-Version to 3.5.2.
+
+ -- Jerome Marant <jerome@debian.org>  Wed, 11 Apr 2001 23:38:22 +0200
+
+ifrench-gut (1:1.0-3.1) unstable; urgency=low
+
+  * NMU.
+  * Build with the latest yada (Closes: #82632)
+
+ -- Christian Marillat <marillat@debian.org>  Sat, 24 Feb 2001 17:40:52 +0100
+
+ifrench-gut (1:1.0-3) unstable; urgency=low
+
+  * Upgraded to standards version 3.2.1 (closes: #42790)
+
+ -- Christophe Le Bars <clebars@debian.org>  Sat, 30 Dec 2000 03:13:19 +0100
+
+ifrench-gut (1:1.0-2) unstable; urgency=low
+
+  * Fixed typo in postint
+
+ -- Christophe Le Bars <clebars@debian.org>  Sun,  8 Aug 1999 21:58:20 +0200
+
+ifrench-gut (1:1.0-1) unstable; urgency=low
+
+  * New upstream release with pristine sources (closes: #39140)
+
+ -- Christophe Le Bars <clebars@debian.org>  Wed, 28 Jul 1999 14:54:30 +0200
+
+ifrench-gut (1.0alpha8-1) unstable; urgency=low
+
+  * New maintainer release
+  * New Debian Linux package maintenance system files
+
+ -- Christophe Le Bars <clebars@debian.org>  Thu, 15 Oct 1998 02:17:42 +0200
+
+
--- ifrench-gut-1.0.orig/debian/myspell-fr-gut.info-myspell
+++ ifrench-gut-1.0/debian/myspell-fr-gut.info-myspell
@@ -0,0 +1,5 @@
+DICT fr FR fr
+DICT fr BE fr
+DICT fr CA fr
+DICT fr CH fr
+DICT fr LU fr
--- ifrench-gut-1.0.orig/debian/control
+++ ifrench-gut-1.0/debian/control
@@ -0,0 +1,30 @@
+Source: ifrench-gut
+Maintainer: Lionel Elie Mamane <lmamane@debian.org>
+Section: text
+Priority: optional
+Standards-Version: 3.8.3
+Build-Depends: debhelper (>> 7), ispell, dictionaries-common-dev (>> 0.95.2), myspell-tools
+Homepage: http://www.gutenberg.eu.org/distributions/rubrique9.html
+
+Package: ifrench-gut
+Architecture: any
+Depends: ispell, dictionaries-common (>=0.20), debconf (>= 0.5) | debconf-2.0
+Suggests: wfrench
+Provides: ispell-dictionary
+Conflicts: ifrench
+Description: The French dictionary for ispell (GUTenberg version)
+ This is a French dictionary, to be used with the ispell program,
+ version 3.1.20 and following.
+ .
+ This is the GUTenberg version.
+
+Package: myspell-fr-gut
+Architecture: all
+Depends: dictionaries-common (>= 0.10) | openoffice.org-updatedicts
+Conflicts: openoffice.org (<= 1.0.3-2), openoffice.org-spellcheck-fr-fr, myspell-fr, myspell-fr-fr
+Provides: myspell-dictionary, myspell-dictionary-fr, openoffice.org-spellcheck-fr-fr, myspell-fr-fr
+Replaces: openoffice.org-spellcheck-fr-fr, myspell-fr-fr
+Description: The French dictionary for myspell (GUTenberg version)
+ This is a French dictionary, to be used with myspell.
+ .
+ This is the GUTenberg version.
--- ifrench-gut-1.0.orig/debian/dirs
+++ ifrench-gut-1.0/debian/dirs
@@ -0,0 +1,2 @@
+usr/lib/ispell
+usr/share/doc/ifrench-gut
--- ifrench-gut-1.0.orig/debian/rules
+++ ifrench-gut-1.0/debian/rules
@@ -0,0 +1,177 @@
+#!/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.
+# export DH_COMPAT=5
+
+debian_patches = automakehash autodicooption
+
+IFRENCH_GUT=$(shell pwd)/debian/ifrench-gut
+MYSPELL_FR_GUT=$(shell pwd)/debian/myspell-fr-gut
+
+configure: configure-stamp
+configure-stamp:
+	dh_testdir
+	# Add here commands to configure the package.
+
+	touch configure-stamp
+
+build: configure-stamp build-stamp
+build-stamp: patched-stamp
+	dh_testdir
+
+	# Add here commands to compile the package.
+	./makehash
+	is2my-spell.pl francais.aff > fr-pre.aff
+	sed -e 's/^SET.*/SET ISO8859-15/;s/^TRY.*/TRY aeioàéèêîâsinrtlcdugmphbyfvkwôûëöïù½/' fr-pre.aff > fr.aff
+	cat francais.dico.cnt francais.dico > fr.dic
+
+	touch build-stamp
+
+clean: reverse-patches
+	dh_testdir
+	dh_testroot
+	rm -f build-stamp configure-stamp
+
+	# Add here commands to clean up after the build process.
+	rm -f francais.hash francais-TeX8b.hash
+	rm -f francais.dico*
+	rm -f fr.aff fr.dic
+
+	dh_clean
+
+#install-indep for myspell dict
+install-indep: build
+	dh_testdir
+	dh_testroot
+	dh_prep
+	dh_installdirs
+
+	# Add here commands to install the package into debian/ifrench-gut.
+	install -m 0644 fr.aff $(MYSPELL_FR_GUT)/usr/share/hunspell
+	install -m 0644 fr.dic $(MYSPELL_FR_GUT)/usr/share/hunspell
+	# links for myspell dicts
+	ln -s /usr/share/hunspell/fr.aff $(MYSPELL_FR_GUT)/usr/share/myspell/dicts/fr.aff
+	ln -s /usr/share/hunspell/fr.dic $(MYSPELL_FR_GUT)/usr/share/myspell/dicts/fr.dic
+	for CC in FR BE LU CH; do for SUF in aff dic; do\
+	  ln -s fr.$${SUF} $(MYSPELL_FR_GUT)/usr/share/hunspell/fr_$${CC}.$${SUF}; \
+	  ln -s /usr/share/hunspell/fr.$${SUF} $(MYSPELL_FR_GUT)/usr/share/myspell/dicts/fr_$${CC}.$${SUF}; \
+	done; done
+
+#install-arch for ispell dict
+install-arch: build
+	dh_testdir
+	dh_testroot
+	dh_prep
+	dh_installdirs
+
+	# Add here commands to install the package into debian/ifrench-gut.
+	install -m 0644 francais.aff $(IFRENCH_GUT)/usr/lib/ispell/french.aff
+	install -m 0644 francais.hash $(IFRENCH_GUT)/usr/lib/ispell/french.hash
+	install -m 0644 francais-TeX8b.aff $(IFRENCH_GUT)/usr/lib/ispell/french-TeX8b.aff
+	install -m 0644 francais-TeX8b.hash $(IFRENCH_GUT)/usr/lib/ispell/french-TeX8b.hash
+	# links for ispell dicts
+	dh_link usr/lib/ispell/french.aff usr/lib/ispell/francais.aff
+	dh_link usr/lib/ispell/french.hash usr/lib/ispell/francais.hash
+	dh_link usr/lib/ispell/french.aff usr/lib/ispell/frenchb.aff
+	dh_link usr/lib/ispell/french.hash usr/lib/ispell/frenchb.hash
+	dh_link usr/lib/ispell/french-TeX8b.aff  usr/lib/ispell/francais-TeX8b.aff
+	dh_link usr/lib/ispell/french-TeX8b.hash  usr/lib/ispell/francais-TeX8b.hash
+
+# Build architecture-independent files here.
+# For myspell dict.
+binary-indep: build install-indep
+	dh_testdir
+	dh_testroot
+	dh_installdocs
+	dh_installchangelogs
+	dh_link
+	installdeb-myspell -p myspell-fr-gut
+	dh_compress
+	dh_fixperms
+	dh_installdeb -i
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb -i
+
+# Build architecture-dependent files here.
+# For ispell dict.
+binary-arch: build install-arch
+	dh_testdir
+	dh_testroot
+#	dh_installdebconf	
+	installdeb-ispell -p ifrench-gut # new policy (see dict-common) - calls dh_installdebconf
+	dh_installdocs
+#	dh_installexamples
+#	dh_installmenu
+#	dh_installlogrotate
+#	dh_installemacsen
+#	dh_installpam
+#	dh_installmime
+#	dh_installinit
+#	dh_installcron
+#	dh_installman
+#	dh_installinfo
+#	dh_undocumented
+	dh_installchangelogs
+	dh_strip
+	dh_compress
+	dh_fixperms
+#	dh_makeshlibs
+	dh_installdeb -a
+#	dh_perl
+	dh_shlibdeps
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb -a
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install configure
+
+# ---------------------------------------------------------------------------
+# various rules to unpack addons and (un)apply patches.
+# borrowed from egcs package
+
+patch_dir	= debian/patches
+
+apply-patches: patched-stamp
+reverse-patches:
+	@for stamp in none patched-*; do \
+	  case "$$stamp" in none|patched-stamp|patched-\*) continue; esac; \
+	  patch=`echo $$stamp | sed -e 's/patched-//'`; \
+	  echo "trying to revert patch $$patch ..."; \
+	  if [ -x $(patch_dir)/$$patch.dpatch ]; then true; else \
+	    chmod +x $(patch_dir)/$$patch.dpatch; fi; \
+	  if $(patch_dir)/$$patch.dpatch -unpatch; then \
+	    echo "reverted $$patch patch."; \
+	    rm -f $$stamp; \
+	  else \
+	    echo "error in reverting $$patch patch."; \
+	    exit 1; \
+	  fi; \
+	done
+	@echo "Removing patched-stamp"
+	@rm -f patched-stamp
+
+patched-%: $(patch_dir)/%.dpatch
+	@if [ -x $< ]; then true; else chmod +x $<; fi
+	@if [ -f $@ ]; then \
+	  echo "$* patches already applied."; exit 1; \
+	fi
+	$< -patch
+	@echo "$* patches applied." > $@
+
+patched-stamp: $(foreach p,$(debian_patches),patched-$(p))
+	@printf "\nPatches applied:\n" >> pxxx
+	@for i in none $(debian_patches); do \
+	  if [ -r debian/patches/$$i.dpatch ]; then \
+	    printf "\n$$i:\n" >> pxxx; \
+	    sed -n 's/^# *DP: */  /p' debian/patches/$$i.dpatch >> pxxx; \
+	  fi \
+	done
+	@echo "Writing patched-stamp"
+	@mv -f pxxx patched-stamp
--- ifrench-gut-1.0.orig/debian/watch
+++ ifrench-gut-1.0/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://www.gutenberg.eu.org/distributions/6-francais-gutenberg.html /IMG/gz/francais-gutenberg-v([\d\.]*).tar.gz debian uupdate
--- ifrench-gut-1.0.orig/debian/compat
+++ ifrench-gut-1.0/debian/compat
@@ -0,0 +1 @@
+7
--- ifrench-gut-1.0.orig/debian/copyright
+++ ifrench-gut-1.0/debian/copyright
@@ -0,0 +1,24 @@
+This package was debianized by Christophe Lebars <clebars@debian.org>.
+It was taken over by Jerome Marant <jerome@debian.org> on
+Wed, 11 Apr 2001 23:38:22 +0200.
+
+It was downloaded from http://www.gutenberg.eu.org/IMG/gz/francais-gutenberg-v1.0.tar.gz
+
+Upstream Author: Christophe Pythoud <Christophe.Pythoud@ling.unil.ch>
+
+Copyright:
+
+ Copyright 1999, Christophe Pythoud et GUTenberg
+ .
+ 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 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.
+ .
+ On Debian systems, the complete text of the GNU General Public
+ License can be found in /usr/share/common-licenses/GPL file.
--- ifrench-gut-1.0.orig/debian/myspell-fr-gut.dirs
+++ ifrench-gut-1.0/debian/myspell-fr-gut.dirs
@@ -0,0 +1,3 @@
+usr/share/hunspell
+usr/share/myspell/dicts
+usr/share/myspell/infos/ooo
--- ifrench-gut-1.0.orig/debian/info-ispell
+++ ifrench-gut-1.0/debian/info-ispell
@@ -0,0 +1,36 @@
+Language: francais GUTenberg (French GUTenberg)
+Hash-Name: francais
+Emacsen-Name: francais
+Casechars: [A-Za-zÀÂÇÈÉÊËÎÏÔÙÛÜ¼àâçèéêëîïôùûü½]
+Not-Casechars: [^A-Za-zÀÂÇÈÉÊËÎÏÔÙÛÜ¼àâçèéêëîïôùûü½]
+Otherchars: [-']
+Many-Otherchars: yes
+Additionalchars: ÀÂÇÈÉÊËÎÏÔÙÛÜ¼àâçèéêëîïôùûü½
+Ispell-Args:
+Extended-Character-Mode: ~list
+Coding-System: iso-8859-15
+Pspell-Ispell: fr iso8859-15
+
+Language: francais GUTenberg latin1 (French GUTenberg latin1)
+Hash-Name: francais
+Emacsen-Name: francais-latin1
+Casechars: [A-Za-zÀÂÇÈÉÊËÎÏÔÙÛÜàâçèéêëîïôùûü]
+Not-Casechars: [^A-Za-zÀÂÇÈÉÊËÎÏÔÙÛÜàâçèéêëîïôùûü]
+Otherchars: [-']
+Many-Otherchars: yes
+Additionalchars: ÀÂÇÈÉÊËÎÏÔÙÛÜàâçèéêëîïôùûü
+Ispell-Args:
+Extended-Character-Mode: ~latin1
+Coding-System: iso-8859-1
+
+Language: francais GUTenberg TeX8b (French GUTenberg TeX8b)
+Hash-Name: francais-TeX8b
+Emacsen-Name: francais-tex8b
+Casechars: [A-Za-zÀÂÇÈÉÊËÎÏÔÙÛÜ¼àâçèéêëîïôùûü½]
+Not-Casechars: [^A-Za-zÀÂÇÈÉÊËÎÏÔÙÛÜ¼àâçèéêëîïôùûü½]
+Otherchars: [-']
+Many-Otherchars: yes
+Additionalchars: ÀÂÇÈÉÊËÎÏÔÙÛÜ¼àâçèéêëîïôùûü½
+Ispell-Args:
+Extended-Character-Mode: ~list
+Coding-System: iso-8859-15
--- ifrench-gut-1.0.orig/debian/patches/automakehash.dpatch
+++ ifrench-gut-1.0/debian/patches/automakehash.dpatch
@@ -0,0 +1,46 @@
+#! /bin/sh -e
+
+# DP: Modified
+
+if [ $# -ne 1 ]; then
+    echo >&2 "$0: script expects -patch|-unpatch as argument"
+    exit 1
+fi
+case "$1" in
+    -patch) patch -f -p0 < $0;;
+    -unpatch) patch -f -R -p0 < $0;;
+    *)
+        echo >&2 "$0: script expects -patch|-unpatch as argument"
+        exit 1
+esac
+exit 0
+
+--- makehash.orig	Fri Jul 30 13:26:08 1999
++++ makehash	Fri Jul 30 16:08:06 1999
+@@ -145,7 +145,7 @@
+ fonctionnement de ISPELL.  Souhaitez-vous tous les inclure automatiquement
+ (si vous répondez non, vous pourrez en effectuer la sélection dictionnaire
+ par dictionnaire) (o/n) ? "; # " <- bug dans la syntax highlighting de xemacs
+-if (&Oui) {
++if (1||&Oui) {
+   $IndispAuto = 1;
+   &Sep;
+   print "\nLes dictionnaires suivants seront inclus automatiquement :\n";
+@@ -192,7 +192,7 @@
+     print "L'utilisation de ce fichier est facultative.\n";
+   }
+   print "Souhaitez-vous inclure ce fichier dans le dictionnaire (o/n) ? ";
+-  if (&Oui) { # On demande si le dico doit être inclus
++  if (0&&&oui) { # On demande si le dico doit être inclus
+     open (DICO, $i);
+     push(@Mots, <DICO>);
+     close (DICO);
+@@ -272,7 +272,7 @@
+ Souhaitez-vous également produire un dictionnaire permettant de corriger
+ des fichiers TeX huit bits depuis la ligne de commande (pas nécessaire si
+ vous utilisez EMACS -- voir la section 2.2.5 du manuel) (o/n) ? ";
+-  if (&Oui) {
++  if (1||&Oui) {
+     $DicoTeX8b = 1;
+     system "$Chemin_Buildhash $Nom_Dico $Nom_Aff8b $Nom_Hash8b";
+   }
--- ifrench-gut-1.0.orig/debian/patches/autodicooption.dpatch
+++ ifrench-gut-1.0/debian/patches/autodicooption.dpatch
@@ -0,0 +1,85 @@
+#! /bin/sh -e
+
+# DP:
+
+if [ $# -ne 1 ]; then
+    echo >&2 "$0: script expects -patch|-unpatch as argument"
+    exit 1
+fi
+case "$1" in
+    -patch) patch -f -p0 < $0;;
+    -unpatch) patch -f -R -p0 < $0;;
+    *)
+        echo >&2 "$0: script expects -patch|-unpatch as argument"
+        exit 1
+esac
+exit 0
+
+--- makehash.orig	Wed Oct 16 15:13:56 2002
++++ makehash	Wed Oct 16 15:18:35 2002
+@@ -4,12 +4,13 @@
+ 
+ # Variable de configuration du programme.  À ne modifier qu'en cas d'absolue
+ # nécessité !
+-my ($Rep_dicos, @Dicos_essent, $Chemin_Ispell, $Chemin_Buildhash,
++my ($Rep_dicos, @Dicos_essent, @Dicos_debian, $Chemin_Ispell, $Chemin_Buildhash,
+     $Nom_Dico, $Nom_Aff, $Nom_Hash, $Nom_Aff8b, $Nom_Hash8b, $Version);
+ 
+ $Rep_dicos     = "./dicos";
+ @Dicos_essent  = ("nonverbes.dico", "series.dico", "verbes-gp12.dico",
+ 		  "verbes-gp3.dico", "verbes-varia.dico");
++@Dicos_debian  = ("helvetismes.dico", "belgicismes.dico", "informatique.dico", "math.dico", "typo.dico");
+ 
+ $Chemin_Ispell    = "ispell";
+ $Chemin_Buildhash = "buildhash";
+@@ -38,7 +39,7 @@
+ 
+ # Autres variables...
+ my (@Liste_dicos, $Soulign, $Est_indisp, @Mots, @MotsTries, @FrDic, $LignePrec,
+-    $Dicos_manquent, $ChDicos);
++    $Dicos_manquent, $ChDicos, $Est_debian);
+ my ($i, $j);
+ 
+ # Titre et copyright...
+@@ -161,6 +162,11 @@
+   } else {
+     $Est_indisp = 0;
+   }
++  if (&EstDansDicosDebian($i)) { # Est-ce qu'on l'installe pour la Debian. ?
++    $Est_debian = 1;
++  } else {
++    $Est_debian = 0;
++  }
+   if ($IndispAuto && $Est_indisp) { # Est-ce qu'on inclut les dico indisp.
+     open (DICO, $i);                # automatiquement ?
+     push(@Mots, <DICO>);
+@@ -192,7 +198,7 @@
+     print "L'utilisation de ce fichier est facultative.\n";
+   }
+   print "Souhaitez-vous inclure ce fichier dans le dictionnaire (o/n) ? ";
+-  if (0&&&oui) { # On demande si le dico doit être inclus
++  if ($Est_debian) { # On demande si le dico doit être inclus
+     open (DICO, $i);
+     push(@Mots, <DICO>);
+     close (DICO);
+@@ -415,6 +421,20 @@
+   my ($Bool);
+   $Bool = 0;
+   foreach (@Dicos_essent) {
++    if ($_[0] eq $_) {
++      $Bool = 1;
++      last;
++    }
++  }
++  $Bool;
++}
++
++# ---------------------------------------------------------------------------
++
++sub EstDansDicosDebian {
++  my ($Bool);
++  $Bool = 0;
++  foreach (@Dicos_debian) {
+     if ($_[0] eq $_) {
+       $Bool = 1;
+       last;
