bcron 0.10-4 source package in Ubuntu

Changelog

bcron (0.10-4) unstable; urgency=medium

  * Write debian/watch
  * Change source package format to quilt, remove manual patches
    application
  * Convert package to use debhelper
  * Use `dh-runit' to install runit scripts and generate log scripts
    (Closes: #832656)
  * Use `dh-buildinfo' to simplify tracking bugs, related to build-tools
  * Avoid need of hand-written maintainer scripts by
    use of `dh-runit' and `dh-sysuser'
  * Drop dietlibc-dev from Build-Depends for now. (Libraries
    depended upon are not compiled for dietlibc anymore.)
  * Remove no longer needed README files
  * Move 'debian/crontab' into 'debian/contrib' for more clean package layout
  * Enable hardening
  * Fix @dircategory in texinfo manual
  * Install `doc-base' document
  * Add Homepage field
  * Bump standards version to 3.9.8 (no changes needed)
  * Remove Section field from `bcron-run' field, since it duplicated one
    defined in first paragraph.
  * Update Vcs-Git and Vcs-Browser fields
  * Convert `debian/copyrigh' to dep5 format
  * Use S:fieldname substitution to avoid duplication in `debian/control'.
    + Add versioned dependency on (dpkg-dev >= 1.18.11)
  * Disable unreliable tests (see: #835274)

 -- Dmitry Bogatov <email address hidden>  Tue, 23 Aug 2016 15:42:04 +0300

Upload details

Uploaded by:
Gerrit Pape
Uploaded to:
Sid
Original maintainer:
Gerrit Pape
Architectures:
any all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
bcron_0.10-4.dsc 2.0 KiB 3b99641ef15584ea0a2bf24ea6314855a132ee90ff733cca0651b06a9d6b9142
bcron_0.10.orig.tar.gz 66.7 KiB 322394a1fbf1b44c65a623a01c684044d56f026619e240ad74fe4f466ccd1dad
bcron_0.10-4.debian.tar.xz 31.4 KiB 7e650787e34d36aa750f6105cb423f9746c4ee144da4db4da56ab348cbfd3905

Available diffs

No changes file available.

Binary packages built by this source

bcron: Bruce 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.

bcron-dbgsym: debug symbols for bcron
bcron-run: Bruce cron system (integration with runit)

 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.