debian/0000755000000000000000000000000011727156262007177 5ustar debian/rules0000755000000000000000000000003611727156262010256 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000222311727156262010601 0ustar Source: libterm-filter-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Florian Schlichting Build-Depends: debhelper (>= 8) Build-Depends-Indep: libio-pty-easy-perl, libmoose-perl, libscope-guard-perl, libterm-readkey-perl, libtest-fatal-perl, perl (>= 5.10.1) Standards-Version: 3.9.3 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libterm-filter-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libterm-filter-perl.git Homepage: http://search.cpan.org/dist/Term-Filter/ Package: libterm-filter-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libio-pty-easy-perl, libmoose-perl, libscope-guard-perl, libterm-readkey-perl Description: Perl module to run an interactive terminal session, filtering input and output Term::Filter is a Moose role which implements running a program in a pty while being able to filter the data that goes into and out of it. This can be used to alter the inputs and outputs of a terminal based program, or to intercept the data going in or out to record it or rebroadcast it. debian/source/0000755000000000000000000000000011727156262010477 5ustar debian/source/format0000644000000000000000000000001411727156262011705 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000026311727156262011052 0ustar libterm-filter-perl (0.03-1) unstable; urgency=low * Initial Release. (Closes: #663458) -- Florian Schlichting Sun, 11 Mar 2012 14:32:05 +0100 debian/compat0000644000000000000000000000000211727156262010375 0ustar 8 debian/copyright0000644000000000000000000000204011727156262011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Jesse Luehrs Source: http://search.cpan.org/dist/Term-Filter/ Upstream-Name: Term-Filter Files: * Copyright: 2012, Jesse Luehrs License: Artistic or GPL-1+ Files: debian/* Copyright: 2012, Florian Schlichting 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/libterm-filter-perl.examples0000644000000000000000000000001311727156262014612 0ustar examples/* debian/watch0000644000000000000000000000016311727156262010230 0ustar version=3 http://search.cpan.org/dist/Term-Filter/ .*/Term-Filter-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$