X-Git-Url: https://git.donarmstrong.com/?p=deb_pkgs%2Fscowl.git;a=blobdiff_plain;f=debian%2Fchangelog;h=efc22d5859692f98065e6f2003f73e1a880e5bf9;hp=b97962f22433f87ee9eaa504626fb89775feed7d;hb=4f90a62640fe0754a929a072fbc5c544e964a056;hpb=1f5c11ea84cac8c3a07f42a82d65c4a5a8b23015;ds=sidebyside diff --git a/debian/changelog b/debian/changelog index b97962f..efc22d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +scowl (2019.10.06-1) unstable; urgency=medium + + * New upstream release (Closes: #952736) + + -- 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