Control: tags -1 patch pending

Jan-Benedict,

Thanks, this is a good point. Patch below is pending for the next upload.

Mark

commit 6b7f836db016f902bea793a2bedc2aa2fa627ded
Author: Mark Hindley <[email protected]>
Date:   Fri Jun 26 18:51:57 2026 +0100

    d/control: Recommend a cron daemon.
    
    Closes: #1140754

diff --git a/debian/control b/debian/control
index afd8266..84c54c3 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,8 @@ Depends: distro-info-data,
          update-inetd,
          ${misc:Depends},
          ${perl:Depends},
-Recommends: libberkeleydb-perl
+Recommends: libberkeleydb-perl,
+           cron | cron-daemon,
 Suggests: libfreezethaw-perl, libio-socket-inet6-perl
 Description: Caching proxy server for Debian/Ubuntu/Devuan software 
repositories
  Apt-cacher performs caching of files requested by apt-get (or other APT 
clients

Reply via email to