diff -urNad spell-1.0.orig/debian/patches/01-conglomeration.dpatch spell-1.0/debian/patches/01-conglomeration.dpatch --- spell-1.0.orig/debian/patches/01-conglomeration.dpatch 2008-05-05 01:50:47.000000000 +0100 +++ spell-1.0/debian/patches/01-conglomeration.dpatch 2008-05-05 01:51:02.000000000 +0100 @@ -587,163 +587,6 @@ error (EXIT_FAILURE, errno, "error executing %s", ispell_prog); if (execl (ispell_prog, "ispell", "-a", NULL) < 0) -diff -Naur spell-1.0.orig/spell.info spell-1.0/spell.info ---- spell-1.0.orig/spell.info 1996-04-10 18:15:23.000000000 +0000 -+++ spell-1.0/spell.info 2006-09-08 18:49:47.000000000 +0000 -@@ -1,5 +1,9 @@ --This is Info file spell.info, produced by Makeinfo-1.64 from the input --file ./spell.texi. -+This is spell.info, produced by makeinfo version 4.7 from ./spell.texi. -+ -+START-INFO-DIR-ENTRY -+* Spell: (spell). A clone of Unix `spell'. -+END-INFO-DIR-ENTRY -+INFO-DIR-SECTION Spell Checker - - This file documents GNU Spell, a clone of Unix `spell'. - -@@ -36,12 +40,12 @@ -  - File: spell.info, Node: Overview, Next: Invoking Spell, Up: Top - --Overview --******** -+1 Overview -+********** - -- GNU Spell is a spell checking program which prints each misspelled --word on a line of its own. It is designed as a clone of the standard --Unix `spell' program, and implemented as a wrapper for Ispell. Spell -+GNU Spell is a spell checking program which prints each misspelled word -+on a line of its own. It is designed as a clone of the standard Unix -+`spell' program, and implemented as a wrapper for Ispell. Spell - accepts as its arguments a list of files to read from. Within that - list, the magical file name `-' causes Spell to read from standard - input. In addition, when called with no file name arguments, Spell -@@ -55,10 +59,10 @@ -  - File: spell.info, Node: Invoking Spell, Next: Example, Prev: Overview, Up: Top - --Invoking Spell --************** -+2 Invoking Spell -+**************** - -- The format for running GNU Spell is: -+The format for running GNU Spell is: - - spell [OPTION]... [FILE]... - -@@ -76,7 +80,7 @@ - - `--dictionary=FILE' - `-d FILE' -- Use the named dictionary. -+ Use the named file as a personal dictionary. - - `--help' - `-h' -@@ -96,6 +100,10 @@ - Print the line number of each misspelled word along with the word - itself. - -+`--ispell-dictionary=DICTIONARY' -+`-D DICTIONARY' -+ Use the named Ispell dictionary. -+ - `--print-file-name' - `-o' - Print the file name which contained the misspelled words on each -@@ -114,14 +122,15 @@ - `-x' - Ignored; for compatibility. - -+ -  - File: spell.info, Node: Example, Next: Problems, Prev: Invoking Spell, Up: Top - --Example --******* -+3 Example -+********* - -- Using GNU Spell is quite simple. Here's an example, which you can --try when in the directory of Spell's source code. -+Using GNU Spell is quite simple. Here's an example, which you can try -+when in the directory of Spell's source code. - - $ spell --print-file-name --number sample - sample:1: Tihs -@@ -141,16 +150,16 @@ - - The words printed on standard output are all the (purposely) - misspelled words in `sample'. Notice the options `--print-file-name' --and `--number' (*note Invoking Spell::.). They are responsible for the -+and `--number' (*note Invoking Spell::). They are responsible for the - prefix you see on each line, `sample:LINENO '. - -  - File: spell.info, Node: Problems, Next: Concept Index, Prev: Example, Up: Top - --Problems --******** -+4 Problems -+********** - -- If you find a bug in GNU Spell, or have any questions, comments, or -+If you find a bug in GNU Spell, or have any questions, comments, or - suggestions about it, please send electronic mail to - `bug-gnu-utils@prep.ai.mit.edu'. When sending bug reports, include the - version number, which you can find by running `spell --version'. Also -@@ -165,29 +174,30 @@ - Concept Index - ************* - -+[index] - * Menu: - --* bugs: Problems. --* example: Example. --* getting help: Invoking Spell. --* help: Invoking Spell. --* invoking: Invoking Spell. --* options: Invoking Spell. --* overview: Overview. --* problems: Problems. --* sample: Example. --* suggestions: Problems. --* usage: Invoking Spell. --* version: Invoking Spell. -+* bugs: Problems. (line 6) -+* example: Example. (line 6) -+* getting help: Invoking Spell. (line 6) -+* help: Invoking Spell. (line 6) -+* invoking: Invoking Spell. (line 6) -+* options: Invoking Spell. (line 6) -+* overview: Overview. (line 6) -+* problems: Problems. (line 6) -+* sample: Example. (line 6) -+* suggestions: Problems. (line 6) -+* usage: Invoking Spell. (line 6) -+* version: Invoking Spell. (line 6) - - -  - Tag Table: --Node: Top865 --Node: Overview1239 --Node: Invoking Spell2039 --Node: Example3243 --Node: Problems4046 --Node: Concept Index4699 -+Node: Top847 -+Node: Overview1221 -+Node: Invoking Spell2022 -+Node: Example3335 -+Node: Problems4138 -+Node: Concept Index4792 -  - End Tag Table diff -Naur spell-1.0.orig/spell.texi spell-1.0/spell.texi --- spell-1.0.orig/spell.texi 1996-04-10 04:20:14.000000000 +0000 +++ spell-1.0/spell.texi 2006-09-08 18:49:47.000000000 +0000