systemd-cron 1.16.7-1 source package in Ubuntu

Changelog

systemd-cron (1.16.7-1) unstable; urgency=low

  * Add dependencies on `pkgconf` & `systemd-dev`
    to get the generator & unit paths, this means that the
    final step of UsrMerge can be done with just a BinNMU.

  * Adding наб - new upstream who is also a Debian user -
    as an Uploader so they get a copy of the bug repports.
  * move back generated cron-{daily|weekly|monthly} at 6am.
    This behaviours was lost in 1.15.21-1.
    Now systemd-cron obey the /etc/crontab
    shipped by cron-daemon-common.
    This file can be altered by the administrator to his/her taste.
  * Add minimal autopkgtests stubs,
    next upstream version will include an extensive test suite.

 -- Alexandre Detiste <email address hidden>  Wed, 16 Aug 2023 21:12:30 +0200

Upload details

Uploaded by:
pkg-systemd-maintainers
Uploaded to:
Sid
Original maintainer:
pkg-systemd-maintainers
Architectures:
linux-any
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
systemd-cron_1.16.7-1.dsc 2.2 KiB a952698a58e4e75b499c393fd6d239419817a7223f7f97ca692c5149aedd49f3
systemd-cron_1.16.7.orig.tar.gz 37.0 KiB 8d496c5eb49ef86d60ab4b0d0843335265cbf707c077e96b9be8006fc59b6c3f
systemd-cron_1.16.7-1.debian.tar.xz 9.1 KiB c2f060cccc5d78196ff5cb2c3861a9a0d38bb9aa80d2510565578dc1392837d5

Available diffs

No changes file available.

Binary packages built by this source

systemd-cron: systemd generator that provides cron daemon & anacron functionality

 This is a generator that dynamicaly translates /etc/crontab,
 /etc/cron.{d|hourly|daily|weekly|monthly|yearly}/*
 and user cronjobs into systemd .timer & .service units.
 .
 Output from the commands is usually mailed to the system administrator
 (or to the user in question); you should probably install a mail system
 as well so that you can receive these messages.

systemd-cron-dbgsym: debug symbols for systemd-cron