Source: bcron
Section: admin
Priority: optional
Maintainer: Gerrit Pape <pape@smarden.org>
Uploaders:
 Dmitry Bogatov <KAction@gnu.org>,
Build-Depends:
 debhelper (>= 11~),
 dh-buildinfo (>= 0.11+nmu1),
 dh-runit (>= 1.5),
 dh-sysuser (>= 1.3),
 dpkg-dev (>= 1.18.11),
 groff,
 libbg-dev (>= 2),
 man2html-base,
 python,
 texinfo,
 tzdata,
Standards-Version: 4.2.1
Homepage: https://untroubled.org/bcron
Vcs-Browser: https://salsa.debian.org/iu-guest/bcron
Vcs-Git: https://salsa.debian.org/iu-guest/bcron.git
Short-Desc: Bruce cron system
Long-Desc: 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.

Package: bcron
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 bcron-run,
 default-mta | mail-transport-agent,
 runit,
 ucspi-unix,
Description: ${S:Short-Desc} (programs)
 ${S:Long-Desc}
 .
 This package contains the bcron programs.

Package: bcron-run
Architecture: all
Depends:
 bcron,
 default-mta | mail-transport-agent,
 ucspi-unix,
 ${misc:Depends},
Provides:
 cron,
 cron-daemon,
Replaces:
 cron,
Conflicts:
 cron,
Suggests:
 anacron,
 runit-init,
Description: ${S:Short-Desc} (integration with runit)
 ${S:Long-Desc}
 .
 This package sets up the bcron services, and replaces the default Debian
 cron package.
