debian/0000755000000000000000000000000012260677712007200 5ustar debian/README.source0000644000000000000000000000036312260674777011371 0ustar This package uses quilt to manage all modifications to the upstream source. Changes are stored in the source package as diffs in debian/patches and applied during the build. See /usr/share/doc/quilt/README.source for a detailed explanation. debian/changelog0000644000000000000000000001066512260677712011062 0ustar liblingua-ispell-perl (0.07-6) unstable; urgency=low * Team upload [ gregor herrmann ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. * debian/rules: - don't install empty /usr/lib/perl5 directory - remove unneeded OPTIMIZE variable - let build-stamp depend on configure-stamp instead of build - remove unneeded calls to dh_link and dh_strip - remove deletion of .packlist, not created anymore * debian/rules: delete /usr/lib/perl5 only if it exists. * debian/watch: use dist-based URL. * Split out the changes that fix the path issue into a proper patch; add quilt framework. * Refresh debian/rules, no functional changes, except: enable test suite. * Add debian/README.source to document quilt usage, as required by Debian Policy since 3.8.0. * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * debian/control: Added: ${misc:Depends} to Depends: field. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Salvatore Bonaccorso ] * debian/control: Changed: Replace versioned (build-)dependency on perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as permitted by Debian Policy 3.8.3). [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Axel Beckert ] * Remove obsolete local variables from the bottom of debian/changelog * Switch to source format "3.0 (quilt)" + Drop quilt usage from debian/rules and the quilt build-dependency * Fixes the following lintian warnings: + copyright-refers-to-symlink-license + copyright-without-copyright-notice * Bump debhelper compatibility to 9 + Update versioned debhelper build-dependency accordingly * Revamp debian/rules + Fix lintian warning debian-rules-missing-recommended-target + Replace "dh_clean -k" with "dh_prep" + Use dh_auto_{configure,build,test,install,clean} + Remove obsolete /usr/lib/perl5 handling + Remove obsolete dh_{clean,installchangelogs} parameters + Move dh_installexamples parameter to debian/examples + Remove obsolete variable usage + Finally switch to a minimal dh-style debian/rules file * Bump Standards-Version to 3.9.5 (no further changes) -- Axel Beckert Wed, 01 Jan 2014 03:39:06 +0100 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 -- Gunnar Wolf Wed, 20 Dec 2006 23:13:44 -0600 liblingua-ispell-perl (0.07-4) unstable; urgency=low * QA Group upload orphaning this package * debian/rules: bumped DH_COMPAT to 3 and adjusted accordingly -- Andrew Pollock Wed, 7 Sep 2005 12:04:55 +1000 liblingua-ispell-perl (0.07-3.1) unstable; urgency=low * Non-Maintainer Upload (NMU) by Gunnar Wolf * Filled in some needed copyright information (Closes: #157604) * Moved Build-Depends to Build-Depends-Indep to correct a lintian warning * Moved Build-Depends to Build-Depends-Indep to correct a lintian warning * Bumped up standards-version to 3.6.1 (was 3.2.0!) -- Gunnar Wolf Sat, 27 Nov 2004 02:43:43 -0600 liblingua-ispell-perl (0.07-3) unstable; urgency=high * Ugh. The last version removed Brian's changes. These have been re-added. This version doesn't close any bugs---no-one complained. -- Jason Henry Parker Fri, 6 Apr 2001 15:24:57 +1000 liblingua-ispell-perl (0.07-2.1) unstable; urgency=low * New maintainer. -- Jason Henry Parker Mon, 19 Mar 2001 22:31:48 +1000 liblingua-ispell-perl (0.07-2) unstable; urgency=low * Looks for ispell in /usr/bin now and changed she-bang to /usr/bin/perl, closes: #68577 -- Brian M. Almeida Sat, 5 Aug 2000 14:57:31 -0400 liblingua-ispell-perl (0.07-1) unstable; urgency=low * Initial Release. -- Brian M. Almeida Fri, 21 Jul 2000 07:55:54 -0400 debian/compat0000644000000000000000000000000212260676412010372 0ustar 9 debian/control0000644000000000000000000000150412260677565010611 0ustar Source: liblingua-ispell-perl Maintainer: Debian Perl Group Uploaders: Gunnar Wolf Section: perl Priority: optional Build-Depends: debhelper (>= 9~) Build-Depends-Indep: perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblingua-ispell-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblingua-ispell-perl.git Homepage: https://metacpan.org/release/Lingua-Ispell Package: liblingua-ispell-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, ispell Description: 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. debian/copyright0000644000000000000000000000221012260676251011123 0ustar This package was debianized by Brian M. Almeida on Fri, 21 Jul 2000 07:55:54 -0400. It was adopted by Jason Henry Parker on Mon Mar 19 22:34:29 EST 2001. It was adopted by Gunnar Wolf on behalf of the Debian Perl Group on Wed, 20 Dec 2006 23:05:45 -0600 It was downloaded from http://www.perl.com/CPAN-local/modules/by-module/Lingua/ Copyright 1999-2000, John Porter This module is free software; you may redistribute it and/or modify it under the same terms as Perl itself. Perl's copyright reads: This program is free software; you can redistribute it and/or modify it under the terms of either: a) the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version, or b) the "Artistic License" which comes with Perl. On Debian GNU/Linux systems, the complete text of the GNU General Public License version 1 can be found in `/usr/share/common-licenses/GPL-1' and the Artistic Licence in `/usr/share/common-licenses/Artistic'. debian/patches/0000755000000000000000000000000012260674777010637 5ustar debian/patches/path.patch0000644000000000000000000000514312260674777012617 0ustar Author: Brian M. Almeida Description: Looks for ispell in /usr/bin now and changed she-bang to /usr/bin/perl, Bugs: #68577 --- a/README +++ b/README @@ -161,7 +161,7 @@ DESCRIPTION The full location of the ispell executable is stored in the variable $Lingua::Ispell::path. The default value is - /usr/local/bin/ispell. If your ispell executable has some + /usr/bin/ispell. If your ispell executable has some name other than this, then you must set $Lingua::Ispell::path accordingly before you call Lingua::Ispell::spellcheck() (or any other function in the @@ -263,7 +263,7 @@ FUNCTIONS THAT RESTART ISPELL Dictionary names are actually file names, and are searched for according to the following rule: if the name does not contain a slash, it is looked for in the directory - containing the default dictionary, typically /usr/local/lib. + containing the default dictionary, typically /usr/lib. Otherwise, it is used as is: if it does not begin with a slash, it is construed from the current directory. --- a/lib/Lingua/Ispell.pm +++ b/lib/Lingua/Ispell.pm @@ -173,7 +173,7 @@ the default behavior of die is acceptabl The full location of the ispell executable is stored in the variable C<$Lingua::Ispell::path>. The default -value is F. +value is F. If your ispell executable has some name other than this, then you must set C<$Lingua::Ispell::path> accordingly before you call C (or any other function @@ -197,7 +197,7 @@ sub _init { } } - $Lingua::Ispell::path ||= '/usr/local/bin/ispell'; + $Lingua::Ispell::path ||= '/usr/bin/ispell'; $Lingua::Ispell::pid = undef; # so that it's still undef if open2 fails. $Lingua::Ispell::pid = open2( # if open2 fails, it throws, but doesn't return. @@ -499,7 +499,7 @@ default. Dictionary names are actually names, and are searched for according to the following rule: if the name does not contain a slash, it is looked for in the directory containing the -default dictionary, typically /usr/local/lib. +default dictionary, typically /usr/lib. Otherwise, it is used as is: if it does not begin with a slash, it is construed from the current directory. --- a/spellcheck +++ b/spellcheck @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl -w +#!/usr/bin/perl -w $| = 1; --- a/test.pl +++ b/test.pl @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl -w +#!/usr/bin/perl -w # Before `make install' is performed this script should be runnable with # `make test'. After `make install' it should work as `perl test.pl' debian/patches/series0000644000000000000000000000001312260674777012046 0ustar path.patch debian/rules0000755000000000000000000000013612260677414010257 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ debian/watch0000644000000000000000000000016512260675112010223 0ustar version=3 https://metacpan.org/release/Lingua-Ispell .*/Lingua-Ispell-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/source/0000755000000000000000000000000012260675501010472 5ustar debian/source/format0000644000000000000000000000001412260675501011700 0ustar 3.0 (quilt) debian/examples0000644000000000000000000000001312260677205010730 0ustar spellcheck