]> git.donarmstrong.com Git - deb_pkgs/scowl.git/blob - debian/changelog
call install-myspell to register hunspell dictionaries (#696777)
[deb_pkgs/scowl.git] / debian / changelog
1 scowl (2018.04.16-1) unstable; urgency=medium
2
3   * New upstream release
4   * Use $(DEB_VERSION) for hunspel-en-{us,au,ca} insead of
5     $(DEB_VERSION_UPSTREAM) (Closes: #884921)
6   * Fix failure to build reproducibly with new debhelper versions due to
7     wrong install: and build: targets in Makefile. (Closes: #890618)
8     Thanks to Chris Lamb.
9   * Call install-myspell to register the hunspell dictionaries (Closes:
10     #696777)
11
12  -- Don Armstrong <don@debian.org>  Tue, 24 Apr 2018 16:08:24 -0700
13
14 scowl (2017.08.24-1) unstable; urgency=medium
15
16   * New upstream release
17   * Move sangs (plural of an obscure plant) to -95 (Closes: #861025).
18     Thanks to Josh Triplett.
19   * variant_0 and variant_1 are now _1 and _2; update rules to properly
20     include them (Closes: #867586). Thanks to 積丹尼 Dan Jacobson.
21   * build hunspell-en-{us,au,ca} from here. The versions in
22     libreoffice-dictionaries are built from here anyway (closes: #795159,
23     #874519, #879199). Thanks to Rene Engelhard for the patch.
24
25  -- Don Armstrong <don@debian.org>  Fri, 20 Oct 2017 12:09:03 -0700
26
27 scowl (2017.01.22-1) experimental; urgency=low
28
29   * New upstream release
30   * Include the proper variant spelling into the proper language (Closes:
31     #659841). Thanks to Drew Parsons.
32   * Sort using LC_ALL=C to make builds reproducible. (Closes: #791851).
33     Thanks to Reiner Herrmann.
34   * Remove non-word mys (Closes: #858961). Thanks to Josh Triplett.
35   * Switch to dh $@ style packaging
36   * Switch to quilt packaging
37
38  -- Don Armstrong <don@debian.org>  Sun, 09 Apr 2017 15:25:00 -0700
39
40 scowl (7.1-1) unstable; urgency=low
41
42   * New upstream release
43     - Move dieing to english-words.80 (Closes: #515896)
44     - Modularises is in english-words.80 (Closes: #634824)
45   * Remove uniprocessorunix, thanks to Dean Menezes (Closes: #530456)
46   * afterward and afterwards are both perfectly legitimate english words;
47     add them to english-words.10 (Closes: #564032)
48   * Add unices, unixen to hacker list; add unixes to english-words.95,
49     thanks to Dean Menezes (Closes: #530457)
50   * Add analyses (plural of analysis) (Closes: #570718). Thanks to Benoit
51     Sibaud.
52   * Deprecate irregardless slightly (Closes: #584076)
53   * Stick prepend into american words even though it is computer
54     jargon (Closes: #402055)
55
56  -- Don Armstrong <don@debian.org>  Wed, 12 Oct 2011 14:44:02 -0700
57
58 scowl (6-3) unstable; urgency=low
59
60   * Encode in UTF-8, thanks to Marc Fournier (Closes: #470463)
61   * Kill off triple letter misspellings, thanks to Justin B Rye (Closes:
62     #304501).
63   * Fix supr{essed,ising} issues in english-words.95, thanks to Jidanni
64     (closes: #521229)
65   * Sanitize the makefile to not be so repetitive
66   * Add -insane package to include the .95 wordlists
67   * Include hacker special wordlist in the insane dictionaries
68   * Add homepage field
69   * Update standards version
70
71  -- Don Armstrong <don@debian.org>  Sun, 29 Mar 2009 23:59:43 -0700
72
73 scowl (6-2.3) unstable; urgency=low
74
75   * Taking over this package (Closes: #487734)
76   * Fix the building of -huge binaries (Closes: #346113) [Thanks to Jason
77     Rhinelander <jagerman@jagerman.com> for a patch, though I actually
78     implemented myself without seeing his.]
79   
80  -- Don Armstrong <don@debian.org>  Thu, 03 Jul 2008 18:16:08 -0700
81
82 scowl (6-2.2) unstable; urgency=low
83
84   * Non-maintainer upload.
85   * Make wamerican no longer depend on dictionaries-common, while
86     using its features if present: (Closes: #487977).
87     - wamerican.links: Install /usr/share/dict/words link to
88       american-english.
89     - wamerican.post{inst,rm}: Run dictionaries-common stuff only
90       if available.
91     - wamerican.config: Check that dictionaries-common is installed
92       and a recent version (having elanguages support) before trying
93       to use it.
94     - debian/rules: Do not auto-generate maintainer scripts for
95       wamerican, but use the new hardcoded ones. Split
96       installdeb-wordlist stuff for wamerican and the rest of the
97       wordlists, moving both to the install target.
98     - debian/control: Remove dictionaries-common dependency and
99       include a conflicts against dictionaries-common (<< 0.98) where
100       /usr/share/dict/words link diversion is included.
101   * debian/control:
102     - Bumped Standards-Version to 3.7.3. No changes needed.
103     - Moved debhelper dependency from Build-Depends-Indep to
104       Build-Depends. debhelper is required to run the clean target
105       of debian/rules (Policy Manual, section 7.6).
106
107  -- Agustin Martin Domingo <agmartin@debian.org>  Thu, 26 Jun 2008 12:24:26 +0200
108
109 scowl (6-2.1) unstable; urgency=low
110
111   * Non-maintainer upload.
112   * Bumped Standards-Version to 3.7.2. No changes needed.
113   * debian/compat now is 5.
114   * Apply patch from Tom Parker <debian@tevp.net>, to stop Scowl generated
115     packages to erronously depend on debconf twice, and to allow for
116     debconf-2.0 as an alternate, thus blocking the cedebconf transition
117     (Closes: #393455).
118
119  -- Amaya Rodrigo Sastre <amaya@debian.org>  Sat, 27 Jan 2007 18:38:03 +0100
120
121 scowl (6-2) unstable; urgency=low
122
123   * debian/rules: remove a ${!VAR} bashism; replace with eval(...)
124     Closes: #207102 scowl: debian/rules script contains bashisms
125
126  -- David Coe <davidc@debian.org>  Fri, 14 Oct 2005 22:00:22 -0400
127
128 scowl (6-1) unstable; urgency=low
129
130   * New upstream release.
131     Closes: #333207 wamerican-large: new upstream release 6 available
132   * debian/rules and debian/control: Added -huge versions of the
133     american, canadian, and british word lists. Upstream word lists are
134     now better organized; we take advantage of that by adding the new
135     size "40" word lists to the standard lists, the size "55" word lists
136     to the -large lists, and the size "80" word lists to the (new) -huge
137     lists.
138     Closes: #317422 dictionaries-common: sightlines/metallicity
139     "Sightlines" is now in the -huge lists; "metallicity" is only in the
140     upstream size "95" lists, so (by my policy) even the -huge lists
141     won't include it.  If you want that, and all the other really odd
142     words, please install and use the Debian "scowl" package.
143   * Added "Debian" and "Debian's" to english-proper-names.50, which
144     gets them into the standard, -large, and -huge lists.
145     If Microsoft is there (it is), we should be too ;).
146     Closes: #327749: wamerican: should include "debian" in wordlist
147   * debian/control:
148     - standards version 3.6.2 (no changes required)
149     - removed the 'wenglish' dummy package
150       Closes: #322072 wenglish: Dummy package still needed?
151       Closes: #286583 wenglish: typo in package description
152   * debian/copyright: updated copyright (some additions from
153     latest upstream README).
154
155  -- David Coe <davidc@debian.org>  Fri, 14 Oct 2005 01:00:03 -0400
156
157 scowl (5-4) unstable; urgency=low
158
159   * debian/control: depend [and build-depend] on newer
160     dictionaries-common[-dev] (>=0.20).
161     Closes: #232166 "Please update your ... package(s) to new .config system"
162   * debian/control; bump standards-version; no changes required.
163   * debian/wenglish.preinst: removed -- this previously-implemented half-fix
164     is now unnecessary.
165     Closes: #216397 "debconf oops"
166   * debian/control: add missing debconf dependencies.
167
168  -- David Coe <davidc@debian.org>  Mon, 16 Feb 2004 02:38:32 -0500
169
170 scowl (5-3) unstable; urgency=low
171
172   * corrected a typo/thinko in the scowl pacakge description;
173     thanks to Leonardo Rochael Almeida for noticing and reporting it.
174     Closes: #201564: s/wenglish/wbritish/ in package description
175   * added wenglish.preinst, to remove the obsolete "wenglish"
176     debconf choice, now that wamerican has replaced wenglish.
177     See also dictionaries-common bug #200098, which explains
178     why this solution is not perfect.
179     Closes: #202570: typo in debconf prompt
180   * standards version 3.6.0; converted this changelog to UTF-8.
181
182  -- David Coe <davidc@debian.org>  Wed, 30 Jul 2003 01:48:46 -0400
183
184 scowl (5-2) unstable; urgency=low
185
186   * Include also the appropriate variant_0 and variant_1 words,
187     to provide the more common spelling alternatives.
188
189  -- David Coe <davidc@debian.org>  Thu,  3 Jul 2003 14:48:48 -0400
190
191 scowl (5-1) unstable; urgency=low
192
193   * New upstream package (SCOWL) replaces previous upstream sources for
194     wenglish and wbritish; wenglish had been built from a (possibly)
195     non-free source (linux-words), and wbritish had been built from a
196     relatively incomplete source (words extracted from the ispell british
197     dictionary).  SCOWL (Spell-Checker Oriented Word Lists) is a
198     collection of English word lists maintained by Kevin Atkinson at
199     http://wordlist.sf.net, is completely Free, is of significantly
200     better quality, and is supported upstream.
201     Thanks to Brian Nelson <nelson@bignachos.com> for suggesting we use
202     the SCOWL wordlists.  This source package (scowl) now creates the
203     following binary packages:
204       wamerican, wamerican-small, wamerican-large,
205       wbritish,  wbritish-small,  wbritish-large,
206       wcanadian, wcanadian-small, wcanadian-large,
207       scowl,
208       wenglish (dummy package to install wamerican, for upgrades)
209     Closes: #170490: wenglish: Package contains a non-DFSG-compliant list
210     Closes: #141707: wbritish: seems to be missing some very basic words
211     Closes: #165251: wbritish: Missing word ('behemoth')
212     Closes: #176875: Gullible isn't in the dictionary
213     Closes: #147959: wenglish: Spelling "plebian" is nonstandard
214     Closes: #175906: wenglish: should be called wamerican
215   * My sincere gratitude to Agustin Martin Domingo for paying attention to
216     ispell and the english word lists while I was preoccupied, and for his
217     NMUs during the dictionaries-common transition.
218     Closes: #164257: wbritish: Please update your wbritish package to IDWP new policy
219     Closes: #164260: wenglish: Please update your wenglish package to IDWP new policy
220   * 'Pharoah' is only in the "huge" SCOWL dictionary, which is normally
221     considered unreasonable for spell checking (too many false positives);
222     I suggest you add it to your own personal list, or install the scowl
223     package and create the huge list (or one customized to your needs).
224     If you disagree with upstream's classification of that word, please
225     reopen the bug report with some explanation, and I'll happily forward
226     it upstream.  Thanks.
227     Closes: #175394: wenglish: missing word 'pharaoh'
228
229  -- David Coe <davidc@debian.org>  Mon, 16 Jun 2003 22:26:28 -0400
230
231 wenglish (2.0-2.4) unstable; urgency=low
232
233   * Just a rebuild to make sure at least dictionaries-common-dev-0.8.4
234     is used,since there was a minor change in the debconf config
235     files to have debconf choices properly sorted. David, no need to
236     change anything in your sources, just make sure you use at least
237     that version. This fix will then propagate the next time you build
238     the package. Sorry for not having asked you about this upload with
239     more time.
240
241  -- Agustin Martin Domingo <agmartin@debian.org>  Fri, 25 Oct 2002 13:37:41 +0200
242
243 wenglish (2.0-2.3) unstable; urgency=low
244
245   * Non-Maintainer Upload
246   * This time really added dictionaries-common-dev to 'Build-Depends-Indep'.
247     That was missed previously in (2.0-2.2).
248
249  -- Agustin Martin Domingo <agmartin@debian.org>  Mon, 21 Oct 2002 13:12:14 +0200
250
251 wenglish (2.0-2.2) unstable; urgency=low
252
253   * Non-Maintainer Upload
254   * New policy compliant package (closes: #164260)
255   * Some minor changes with respect to package in sourceforge:
256     +++ control files:
257     - Changing 'Pre-Depends: dictionaries-common' to a simple
258       Depends.
259     - Added dictionaries-common-dev to 'Build-Depends-Indep'
260     +++ words-american-english.5
261     - Changed '/etc/dictionary' to '/etc/dictionaries-common/words' and
262       'update-alternatives' to 'select-default-wordlist'
263
264  -- Agustin Martin Domingo <agmartin@debian.org>  Mon, 21 Oct 2002 11:52:46 +0200
265
266 wenglish (2.0-2.1) unstable; urgency=low
267
268   * Experimental release after the dictionaries policy proposal.
269   * Removed postinst and prerm. So, David, DO NOT REUSE THIS PACKAGE
270     FOR THE OFFICIAL BRANCH.
271
272  -- Agustín Martín Domingo <agmartin@debian.org>  Fri, 30 Nov 2001 17:37:59 +0100
273
274 wenglish (2.0-2) unstable; urgency=low
275
276   * added some missing words and their variations.  Closes: #108233.
277   * added missing variations of some previously-added words.
278   * updated standards to debian policy 3.5.6.
279
280  -- David Coe <davidc@debian.org>  Fri, 10 Aug 2001 18:20:03 -0400
281
282 wenglish (2.0-1) unstable; urgency=medium
283
284   * new maintainer.
285   * cnanged version to agree with upstream source version.
286   * included additional documentation from the upstream source.
287   * Updated standards to debian policy 3.5.2.
288     Closes: #80775 "man pages in wrong directory."
289   * fixed prerm to run update-alternatives at the proper time.
290     Closes: #87332 "dictionary alternative and wenglish's prerm"
291   * closing an old bug, was apparently fixed in 1.0-12 (when /etc/dictionary
292     was removed).
293     Closes: #35098 "unknown-source: a dangling symlink."
294   * renamed american-english.5 to words-american-english.5, to minimize
295     confusion with similarly-named idict-american-english.5 man page;
296     symlink american-english.5 to words-american-english.5.
297   * added the word "hullabaloo" (in support of ispell/iamerican bug
298     65620).
299
300  -- David Coe <davidc@debian.org>  Sat, 24 Feb 2001 13:46:29 -0500
301
302 wenglish (1.0-12) unstable; urgency=low
303
304   * In postinst, clean up /etc/dictionary and transfer its value into
305     the alternatives system.
306
307  -- Charles Briscoe-Smith <cpbs@debian.org>  Thu, 15 Apr 1999 01:32:53 +0100
308
309 wenglish (1.0-11) unstable; urgency=low
310
311   * Update the package's description to match reality.
312
313  -- Charles Briscoe-Smith <cpbs@debian.org>  Tue, 13 Oct 1998 02:32:09 +0100
314
315 wenglish (1.0-10) unstable; urgency=low
316
317   * Update standards-version to 2.4.1 (no changes required).
318   * Moved /usr/dict/english to /usr/share/dict/american-english.
319   * Replaced old maintainer scripts with new ones which call
320     update-alternatives.
321   * Updated man page.
322
323  -- Charles Briscoe-Smith <cpbs@debian.org>  Tue, 29 Sep 1998 12:24:34 +0100
324
325 wenglish (1.0-9) frozen unstable; urgency=low
326
327   * Gack.  Maybe I should actually -install- the postrm script?
328     (How embarrassing.)  Postrm script now installed properly.
329   * Remove leftover half-email from the end of the changelog.  (How did
330     that get there?)
331
332   * Remove quibble from copyright file; simple lists of words can't
333     be copyrighted.
334
335  -- Charles Briscoe-Smith <cpbs@debian.org>  Wed,  8 Apr 1998 03:43:42 +0100
336
337 wenglish (1.0-8) frozen unstable; urgency=low
338
339   * Rewrite maintainer scripts, and properly this time (and thus fixes
340     bug 7454 slightly better than last time, but still not completely;
341     that will be done in slink).  All cases handled, and it's properly
342     tested.  The new scripts used here are intended to go in all the
343     w<language> dictionary packages before the release of hamm so that
344     they all ask questions consistently, and only when they need to.
345     (If all the dictionary packages use these, bug 19600 will be fixed.)
346     Major changes are:
347   * Don't randomize the /etc/dictionary symlink on mass-upgrade.
348   * No longer use relative symlinks between top-level directories.
349   * Don't remove /etc/dictionary symlink, which records the system's
350     default dictionary language, unless the corresponding dictionary is
351     being purged.
352
353  -- Charles Briscoe-Smith <cpbs@debian.org>  Sun,  5 Apr 1998 16:08:33 +0100
354
355 wenglish (1.0-7) unstable; urgency=low
356
357   * No longer asks whether english should be the default dictionary when
358     upgrading, only on an install.  (Attempts to fix bug #7454.)
359
360   * Add `xylophone' and `migraine' to the word list (first checking
361     them against the Oxford Minidictionary and the Collins Westminster
362     Desk Companion.)  (Fixes:bug#9325,#10642)
363
364   * Added extended package description.  (Fixes:bug#3655)
365   * Provide wordlist virtual package.  (Fixes:bug#9393)
366
367   * New maintainer.
368   * Undebmaked; now uses my generic debian/rules.
369   * Updated to standards version 2.4.0.0.
370
371  -- Charles Briscoe-Smith <cpbs@debian.org>  Fri, 27 Feb 1998 13:42:34 +0000
372
373 wenglish (1.0-6) unstable; urgency=low
374
375   * New source packaging format.
376
377  -- Herbert Xu <herbert@debian.org>  Sat, 8 Feb 1997 22:16:50 +1100
378
379