X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=3244f79fdf03a5caa2f7651f29a9e456d1c3c74b;hb=184e54b67ec57fe58d235d11cde8a43ce7bee0f1;hp=0d6af1b422a37896073c24b354fa586b46364602;hpb=ddff72a52034161d028f8a3dfa13d37ebd09b62e;p=deb_pkgs%2Fscowl.git diff --git a/debian/changelog b/debian/changelog index 0d6af1b..3244f79 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,39 @@ +scowl (2017.08.24-2) unstable; urgency=medium + + * 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. + + -- Don Armstrong Mon, 19 Feb 2018 17:35:59 -0800 + +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 Sun, 09 Apr 2017 15:25:00 -0700 + scowl (7.1-1) unstable; urgency=low * New upstream release