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