Source: bcron
Section: admin
Priority: optional
Maintainer: Georges Khaznadar <georgesk@debian.org>
Build-Depends:
 debhelper (>= 13.3),
 debhelper-compat (= 13),
 dh-runit (>= 2.8.1~),
 dpkg-dev (>= 1.18.11),
 groff,
 libbg-dev (>= 2),
 man2html-base,
 python3:any,
 texinfo,
 tzdata,
Standards-Version: 4.6.0
Homepage: https://untroubled.org/bcron
Vcs-Browser: https://salsa.debian.org/debian/bcron
Vcs-Git: https://salsa.debian.org/debian/bcron.git

Package: bcron
Architecture: any
Provides: cron-daemon, bcron-run
Depends:
 ucspi-unix,
 ${misc:Depends},
 ${shlibs:Depends},
 daemon,
Recommends:
 default-mta | mail-transport-agent,
 runit
Suggests:
 anacron,
 runit-init,
Conflicts:
 bcron-run (<< 0.11-3~),
 ${runit:Conflicts},
 bcron(<< 0.11-10),
 cron,
 systemd-cron,
 cronie
Replaces:
 bcron-run,
 bcron,
 cron,
 systemd-cron,
 cronie
Pre-Depends:
 ${misc:Pre-Depends},
 init-system-helpers (>= 1.54~),
 cron-daemon-common,
 acl
Description: Bruce cron system
 Bruce cron system is 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.
