X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=6da3cfc033cb0dfaa2ef50f8e09849e4af16e5ab;hb=4510f7fed66204384fe8c39fc875e24fd874229b;hp=5a33227d1c57b634c98e903b0eaeca40d2c24416;hpb=393ed6aebb9add0a5ff89d0eed949fc2d128a3e8;p=deb_pkgs%2Fscowl.git diff --git a/debian/changelog b/debian/changelog index 5a33227..6da3cfc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,80 @@ -scowl (7.1-2) UNRELEASED; urgency=low +scowl (2020.12.07-3) unstable; urgency=medium + * Include hunspell .bdic files (for qtwebengine and others). (Closes: + #1017646) Thanks to Soren Stoutner. + + -- Don Armstrong Mon, 19 Sep 2022 16:19:57 -0700 + +scowl (2020.12.07-2) unstable; urgency=medium + + * Separate uniqifying from sort; users (and other plurals with + contractions) missing from wordlist because of this. (Closes: + #1003935) + + -- Don Armstrong Wed, 19 Jan 2022 21:16:40 -0800 + +scowl (2020.12.07-1) unstable; urgency=medium + + * New upstream release + * Wordlists are now sorted with the -d option to sort, which only sorts + in dictionary order instead of sorting in LC_SORT=C order. (Closes: + #987857) + * Switch to using mk-list instead of custom code for identifying files + to include + * Include apostrophe in hunspell affix wordlist; hunspell now supports + contractions (Closes: #491638) + + -- Don Armstrong Thu, 21 Oct 2021 15:46:29 -0700 + +scowl (2019.10.06-1) unstable; urgency=medium + + * New upstream release (Closes: #952736) + * Deprecate reprized for reprised (Closes: #952653) + * Use up to 70 wordlists for hunspell (Closes: #933544) + * Distribute all scowl files as utf-8 (Closes: #775480) + + -- Don Armstrong Sat, 29 Feb 2020 20:07:46 -0800 + +scowl (2018.04.16-1) unstable; urgency=medium + + * New upstream release + * Use $(DEB_VERSION) for hunspel-en-{us,au,ca} insead of + $(DEB_VERSION_UPSTREAM) (Closes: #884921) + * Fix failure to build reproducibly with new debhelper versions due to + wrong install: and build: targets in Makefile. (Closes: #890618) + Thanks to Chris Lamb. + * Call install-myspell to register the hunspell dictionaries (Closes: + #696777) + * All of the packages we produce are Multi-Arch: foreign (Closes: #752589) + * Update standard-version; no changes. + + -- Don Armstrong Tue, 24 Apr 2018 16:08:24 -0700 + +scowl (2017.08.24-1) unstable; urgency=medium + + * New upstream release + * Move sangs (plural of an obscure plant) to -95 (Closes: #861025). + Thanks to Josh Triplett. + * variant_0 and variant_1 are now _1 and _2; update rules to properly + include them (Closes: #867586). Thanks to 積丹尼 Dan Jacobson. + * build hunspell-en-{us,au,ca} from here. The versions in + libreoffice-dictionaries are built from here anyway (closes: #795159, + #874519, #879199). Thanks to Rene Engelhard for the patch. + + -- Don Armstrong Fri, 20 Oct 2017 12:09:03 -0700 + +scowl (2017.01.22-1) experimental; urgency=low + + * New upstream release * Include the proper variant spelling into the proper language (Closes: #659841). Thanks to Drew Parsons. * Sort using LC_ALL=C to make builds reproducible. (Closes: #791851). Thanks to Reiner Herrmann. + * Remove non-word mys (Closes: #858961). Thanks to Josh Triplett. + * Switch to dh $@ style packaging + * Switch to quilt packaging - -- Don Armstrong Wed, 12 Oct 2011 15:04:24 -0700 + -- Don Armstrong Sun, 09 Apr 2017 15:25:00 -0700 scowl (7.1-1) unstable; urgency=low