aspell 0.60.8-5 source package in Ubuntu

Changelog

aspell (0.60.8-5) unstable; urgency=medium

  * New patches to fix minor issues with aspell.1 and run-with-aspell.1
    man pages (thanks Bjarni Ingi Gislason).
    - 8000_Fix-aspell.1--manual-page.diff (Closes: #1037059).
    - 8000_Fix-run-with-aspell.1-manual-page.diff (Closes: #1037060).
  * debian/libaspell15.lintian-overrides: Update to new format and
    document.
  * debian/source/lintian-overrides: New overrides file.
  * debian/control:
    - Update Build-Depends: libncursesw5-dev => libncurses-dev.
    - Bump Standards-Version. No changes required.

 -- Agustin Martin Domingo <email address hidden>  Mon, 12 Jun 2023 11:46:16 +0200

Upload details

Uploaded by:
Agustin Martin Domingo
Uploaded to:
Sid
Original maintainer:
Agustin Martin Domingo
Architectures:
any all
Section:
text
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main text

Downloads

File Size SHA-256 Checksum
aspell_0.60.8-5.dsc 2.3 KiB 9f586eb60c748b4c9b7372fecf1af5cc248e69eca818aaa8574cc0b39edecaf7
aspell_0.60.8.orig.tar.gz 3.3 MiB f9b77e515334a751b2e60daab5db23499e26c9209f5e7b7443b05235ad0226f2
aspell_0.60.8.orig.tar.gz.asc 181 bytes 1ae84ae789fffa64f8e3cec233e6bb5a61ac06e13278c8175f58a3272986e2d4
aspell_0.60.8-5.debian.tar.xz 27.3 KiB 6f2e13ea56791c43ac3b9b3810a30156734070454771469003fd275c4547f472

No changes file available.

Binary packages built by this source

aspell: GNU Aspell spell-checker

 GNU Aspell is a spell-checker which can be used either as a standalone
 application or embedded in other programs. Its main feature is that it
 does a much better job of suggesting possible spellings than just about
 any other spell-checker available for the English language, including
 Ispell and Microsoft Word. It also has many other technical
 enhancements over Ispell such as using shared memory for dictionaries
 and intelligently handling personal dictionaries when more than one
 Aspell process is open at once.
 .
 Aspell is designed to be a drop-in replacement for Ispell.

aspell-dbgsym: debug symbols for aspell
aspell-doc: Documentation for GNU Aspell spell-checker

 This package contains the documentation for GNU Aspell in various
 formats. The aspell package comes with minimal man pages. Install
 this package if you need further information on the development process
 and workings of Aspell.

libaspell-dev: Development files for applications with GNU Aspell support

 This package contains the headers and static libraries for developing
 applications with Aspell spell-checking support.
 .
 You need this package ONLY if you plan to build applications that link
 against the Aspell libraries. You do not have to install this package
 if all you want to do is use the Aspell program to spell-check
 documents.

libaspell15: GNU Aspell spell-checker runtime library

 These are the runtime parts of the Aspell and pspell spell-checking
 toolkits, needed by applications that use the toolkits at runtime.
 .
 For a standalone spell-checker, install aspell as well.

libaspell15-dbgsym: debug symbols for libaspell15
libpspell-dev: Development files for applications with pspell support

 This package contains the headers and static libraries for developing
 applications with portable spell-checking interface (pspell) support.
 .
 You need this package ONLY if you plan to build applications that link
 against the pspell static libraries. You do not have to install this
 package if all you want to do is use the Aspell program to spell-check.