anacron 2.3-39ubuntu2 source package in Ubuntu

Changelog

anacron (2.3-39ubuntu2) noble; urgency=high

  * No change rebuild for 64-bit time_t and frame pointers.

 -- Julian Andres Klode <email address hidden>  Mon, 08 Apr 2024 17:54:08 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
admin
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main admin
Noble release main admin

Downloads

File Size SHA-256 Checksum
anacron_2.3.orig.tar.gz 23.5 KiB ceee7520bc49f861499f7eff4c7990d21d39d8a1d3e24449947a7ed5aa34761d
anacron_2.3-39ubuntu2.debian.tar.xz 24.3 KiB c7878b17d716082745d00a5a52473f13da176adff77c61aafdadb579f5f136d4
anacron_2.3-39ubuntu2.dsc 1.9 KiB a3525691393092b460ffd591143a2aa839bb65cf6f3d82ea88a0705db0e9b7cb

Available diffs

View changes file

Binary packages built by this source

anacron: cron-like program that doesn't go by time

 Anacron (like "anac(h)ronistic") is a periodic command scheduler. It
 executes commands at intervals specified in days. Unlike cron, it
 does not assume that the system is running continuously. It can
 therefore be used to control the execution of daily, weekly, and
 monthly jobs (or anything with a period of n days), on systems that
 don't run 24 hours a day. When installed and configured properly,
 Anacron will make sure that the commands are run at the specified
 intervals as closely as machine uptime permits.
 .
 This package is pre-configured to execute the daily jobs of the
 Debian system. You should install this program if your system isn't
 powered on 24 hours a day to make sure the maintenance jobs of other
 Debian packages are executed each day.

anacron-dbgsym: debug symbols for anacron