debian/0000755000000000000000000000000011734662702007176 5ustar debian/watch0000644000000000000000000000014711734662702010231 0ustar # The upstream source has not been updated in 20 years so it's not worth # having a watch file for it. debian/rules0000755000000000000000000000254111734662702010260 0ustar #!/usr/bin/make -f # Made with the aid of dh_make, by Craig Small # 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 build: build-arch build-indep build-arch: build-stamp build-indep: build-stamp build-stamp: dh_testdir # Add here commands to compile the package. touch build-stamp clean: dh_testdir dh_testroot rm -f build-stamp # Add here commands to clean up after the build process. [ ! -f Makefile ] || $(MAKE) clean dh_clean install: build dh_testdir dh_testroot dh_prep dh_installdirs # Add here commands to install the package into debian/tmp. $(MAKE) install DESTDIR=$(CURDIR)/debian/wfrench # Build architecture-independent files here. binary-indep: build install dh_testdir dh_testroot installdeb-wordlist # new policy (see dict-common) - calls dh_installdebconf dh_installdocs # I commented out dh_installmanpages because words.5 is installed # to french.5 instead, by makefile # dh_installmanpages dh_installchangelogs dh_link dh_strip dh_compress dh_fixperms dh_installdeb dh_gencontrol dh_md5sums dh_builddeb # Build architecture-dependent files here. binary-arch: build install # We have nothing to do because Architecture: all. binary: binary-indep binary-arch .PHONY: build clean binary-indep binary-arch binary install debian/control0000644000000000000000000000125311734662702010602 0ustar Source: wfrench Section: text Priority: optional Maintainer: Khalid El Fathi Standards-Version: 3.9.3.1 Build-Depends: debhelper (>= 9) Build-Depends-Indep: flex, dictionaries-common-dev, patch Vcs-Git: git://git.debian.org/git/collab-maint/wfrench.git Vcs-Browser: http://git.debian.org/?p=collab-maint/wfrench.git;a=summary Package: wfrench Architecture: all Depends: ${misc:Depends}, dictionaries-common, debconf Provides: wordlist Description: French dictionary words for /usr/share/dict This package provides the file /usr/share/dict/french containing a list of French words. This list can be used by spelling checkers, and by programs such as look(1). debian/README.Debian0000644000000000000000000000036511734662702011243 0ustar This French wordlist is no longer maintained upstream. The new "upstream" version was made by Nicolas Sabouret adding some missing words in the dico file. -- Nicolas Sabouret Fri, 5 Sep 2003 10:24:53 +0200 debian/changelog0000644000000000000000000001533311734662702011055 0ustar wfrench (1.2.3-10) unstable; urgency=low * New maintainer (Closes: #654554) * Bump Standards-Version to 3.9.3.1 * Bump debhelper compatibility to 9 * Fixed lintian warnings: - debian-rules-missing-recommended-target (build-arch and build-indep) - format-3.0-but-debian-changes-patch * Add debian/patches directory * Remove unnecessary versioned dependencies (by Francois Marier) -- Khalid El Fathi Sun, 18 Mar 2012 18:24:23 +0100 wfrench (1.2.3-9) unstable; urgency=low * Bump Standards-Version to 3.9.1 * Bump debhelper compatibility to 8 -- Francois Marier Wed, 22 Dec 2010 17:25:47 +1300 wfrench (1.2.3-8) unstable; urgency=low * Bump Standards-Version to 3.8.4 * Add dependency on ${misc:Depends} * Switch to 3.0 (quilt) source format -- Francois Marier Thu, 11 Feb 2010 08:48:54 +1300 wfrench (1.2.3-7) unstable; urgency=low * Add words 'kvas' and 'kwas' (closes: #551367) * Bump Standards-Version up to 3.8.3 * Bump debhelper compatibility to 7 * Cleanup debian/copyright (lintian notice) * Add a dummy watch file (lintian notice) -- Francois Marier Sun, 18 Oct 2009 11:54:37 +1300 wfrench (1.2.3-6) unstable; urgency=low * Add words 'varus' and 'valgus' (closes: #489429) -- Francois Marier Sun, 06 Jul 2008 10:44:06 +1200 wfrench (1.2.3-5) unstable; urgency=low * Add words 'têteau' and 'lamaserie' (closes: #486645) * Remove blurb about /usr/dict in the manpage -- Francois Marier Wed, 18 Jun 2008 10:25:46 +1200 wfrench (1.2.3-4) unstable; urgency=low * Add word 'solen' (closes: #485338) * git.debian.org supports the git protocol (updated debian/control) * Bump Standards-Version up to 3.8.0 -- Francois Marier Mon, 09 Jun 2008 11:15:41 +1200 wfrench (1.2.3-3) unstable; urgency=low * Proper copyright statement in debian/copyright * Convert the wordlist to UTF-8 (closes: #470455) -- Francois Marier Wed, 12 Mar 2008 07:25:39 +1300 wfrench (1.2.3-2) unstable; urgency=low * Adopt this package (closes: #464330) * Fix the spelling of "désennuyer" (closes: #330747) * Add some missing words (closes: #340956) Packaging changes: * Bump Standards-Version to 3.7.3 and debhelper compatibility to 6 * Cleanup the copyright file * Don't ignore clean errors outright * Cleanup commented-out commands in debian/rules * Mention git collab-maint repository in debian/control * Add debconf as a dependency * Move debhelper into Build-depends -- Francois Marier Thu, 07 Feb 2008 20:25:23 +1300 wfrench (1.2.3-1) unstable; urgency=low * New upstream release * Added a fiew words * Removed duplicates entries and sorted file (closes: #324079) -- Nicolas Sabouret Mon, 29 Aug 2005 13:59:44 +0200 wfrench (1.2.2-1) unstable; urgency=low * New upstream release (more words from Benoit Sibaud) * connections added again (subj. "nous connections") * Removed postinst and prerm scripts (closes: #270029) -- Nicolas Sabouret Wed, 6 Oct 2004 15:59:06 +0200 wfrench (1.2.1-1) unstable; urgency=low * New upstream release (closes: #256388, #262031) -- Nicolas Sabouret Fri, 30 Jul 2004 10:09:15 +0200 wfrench (1.2-1) unstable; urgency=low * New upstream release (closes: #240449) -- Nicolas Sabouret Thu, 8 Apr 2004 18:04:18 +0200 wfrench (1.1-2) unstable; urgency=low * New version of dictionaries-common (closes: #232181) -- Nicolas Sabouret Wed, 11 Feb 2004 16:55:01 +0100 wfrench (1.1-1) unstable; urgency=low * Modified upstream (see README.Debian) * Added some words in dico (closes: #208695) -- Nicolas Sabouret Fri, 5 Sep 2003 10:18:38 +0200 wfrench (1.0-14) unstable; urgency=low * Removed "'u" rule in diacrit7to8.l (closes: #201080) -- Nicolas Sabouret Tue, 15 Jul 2003 13:43:57 +0200 wfrench (1.0-13) unstable; urgency=low * Rebuild the package with new version of dictionaries-common -- Nicolas SABOURET Fri, 25 Oct 2002 16:06:58 +0200 wfrench (1.0-12) unstable; urgency=low * New debian ispell policy (Closes: #164264) Thanks to Agustín Martín Domingo for his help. -- Nicolas SABOURET Fri, 27 Sep 2002 14:31:52 +0200 wfrench (1.0-11) unstable; urgency=low * Oops. Forgot update-alternatives in debhelper package management -- Nicolas Sabouret Mon, 20 Aug 2001 16:55:06 +0200 wfrench (1.0-10) unstable; urgency=low * New maintainer * Converted package management to debhelper * Installing words.5 to /usr/man/man5/french.5 (Closes: #94360) * Modifying rule "clean" to remove diacrit7to8 -- Nicolas Sabouret Thu, 19 Jul 2001 12:04:17 +0200 wfrench (1.0-9) unstable; urgency=low * Converted package management to YADA * Upgraded to standards version 3.2.1 (closes: #80778) * Added code provided by Charles Briscoe-Smith (closes: #40322) * Updated manpage (closes: #63372) -- Christophe Le Bars Sat, 30 Dec 2000 17:23:55 +0100 wfrench (1.0-8) frozen unstable; urgency=low * Changed location to /usr/share and used update-alternatives (Fixes: Bug#27952) -- Christophe Le Bars Sun, 3 Jan 1999 08:37:50 -0600 wfrench (1.0-7) frozen unstable; urgency=low * Updated standards-version * Applied non-maintainer release patch (Fixes: Bug#20853) -- Christophe Le Bars Wed, 8 Apr 1998 22:42:31 +0200 wfrench (1.0-6.1) frozen unstable; urgency=low * Non-maintainer release * Use the same postinst, prerm, and postrm scripts for wfrench as for the other wordlist packages. This partially deals with the excessive prompting mentioned in #7454 and #19600. A proper solution requires changing all wordlist packages to use update-alternatives, but that is best left for Debian 2.1 -- Charles Briscoe-Smith Wed, 8 Apr 1998 02:52:53 +0100 wfrench (1.0-6) unstable; urgency=low * Added ext description (Bug#3687) -- Christophe Le Bars Fri, 11 Jul 1997 23:55:55 +0200 wfrench (1.0-5) unstable; urgency=low * Fixed bug #3927 (multi-arch support) * Fixed bug #10212 (#!/bin/perl rather than #!/usr/bin/perl) * Added wordlist in field 'Provides' (Bug#9395) -- Christophe Le Bars Sat, 7 Jun 1997 03:58:02 +0200 wfrench (1.0-4) unstable; urgency=low * New maintainer release * New Debian Linux package maintenance system files * Changed distribution -- Christophe Le Bars Sat, 26 Apr 1997 18:20:13 +0200 Local variables: mode: debian-changelog End: debian/dirs0000644000000000000000000000004211734662702010056 0ustar usr/share/dict usr/share/man/man5 debian/copyright0000644000000000000000000000413711734662702011136 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0 Upstream-Name: wfrench Upstream-Contact: Paul Leyland Source: ftp://ftp.ox.ac.uk/pub/wordlists/french/dico.Z X-Upstream-Vcs: X-Upstream-Bugs: X-Upstream-Forum: Files: * Copyright: © 1989 Paul Leyland License: GPL-2.0+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". Files: debian/* Copyright: © 2012 Khalid El Fathi © 2008-2010 Francois Marier © 2001-2007 Nicolas Sabouret © 1997-2000 Christophe Le Bars License: GPL-2.0+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". debian/source/0000755000000000000000000000000011734662702010476 5ustar debian/source/format0000644000000000000000000000001411734662702011704 0ustar 3.0 (quilt) debian/info-wordlist0000644000000000000000000000005611734662702011722 0ustar Language: francais (French) Hash-Name: french debian/patches/0000755000000000000000000000000011734662702010625 5ustar debian/patches/series0000644000000000000000000000012711734662702012042 0ustar fix-add-words.patch fix-makefile.patch fix-remove-u-with-acute.patch fix-words.5.patch debian/patches/fix-words.5.patch0000644000000000000000000000363511734662702013742 0ustar Description: Update manpage Forwarded: No (The upstream source has not been updated in 23 years) Author: Khalid El Fathi Last-Update: 2012-03-28 --- a/words.5 +++ b/words.5 @@ -1,30 +1,41 @@ -.TH WORDS 5 "4 June 1994" "Linux" "Linux Programmers Manual" +.TH WORDS 5 "29 Sept 1998" "Linux" "Linux Programmers Manual" .SH NAME french \- a list of french words .SH DESCRIPTION -.B /usr/dict/french +.B /usr/share/dict/french is an ASCII file which contains an alphabetic list of words, one per line. -.SH AUTHOR -Word lists are collected and maintained by various authors. .SH FILES -.I /etc/dictionary -This is a link to a /usr/dict/ file. - -.I /usr/dict/words -This is linked to /etc/dictionary, it exists for -software compatibility. - +.I /etc/alternatives/dictionary +is a symbolic link to a +.I /usr/share/dict/ +file. +.I /usr/share/dict/words +is a symbolic link to +.IR /etc/alternatives/dictionary , +and is the name by which other software should refer to the +system word list. +See +.BR update-alternatives (8) +for more information. .PP The directory -.I /usr/dict +.I /usr/share/dict can contain word lists for many languages, with name of the language in English, e.g., -.I /usr/dict/french and /usr/dict/danish -contain respectively lists of French and Danish words if they exist. -Such lists should be coded using the ISO 8859 character set encoding. +.I /usr/share/dict/american-english +and +.I /usr/share/dict/danish +contain respectively lists of English and Danish words if they exist. +Such lists should be coded using the ISO 8859-1 character set encoding. .SH "SEE ALSO" -.IR ispell "(1)." -.SH History +.BR ispell (1), +.BR update-alternatives (8), +and the +.I Filesystem Hierarchy +.IR Standard . +.SH HISTORY The words lists are not specific, and may be generated from any number of sources. +.SH AUTHOR +Word lists are collected and maintained by various authors. debian/patches/fix-add-words.patch0000644000000000000000000000225111734662702014316 0ustar Description: Adding new words Forwarded: No (The upstream source has not been updated in 23 years) Author: Khalid El Fathi Last-Update: 2012-03-28 --- a/dico +++ b/dico @@ -6007,6 +6007,10 @@ amygdale amygdales an +anacarde +anacardes +anacardier +anacardiers anachronique anachroniques anachronisme @@ -31407,12 +31411,16 @@ dansotter dantesque dantesques +darce +darces dard darder dards dare-dare darne darnes +darse +darses dartre dartres data @@ -40164,7 +40172,7 @@ de'sengourdir de'sengrener de'senivrer -de'sennnuyer +de'sennuyer de'senrayer de'sensabler de'sensibiliser @@ -78884,6 +78892,8 @@ krak kraks krypton +kvas +kwas kyrielle kyrielles kyste @@ -79177,6 +79187,7 @@ lamantin lamantins lamas +lamaserie lambeau lambeaux lambin @@ -124513,6 +124524,7 @@ sole'cismes soleil soleils +solen solennel solennelle solennellement @@ -132043,6 +132055,7 @@ te^te-a`-te^te te^te-be^che te^te-de-ne`gre +te^teau te'te'e te'te'es te'ter @@ -136589,6 +136602,7 @@ valeureux valeurs valez +valgus valida validaient validais @@ -136919,6 +136933,7 @@ varlope varloper varlopes +varus vas vasculaire vasculaires debian/patches/fix-remove-u-with-acute.patch0000644000000000000000000000063711734662702016247 0ustar Description: Remove ú (U with acute) is a Latin letter not used in the french Forwarded: No (The upstream source has not been updated in 23 years) Author: Khalid El Fathi Last-Update: 2012-03-28 --- a/diacrit7to8.l +++ b/diacrit7to8.l @@ -54,7 +54,6 @@ "o~" putchar('õ'); "o\"" putchar('ö'); "u`" putchar('ù'); -"u'" putchar('ú'); "u^" putchar('û'); "u\"" putchar('ü'); "y'" putchar('ý'); debian/patches/fix-makefile.patch0000644000000000000000000000171511734662702014213 0ustar Description: Fix Makefile Forwarded: No (The upstream source has not been updated in 23 years) Author: Khalid El Fathi Last-Update: 2012-03-28 --- a/Makefile +++ b/Makefile @@ -1,18 +1,21 @@ LANG = french +# Edited for Debian GNU/Linux +DESTDIR = + all: $(LANG) diacrit7to8: diacrit7to8.l flex -8 -f diacrit7to8.l - gcc -O2 -fomit-frame-pointer -m486 lex.yy.c -lfl -o diacrit7to8 + gcc -O2 -fomit-frame-pointer lex.yy.c -lfl -o diacrit7to8 @/bin/rm lex.yy.c french: dico diacrit7to8 - cat dico | ./diacrit7to8 > $@ + cat dico | ./diacrit7to8 | iconv -f ISO-8859-1 -t UTF-8 > $@ install: all - install -o root -g root -m 644 $(LANG) $(prefix)/dict - install -o root -g root -m 644 words.5 $(prefix)/man/man5/$(LANG).5 + install -o root -g root -m 644 $(LANG) $(DESTDIR)/usr/share/dict + install -o root -g root -m 644 words.5 $(DESTDIR)/usr/share/man/man5/$(LANG).5 clean: - rm -f $(LANG) *~ ./#* + rm -f $(LANG) *~ ./#* diacrit7to8 debian/compat0000644000000000000000000000000211734662702010374 0ustar 9