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