debian/0000755000000000000000000000000011417634550007174 5ustar debian/control0000644000000000000000000000210611417620437010575 0ustar Source: libtest-script-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl, libipc-run3-perl, libprobe-perl-perl Maintainer: Debian Perl Group Uploaders: Vincent Danjean , Jonathan Yu Standards-Version: 3.9.0 Homepage: http://search.cpan.org/dist/Test-Script/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libtest-script-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libtest-script-perl/ Package: libtest-script-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libipc-run3-perl, libprobe-perl-perl Description: Perl test module for scripts Test::Script is a Perl module that provides a series of basic tests for those files usually found in the bin or scripts directory of your package. It aims to provide your scripts with perfect platform-compatability and in a way that is as unobstrusive as possible. The general idea is that if a program works on a platform, then Test::Script tests should also pass on that platform. debian/copyright0000644000000000000000000000242311417620437011127 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Adam Kennedy Source: http://search.cpan.org/dist/Test-Script/ Name: Test-Script Copyright: 2006-2009, Adam Kennedy License: Artistic or GPL-1+ Files: debian/* Copyright: 2009, Jonathan Yu 2008, Vincent Danjean License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2009, Adam Kennedy 2002-2009, Audrey Tang 2002-2009, Brian Ingerson 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/watch0000644000000000000000000000035211212456137010221 0ustar # format version number, currently 3; this line is compulsory! version=3 # URL to the package page followed by a regex to search http://search.cpan.org/dist/Test-Script/ .*/Test-Script-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211053130240010351 0ustar 7 debian/changelog0000644000000000000000000000320511417620437011045 0ustar libtest-script-perl (1.07-2) unstable; urgency=low * Team Upload. * Do not run author tests. See also #589052. * Remove build-dep on libtest-pod-perl, libpod-simple-perl, libtest-cpan-meta-perl, libperl-minimumversion-perl, libtest-minimumversion-perl. * Lower build-dep on debhelper to >= 7. * Use source format 3.0 (quilt). * debian/copyright: Formatting changes for current DEP-5 proposal. * Bump Standards-Version to 3.9.0 (no changes). -- Ansgar Burchardt Thu, 15 Jul 2010 22:59:55 +0900 libtest-script-perl (1.07-1) unstable; urgency=low * New upstream release * Update dependencies -- Jonathan Yu Tue, 24 Nov 2009 07:11:27 -0500 libtest-script-perl (1.06-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release + Changed script_compiles_ok to script_compiles + Added script_runs * New dependency on Probe::Perl (via libprobe-perl-perl) * Drop version dependency on libipc-run3-perl * Add myself to Uploaders * Standards-Version 3.8.3 (drop perl versioned dependency) * Rewrote control description * Enable author testing per Adam Kennedy's test suite [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ Nathan Handler ] * debian/watch: Update to ignore development releases. -- Jonathan Yu Sat, 19 Sep 2009 06:01:17 -0400 libtest-script-perl (1.03-1) unstable; urgency=low * Initial release. (Closes: #495206: ITP: libtest-script-perl -- cross-platform basic tests for scripts) -- Vincent Danjean Fri, 15 Aug 2008 12:44:28 +0200 debian/source/0000755000000000000000000000000011417634513010473 5ustar debian/source/format0000644000000000000000000000001411417620437011701 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611417620437010252 0ustar #!/usr/bin/make -f %: dh $@