r-cran-hunspell 3.0.2+dfsg-2 source package in Ubuntu

Changelog

r-cran-hunspell (3.0.2+dfsg-2) experimental; urgency=medium

  * Enable building twice in a row (thanks for the patch to Rene Engelhard)
    Closes: #1028123
  * update copy of (private) htypes.hxx and csutil.hxx to fix build with
    hunspell 1.7.2. Bump build-dependency (thanks for the patch to Rene
    Engelhard)
    Closes: #1028124

 -- Andreas Tille <email address hidden>  Tue, 10 Jan 2023 14:31:02 +0100

Upload details

Uploaded by:
Debian R Packages Maintainers
Uploaded to:
Experimental
Original maintainer:
Debian R Packages Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
r-cran-hunspell_3.0.2+dfsg-2.dsc 2.2 KiB 0481738d9f15d78408cbd21ee069dc89fc115a43bb77952a388563a7de40a710
r-cran-hunspell_3.0.2+dfsg.orig.tar.xz 1.9 MiB d60a30643f2875612de01e7dfae30b7f5ea5e5e4ee55796df2c0588ad5450034
r-cran-hunspell_3.0.2+dfsg-2.debian.tar.xz 7.8 KiB 39b4ad99ec3955be31ffb7718a23a330f7090a820b9ae6d5861c8653cb6bc6a2

No changes file available.

Binary packages built by this source

r-cran-hunspell: GNU R support for high-performance stemmer, tokenizer, and spell checker

 Low level spell checker and morphological analyzer based on the
 famous 'hunspell' library <https://hunspell.github.io>. The package can analyze
 or check individual words as well as parse text, LaTeX, html or xml documents.
 For a more user-friendly interface use the 'spelling' package which builds on
 this package to automate checking of files, documentation and vignettes in all
 common formats.

r-cran-hunspell-dbgsym: debug symbols for r-cran-hunspell