File: control

package info (click to toggle)
liblogfile-rotate-perl 1.04-4.1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 128 kB
  • sloc: perl: 163; makefile: 37
file content (15 lines) | stat: -rw-r--r-- 517 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: liblogfile-rotate-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 5)
Build-Depends-Indep: perl (>= 5.6.0-17)
Maintainer: Eugene Krivdyuk <ekrivdyuk@gmail.com>
Uploaders: tony mancill <tmancill@debian.org>
Standards-Version: 3.7.2.0

Package: liblogfile-rotate-perl
Architecture: all
Depends: ${perl:Depends}
Description: Perl module to rotate logfiles
 Logfile::Rotate provides methods to rename and save several versions of
 your logfiles, optionally compressing them after renaming them.