debian/0000755000000000000000000000000012230260346007164 5ustar debian/rules0000755000000000000000000000003612230260346010243 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000243212230260346010570 0ustar Source: liblog-any-adapter-filehandle-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 (CPAN/PAUSE) Build-Depends: debhelper (>= 8) Build-Depends-Indep: libio-string-perl, liblog-any-adapter-perl, liblog-any-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblog-any-adapter-filehandle-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblog-any-adapter-filehandle-perl.git Homepage: https://metacpan.org/release/Log-Any-Adapter-FileHandle Package: liblog-any-adapter-filehandle-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, liblog-any-adapter-perl, liblog-any-perl Description: basic Log::Any::Adapter to forward messages to a filehandle Log::Any::Adapter::FileHandle is a basic adapter that will simply forward log messages to a filehandle, or any object that supports a 'print' method (IO::String, IO::Socket::INET, Plack's $env->{psgi.errors} object, etc). . It was created so that scripts running under daemontools or runit can output messages to locally defined logs. It does not timestamp messages, that responsibility is delegated to the external log capture mechanism. debian/source/0000755000000000000000000000000012230260346010464 5ustar debian/source/format0000644000000000000000000000001412230260346011672 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000032112230260346011032 0ustar liblog-any-adapter-filehandle-perl (0.008-1) unstable; urgency=low * Initial Release. (Closes: #726412) -- Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 (CPAN/PAUSE) Tue, 15 Oct 2013 14:46:00 +0200 debian/compat0000644000000000000000000000000212230260346010362 0ustar 8 debian/copyright0000644000000000000000000000216012230260346011116 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/Log-Any-Adapter-FileHandle Upstream-Contact: Jason Jay Rodrigues Upstream-Name: Log-Any-Adapter-FileHandle Files: * Copyright: 2010, Jason Jay Rodrigues License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 (CPAN/PAUSE) 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/watch0000644000000000000000000000022112230260346010210 0ustar version=3 https://metacpan.org/release/Log-Any-Adapter-FileHandle .*/Log-Any-Adapter-FileHandle-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$