snooze 0.4-2 source package in Ubuntu

Changelog

snooze (0.4-2) unstable; urgency=medium

  * debian/rules
    + Honor build flags (incl. hardening)
    + Fail build on dh_missing
  * Setup CI using salsa-ci-team's pipeline

 -- nicoo <email address hidden>  Sat, 15 Feb 2020 23:52:28 +0100

Upload details

Uploaded by:
Nicolas Braud-Santoni
Uploaded to:
Sid
Original maintainer:
Nicolas Braud-Santoni
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
snooze_0.4-2.dsc 1.7 KiB 8eb789444c2c4144f43ecc15eac137f9c07fb65ffbdfc2c83f21d7e0783702ab
snooze_0.4.orig.tar.gz 7.7 KiB 1d1dc49edb3a96ddc6411b19e40e665dae47489fcc73465dd254e31816ca8eb0
snooze_0.4-2.debian.tar.xz 3.6 KiB 101d4cbb7126b34445367fcf7ca33da244bd55eda4576db5384636a4524694a5

Available diffs

No changes file available.

Binary packages built by this source

snooze: run a command at a particular time

 `snooze` is a tool for waiting until a particular time and then
 running a command. Together with a service supervision system such as
 runit, this can be used to replace cron(8).
 .
 Benefits over cron:
  - mnemonic syntax
  - no overlapping job runs possible
  - filtering by ISO week and day of year
  - due to supervision, no centralized daemon required
  - due to supervision, can easily disable jobs or force their
    execution instantly
  - due to supervision, have custom logs
  - due to no centralized daemon, no fuzzing with multiple users/permissions
  - very robust with respect to external time changes
  - can use a file timestamp to ensure minimum waiting time between two
    runs, even across reboots
  - randomized delays (some cron have that)
  - variable slack (no need for anacron)
  - ad-hoc usage possible, just run the program from command line
 .
 Benefits over runwhen:
  - less confusing usage (arguably)
  - filtering by ISO week and day of year
  - zero dependencies
 .
 Benefits over uschedule:
  - no centralized daemon required
  - filtering by ISO week and day of year

snooze-dbgsym: No summary available for snooze-dbgsym in ubuntu hirsute.

No description available for snooze-dbgsym in ubuntu hirsute.