debian/0000755000000000000000000000000011403212544007162 5ustar debian/control0000644000000000000000000000160611402757421010577 0ustar Source: libtext-trim-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7.2.10), perl (>= 5.10) | libmodule-build-perl Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl Maintainer: Debian Perl Group Uploaders: Matt Zagrabelny Standards-Version: 3.8.4 Homepage: http://search.cpan.org/dist/Text-Trim/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libtext-trim-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libtext-trim-perl/ Package: libtext-trim-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: module for remove leading and/or trailing whitespace from strings Text::Trim provides functions for removing leading and/or trailing whitespace from strings. It is basically a wrapper around some simple regexes with a flexible context-based interface. debian/copyright0000644000000000000000000000234611403212166011122 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Matt Lawrence Source: http://search.cpan.org/dist/Text-Trim/ Name: Text-Trim Files: * Copyright: 2006-2010, Matt Lawrence X-Comment: [There are no copyright statements included in the upstream source of Text::Trim. It is assumed that copyright holder of the module is the author: Matt Lawrence .] License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Matt Zagrabelny 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 GNU/Linux 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 GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL' debian/watch0000644000000000000000000000015711401305236010215 0ustar version=3 http://search.cpan.org/dist/Text-Trim/ .*/Text-Trim-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211401305236010357 0ustar 7 debian/changelog0000644000000000000000000000024411402757421011043 0ustar libtext-trim-perl (1.02-1) unstable; urgency=low * Initial Release. (Closes: #568144) -- Matt Zagrabelny Fri, 28 May 2010 14:42:32 -0500 debian/source/0000755000000000000000000000000011403212316010457 5ustar debian/source/format0000644000000000000000000000001411401305236011667 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611401305236010240 0ustar #!/usr/bin/make -f %: dh $@