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