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