Change logs for systemd-cron source package in Mantic

  • 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
  • systemd-cron (1.16.5-1) unstable; urgency=low
    
      * New upstream version 1.16.5
      * move private helper binaries from /lib/systemd-cron
        to /usr/libexec/systemd-cron
      * re-enable tests
        * add pyflakes3 and shellcheck to build-dependencies
    
     -- Alexandre Detiste <email address hidden>  Wed, 09 Aug 2023 18:24:55 +0200
  • systemd-cron (1.16.2-1) unstable; urgency=low
    
      * compatibility with Python3.12+ (Closes: #1042370)
      * fix regression in expansion of commands starting with tilde
        (Closes: #1042363), thanks to Ben Hutchings.
      * fix regression in crontab (Closes: #1041911)
    
     -- Alexandre Detiste <email address hidden>  Sat, 29 Jul 2023 16:31:04 +0200
  • systemd-cron (1.16.1-1) unstable; urgency=low
    
      * fix syntax error in crontab (Closes: #1041878)
      * fix cross-building (Closes: #1041785)
    
     -- Alexandre Detiste <email address hidden>  Mon, 24 Jul 2023 23:39:31 +0200
  • systemd-cron (1.16-1) unstable; urgency=low
    
      * major rewrite in an OO fashion
    
     -- Alexandre Detiste <email address hidden>  Sat, 22 Jul 2023 18:14:03 +0200
  • systemd-cron (1.15.22-1) unstable; urgency=medium
    
      * do not ship the disabled cron-{hourly|weekly|monthly}.{service|timer}
        anymore.
      * add CRON 'sysstat' => systemd 'systat-collect' + 'sysstat-summary'
        to the detection heurstic.
      * Update standards version to 4.6.2, no changes needed.
      * improve bug reporting script
    
     -- Alexandre Detiste <email address hidden>  Tue, 04 Jul 2023 19:13:20 +0200
  • systemd-cron (1.15.21-1) unstable; urgency=low
    
      * do not use "run-parts" anymore to execute /etc/cron.{hourly|weekly|monthly}
        and instead generate a .timer+.service pair by item.
        Most prominent Debian packages already provide their own .timer:
        apt, dpkg, man-deb, plocate ... in this case systemd-cron does nothing.
    
      * simplify conflicts: only conflict on virtual cron-daemon and anacron
    
     -- Alexandre Detiste <email address hidden>  Fri, 23 Jun 2023 15:54:57 +0200
  • systemd-cron (1.15.20-1) unstable; urgency=medium
    
      * fix sending of Unicode emails
    
     -- Alexandre Detiste <email address hidden>  Fri, 10 Mar 2023 14:26:58 +0100
  • systemd-cron (1.15.19-5) unstable; urgency=medium
    
      * /etc/cron.yearly/.placeholder is now owned by
        "cron-daemon-common" (Closes: #1031247)
    
     -- Alexandre Detiste <email address hidden>  Tue, 14 Feb 2023 22:23:19 +0100