debian/0000755000000000000000000000000012211451123007156 5ustar debian/rules0000755000000000000000000000003612211451123010235 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000242112211451123010560 0ustar Source: libfile-write-rotate-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Joenio Costa Build-Depends: debhelper (>= 8), perl Build-Depends-Indep: libfile-chdir-perl, libfile-slurp-perl, libfile-which-perl, libmonkey-patch-action-perl, libproc-pid-file-perl, libsharyanto-utils-perl, libtaint-runtime-perl, libtainting-perl, libtest-exception-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-write-rotate-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-write-rotate-perl.git Homepage: https://metacpan.org/release/File-Write-Rotate Package: libfile-write-rotate-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libfile-which-perl, libproc-pid-file-perl, libsharyanto-utils-perl, libtaint-runtime-perl Description: module to deal with files that archive/rotate themselves File::Write::Rotate can be used to write to file, usually for logging, that can rotate itself. File will be opened in append mode. Locking will be done to avoid conflict when there are multiple writers. Rotation can be done by size (after a certain size is reached), by time (daily/monthly/yearly), or both. debian/source/0000755000000000000000000000000012211451123010456 5ustar debian/source/format0000644000000000000000000000001412211451123011664 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000025512211451123011032 0ustar libfile-write-rotate-perl (0.14-1) unstable; urgency=low * Initial Release. (Closes: #721279) -- Joenio Costa Sun, 25 Aug 2013 12:04:48 -0300 debian/compat0000644000000000000000000000000212211451123010354 0ustar 8 debian/copyright0000644000000000000000000000207612211451123011116 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: File-Write-Rotate Source: https://metacpan.org/release/File-Write-Rotate 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/watch0000644000000000000000000000020012211451123010177 0ustar version=3 https://metacpan.org/release/File-Write-Rotate/ .*/File-Write-Rotate-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$