mcron 1.0.8-1 source package in Ubuntu

Changelog

mcron (1.0.8-1) unstable; urgency=low


  * New upstream release.

  * Run on top of guile-2.0 (was guile-1.8; fix brought in from upstream).
    Closes: #746006.

  * Fix ftbfs.  Closes: #641625.

  * Patch to provide maintainer-mode build to Debian.

  * Patch to fix a 'make clean' error upstream.


 -- Dale Mellor <email address hidden>  Tue, 29 Apr 2014 10:42:42 +0100

Upload details

Uploaded by:
Dale Mellor
Uploaded to:
Sid
Original maintainer:
Dale Mellor
Architectures:
any
Section:
utils
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe utils

Downloads

File Size SHA-256 Checksum
mcron_1.0.8-1.dsc 1.7 KiB 917dec9b1b29a806caaa921670b8409764d5c0c6a62e53a07fcf1c17ec617876
mcron_1.0.8.orig.tar.gz 277.1 KiB 2b5cf57ec620067d996e444114fe37b8d1a5e00b67c6517aa04f06e01ecfea7e
mcron_1.0.8-1.debian.tar.xz 3.5 KiB a347f9123dda0585ab234f0736f53f2e7c2b7b727bedc7b92a39b04ac649a6a1

No changes file available.

Binary packages built by this source

mcron: Guile-based program for running jobs at regular times

 The GNU package mcron (Mellor's cron) can be a 100% compatible replacement for
 Vixie cron (though the Debian package is not configured this way). It is
 written in pure Guile, and allows configuration files to be written in scheme
 (as well as Vixie's original format) for infinite flexibility in specifying
 when jobs should be run.

mcron-dbgsym: debug symbols for mcron