liblingua-ispell-perl 0.07-7 source package in Ubuntu

Changelog

liblingua-ispell-perl (0.07-7) unstable; urgency=low

  [ Axel Beckert ]
  * Make (sole) patch DEP-3 compatible
  * debian/copyright: Replace no more valid perl.com URL by a MetaCPAN
    URL. Issue reported by DUCK.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * Change bugtracker URL(s) to HTTPS.

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ Debian Janitor ]
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.

  [ gregor herrmann ]
  * debian/copyright: replace tabs with spaces / remove trailing
    whitespace.
  * debian/watch: use uscan version 4.

 -- Jelmer Vernooij <email address hidden>  Wed, 15 Jun 2022 15:20:13 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
liblingua-ispell-perl_0.07-7.dsc 2.1 KiB ee531a5102016431a0636cf610f94b3a87e44a0be13399050d707df7653efa58
liblingua-ispell-perl_0.07.orig.tar.gz 8.6 KiB 84b5b2ba729a3ddf8574e206a89c037295264dbf06d35b3e4978088119a56172
liblingua-ispell-perl_0.07-7.debian.tar.xz 4.2 KiB 9288e93632f7f7266a1ab8faf6b296ecc498f3134d57c54f7f4f82f6690ba35a

Available diffs

No changes file available.

Binary packages built by this source

liblingua-ispell-perl: Perl module encapsulating access to the ispell program

 Lingua::Ispell allows a perl program to communicate with an ispell
 process to check spellings of strings. A sample program called
 `spellcheck' is provided.