Source: logrotate Section: admin Priority: important Maintainer: Christian Göttsche Build-Depends: libpopt-dev, debhelper (>= 11), libselinux1-dev [linux-any], libacl1-dev [linux-any] Vcs-Browser: https://salsa.debian.org/debian/logrotate Vcs-Git: https://salsa.debian.org/debian/logrotate.git Homepage: https://github.com/logrotate/logrotate Standards-Version: 4.2.1 Rules-Requires-Root: no Package: logrotate Architecture: any Multi-Arch: foreign Depends: ${shlibs:Depends}, ${misc:Depends}, cron | anacron | cron-daemon | systemd-sysv Breaks: postgresql-common (<= 126) Recommends: bsd-mailx | mailx Description: Log rotation utility The logrotate utility is designed to simplify the administration of log files on a system which generates a lot of log files. Logrotate allows for the automatic rotation compression, removal and mailing of log files. Logrotate can be set to handle a log file daily, weekly, monthly or when the log file gets to a certain size. Normally, logrotate runs as a daily cron job.