debian/0000755000000000000000000000000011575004337007173 5ustar debian/control0000644000000000000000000000215111575004242010570 0ustar Source: libtest-expect-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libclass-accessor-chained-perl, libexpect-simple-perl, perl Maintainer: Debian Perl Group Uploaders: gregor herrmann , Fabrizio Regalli Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/Test-Expect/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libtest-expect-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libtest-expect-perl/ Package: libtest-expect-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libclass-accessor-chained-perl, libexpect-simple-perl Description: module for automated driving and testing of terminal-based programs Test::Expect is a module for automated driving and testing of terminal-based programs. It is handy for testing interactive programs which have a prompt, and is based on the same concepts as the Tcl Expect tool. As in Expect::Simple, the Expect object is made available for tweaking. . Test::Expect is intended for use in a test script. debian/copyright0000644000000000000000000000215311575003723011125 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Leon Brocard Source: http://search.cpan.org/dist/Test-Expect/ Name: Test-Expect Files: * Copyright: 2005, Leon Brocard License: Artistic or GPL-1+ Files: debian/* Copyright: 2007, Peter Makholm 2008, gregor herrmann 2011, Fabrizio Regalli 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/watch0000644000000000000000000000015711212456203010216 0ustar version=3 http://search.cpan.org/dist/Test-Expect/ .*/Test-Expect-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/compat0000644000000000000000000000000211575003723010367 0ustar 8 debian/changelog0000644000000000000000000000402011575003723011037 0ustar libtest-expect-perl (0.31-2) unstable; urgency=low [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ansgar Burchardt ] * Remove Peter Makholm from Uploaders. (Closes: #580319) [ Fabrizio Regalli ] * Bump to 3.9.2 Standard-Version. * Switch to DEP5 license format. * Add myself to Uploaders. * Switch d/compat to 8. * Build-Depends: switch to debhelper (>= 8). * Bump to 3.0 quilt format. -- Fabrizio Regalli Sun, 12 Jun 2011 01:56:47 +0200 libtest-expect-perl (0.31-1) unstable; urgency=low * debian/rules: don't install empty /usr/lib/perl5 directory. * debian/rules: delete /usr/lib/perl5 only if it exists. * New upstream release. * debian/watch: extended regexp for matching upstream releases. * debian/copyright: remove dh-make-perl boilerplate. * Set Standards-Version to 3.7.3 (no changes). * Switch from cdbs to plain debhelper and from Module::Build to MakeMaker. * Add /me to Uploaders. -- gregor herrmann Fri, 09 May 2008 14:39:44 +0200 libtest-expect-perl (0.30-2) unstable; urgency=high [ Peter Makholm ] * Add missing libexpect-simple-perl to dependencies. [ Frank Lichtenheld ] * Add libexpect-simple-perl to build-depends-indep since it is used during make test. * This fix also Closes: #450929, which was just filed after a rebuild of the archive failed. -- Peter Makholm Mon, 12 Nov 2007 12:05:07 +0000 libtest-expect-perl (0.30-1) unstable; urgency=low [ Peter Makholm ] * Initial Release. (Closes: #446387) [ gregor herrmann ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: Homepage pseudo-field (Description); XS-Vcs-Svn fields (source stanza). * Add watch file. -- Peter Makholm Sat, 13 Oct 2007 17:40:54 +0000 debian/source/0000755000000000000000000000000011575004337010473 5ustar debian/source/format0000644000000000000000000000001411575003723011677 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611575003723010250 0ustar #!/usr/bin/make -f %: dh $@