debian/0000755000000000000000000000000012231542733007170 5ustar debian/rules0000755000000000000000000000003612231542733010247 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000216012231542733010572 0ustar Source: liblog-dispatch-dir-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Joenio Costa Build-Depends: debhelper (>= 8) Build-Depends-Indep: libfile-slurp-perl, liblog-dispatch-perl, libparams-validate-perl, libprobe-perl-perl, libtaint-util-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblog-dispatch-dir-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblog-dispatch-dir-perl.git Homepage: https://metacpan.org/release/Log-Dispatch-Dir Package: liblog-dispatch-dir-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libfile-slurp-perl, liblog-dispatch-perl, libparams-validate-perl, libprobe-perl-perl, libtaint-util-perl Description: module to log messages to separate files in a directory Log::Dispatch::Dir provides a simple object for logging to directories under the Log::Dispatch::* system, and automatically rotating them according to different constraints. Each message will be logged to a separate file the directory. debian/source/0000755000000000000000000000000012231542733010470 5ustar debian/source/format0000644000000000000000000000001412231542733011676 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000060312231542733011041 0ustar liblog-dispatch-dir-perl (0.11-1) unstable; urgency=low * Team upload. * New upstream release. * Update years of upstream copyright. -- gregor herrmann Tue, 22 Oct 2013 20:37:08 +0200 liblog-dispatch-dir-perl (0.10-1) unstable; urgency=low * Initial Release. (Closes: #720829) -- Joenio Costa Sun, 25 Aug 2013 10:38:24 -0300 debian/compat0000644000000000000000000000000212231542733010366 0ustar 8 debian/copyright0000644000000000000000000000207412231542733011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Log-Dispatch-Dir Source: https://metacpan.org/release/Log-Dispatch-Dir Upstream-Contact: Steven Haryanto Files: * Copyright: 2013, Steven Haryanto License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, Joenio Costa 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/watch0000644000000000000000000000017612231542733010225 0ustar version=3 https://metacpan.org/release/Log-Dispatch-Dir/ .*/Log-Dispatch-Dir-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$