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

Changelog

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

  * Adopting this package on behalf of the Debian pkg-perl group
    (Closes: #321466)
  * Raised debhelper compat version to 5
  * Raised standards-version to 3.7.2
  * Moved debhelper from build-depends-indep to build-depends

 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  27 Apr 2007 00:25:45 +0100

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Gutsy
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe perl

Builds

Gutsy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
liblingua-ispell-perl_0.07.orig.tar.gz 8.6 KiB 84b5b2ba729a3ddf8574e206a89c037295264dbf06d35b3e4978088119a56172
liblingua-ispell-perl_0.07-5.diff.gz 3.0 KiB 3e357037f61578cfe59c7ec86c5026e8de4e3b7ce61e8c81d0c0df041600f60e
liblingua-ispell-perl_0.07-5.dsc 725 bytes e8e75d509e5a97ac14bb56e9fb2256b1fe2ad1cf745a4b72deb1b0a57e877834

View changes file

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.