debian/0000755000000000000000000000000012227330425007166 5ustar debian/watch0000644000000000000000000000016712146755126010234 0ustar version=3 https://metacpan.org/release/Test-Spelling/ .*/Test-Spelling-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/copyright0000644000000000000000000000252012211735022011113 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Test-Spelling Upstream-Contact: Ivan Tubert-Brohman Source: https://metacpan.org/release/Test-Spelling/ Files: * Copyright: 2005, Ivan Tubert-Brohman License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2012, Adam Kennedy 2002-2012, Audrey Tang 2002-2012, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2008, Jeremiah C. Foster 2011, Nicholas Bamber 2013, gregor herrmann License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/control0000644000000000000000000000311012227330220010555 0ustar Source: libtest-spelling-perl Maintainer: Debian Perl Group Uploaders: Jeremiah C. Foster , Nicholas Bamber , gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libipc-run3-perl (>= 0.044), libpod-spell-perl, libtest-pod-perl, libtest-tester-perl, spell, iamerican Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-spelling-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-spelling-perl.git Homepage: https://metacpan.org/release/Test-Spelling/ Package: libtest-spelling-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libipc-run3-perl (>= 0.044), libpod-spell-perl Recommends: spell | aspell | ispell | hunspell Description: Perl module for spellchecking pod formatted text Test::Spelling lets you check the spelling of a POD file, and report its results in standard Test::More fashion. This module requires a spellcheck program such as spell, aspell, ispell, or hunspell. . You can add your own stopwords, which are words that should be ignored by the spell check. See libpod-spell-perl (which this module is built upon) for a variety of ways to add per-file stopwords to each .pm file. If you have a lot of stopwords, it's useful to put them in your test file's DATA section. debian/compat0000644000000000000000000000000212146755126010375 0ustar 8 debian/changelog0000644000000000000000000000434712227330425011050 0ustar libtest-spelling-perl (0.19-2) unstable; urgency=low * Team upload * Add explicit build-dependency on iamerican dictionary, tests need English not any other language (closes: #726416) -- Florian Schlichting Tue, 15 Oct 2013 23:18:01 +0200 libtest-spelling-perl (0.19-1) unstable; urgency=low [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * Add spell checkers to Recommends. Thanks to Niels Thykier for the bug report. (Closes: #705808) * debian/copyright: switch formatting to Copyright-Format 1.0. * Set Standards-Version to 3.9.4 (no changes). * Bump debhelper compatibility level to 8. * New upstream release. * Add (build) dependency on libipc-run3-perl. * Update years of copyright for Module::Install. * Add /me to Uploaders. -- gregor herrmann Fri, 17 May 2013 18:56:15 +0200 libtest-spelling-perl (0.15-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. [ Nicholas Bamber ] * New upstream release * Updated copyright * Fixed build dependencies -- Nicholas Bamber Sun, 28 Aug 2011 12:55:30 +0100 libtest-spelling-perl (0.14-1) unstable; urgency=low * New upstream release (Closes: #627963) -- Nicholas Bamber Fri, 27 May 2011 21:37:20 +0100 libtest-spelling-perl (0.13-1) unstable; urgency=low [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Nicholas Bamber ] * Added myself to Uploaders * New upstream release * Refreshed debian/rules and debian/copyright * Added debian/source/format * Removed unnecessary versions on dependencies * Raised standards version to 3.9.2 * Rewrote long description -- Nicholas Bamber Thu, 28 Apr 2011 23:01:20 +0100 libtest-spelling-perl (0.11-1) unstable; urgency=low * Initial Release. (Closes: #484634) -- Jeremiah C. Foster Tue, 23 Dec 2008 14:56:47 +0100 debian/source/0000755000000000000000000000000011672202642010470 5ustar debian/source/format0000644000000000000000000000001411672202642011676 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611672202642010247 0ustar #!/usr/bin/make -f %: dh $@