debian/0000755000000000000000000000000012255371211007165 5ustar debian/rules0000755000000000000000000000003612255371211010244 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000212012255371211010563 0ustar Source: liblog-dispatch-filewriterotate-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Joenio Costa Build-Depends: debhelper (>= 8), perl Build-Depends-Indep: libfile-write-rotate-perl, liblog-dispatch-perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblog-dispatch-filewriterotate-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblog-dispatch-filewriterotate-perl.git Homepage: https://metacpan.org/release/Log-Dispatch-FileWriteRotate Package: liblog-dispatch-filewriterotate-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libfile-write-rotate-perl, liblog-dispatch-perl Description: module to log to files that archive/rotate themselves Log::Dispatch::FileWriteRotate functions similarly to Log::Dispatch::FileRotate, but uses File::Write::Rotate as backend, thus interoperates more easily with other modules which use File::Write::Rotate as backend, e.g. Tie::Handle::FileWriteRotate or Process::Govern. debian/source/0000755000000000000000000000000012255371211010465 5ustar debian/source/format0000644000000000000000000000001412255371211011673 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000071612255371211011043 0ustar liblog-dispatch-filewriterotate-perl (0.02-1) unstable; urgency=medium * Team upload. * New upstream release. * Update year of upstream copyright. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Sat, 21 Dec 2013 20:56:49 +0100 liblog-dispatch-filewriterotate-perl (0.01-1) unstable; urgency=low * Initial Release. (Closes: #721280) -- Joenio Costa Thu, 29 Aug 2013 17:56:05 -0300 debian/compat0000644000000000000000000000000212255371211010363 0ustar 8 debian/copyright0000644000000000000000000000212412255371211011117 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/Log-Dispatch-FileWriteRotate Upstream-Contact: Steven Haryanto Upstream-Name: Log-Dispatch-FileWriteRotate 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/watch0000644000000000000000000000022512255371211010215 0ustar version=3 https://metacpan.org/release/Log-Dispatch-FileWriteRotate .*/Log-Dispatch-FileWriteRotate-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$