debian/0000755000000000000000000000000012200772075007170 5ustar debian/rules0000755000000000000000000000003612200772075010247 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000164712200772075010603 0ustar Source: libipc-filter-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 8), perl Build-Depends-Indep: libipc-signal-perl, libtest-pod-perl, libtest-pod-coverage-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libipc-filter-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libipc-filter-perl.git Homepage: https://metacpan.org/release/IPC-Filter/ Package: libipc-filter-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libipc-signal-perl Description: module to filter data through an external process The filter function provided by IPC::Filter passes data through an external command, thus providing filtering in non-pipeline situations. debian/source/0000755000000000000000000000000012200772075010470 5ustar debian/source/format0000644000000000000000000000001412200772075011676 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000024512200772075011043 0ustar libipc-filter-perl (0.004-1) unstable; urgency=low * Initial release (closes: #719152). -- gregor herrmann Thu, 08 Aug 2013 21:40:42 +0200 debian/compat0000644000000000000000000000000212200772075010366 0ustar 8 debian/copyright0000644000000000000000000000207112200772075011123 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: IPC-Filter Source: https://metacpan.org/release/IPC-Filter/ Upstream-Contact: Andrew Main (Zefram) Files: * Copyright: 2004, 2007, 2010, 2011, Andrew Main (Zefram) License: Artistic or GPL-1+ Files: debian/* Copyright: 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/watch0000644000000000000000000000016212200772075010220 0ustar version=3 https://metacpan.org/release/IPC-Filter/ .*/IPC-Filter-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$