Source: bcron
Section: admin
Priority: optional
Maintainer: Gerrit Pape <pape@smarden.org>
Build-Depends: libbg1-dev, python, man2html-base, texinfo
Standards-Version: 3.9.5.0
Vcs-Git: http://smarden.org/git/bcron.git/

Package: bcron
Architecture: any
Depends: ${shlibs:Depends}
Recommends: bcron-run, runit, ucspi-unix, default-mta | mail-transport-agent
Description: Bruce's cron system (programs)
 This is bcron, a new cron system designed with secure operations in mind.
 To do this, the system is divided into several separate programs, each
 responsible for a separate task, with strictly controlled communications
 between them.  The user interface is a drop-in replacement for similar
 systems (such as vixie-cron), but the internals differ greatly.
 .
 This package contains the bcron programs.

Package: bcron-run
Architecture: all
Section: admin
Depends: bcron, runit, ucspi-unix, default-mta | mail-transport-agent, adduser
Provides: cron, cron-daemon
Replaces: cron
Conflicts: cron
Suggests: runit-run, anacron
Description: Bruce's cron system
 This is bcron, a new cron system designed with secure operations in mind.  
 To do this, the system is divided into several separate programs, each
 responsible for a separate task, with strictly controlled communications
 between them.  The user interface is a drop-in replacement for similar
 systems (such as vixie-cron), but the internals differ greatly.
 .
 This package sets up the bcron services, and replaces the default Debian
 cron package.
