[Logcheck-commits] r1722 - logcheck/trunk/debian

madduck at users.alioth.debian.org madduck at users.alioth.debian.org
Thu Aug 23 10:36:58 UTC 2007


Author: madduck
Date: 2007-08-23 10:36:58 +0000 (Thu, 23 Aug 2007)
New Revision: 1722

Modified:
   logcheck/trunk/debian/changelog
   logcheck/trunk/debian/control
Log:
* Depend on mktemp package (closes: #429384).



Modified: logcheck/trunk/debian/changelog
===================================================================
--- logcheck/trunk/debian/changelog	2007-08-23 10:36:56 UTC (rev 1721)
+++ logcheck/trunk/debian/changelog	2007-08-23 10:36:58 UTC (rev 1722)
@@ -11,6 +11,8 @@
   [ martin f. krafft ]
   * Thanks to Frédéric Brière for his bug reports and patches.
 
+  * Depend on mktemp package (closes: #429384).
+
   * violations.ignore.d/logcheck-postfix:
     - ignore milter-reject virus rejection notices.
     - ignore temporary milter failures (due to clamav-milter socket timeouts).
@@ -77,7 +79,7 @@
   * ignore.d.server/cron-apt:
     - ignore messages from autoclean (closes: #437748).
 
- -- martin f. krafft <madduck at debian.org>  Thu, 23 Aug 2007 12:12:22 +0200
+ -- martin f. krafft <madduck at debian.org>  Thu, 23 Aug 2007 12:18:17 +0200
 
 logcheck (1.2.59) UNRELEASED; urgency=low
 

Modified: logcheck/trunk/debian/control
===================================================================
--- logcheck/trunk/debian/control	2007-08-23 10:36:56 UTC (rev 1721)
+++ logcheck/trunk/debian/control	2007-08-23 10:36:58 UTC (rev 1722)
@@ -10,7 +10,7 @@
 
 Package: logcheck
 Architecture: all
-Depends: adduser, exim4 | mail-transport-agent, cron (>=3.0pl1-68), sysklogd | system-log-daemon | syslog-ng, mailx, logtail2, lockfile-progs, ${misc:Depends}
+Depends: adduser, exim4 | mail-transport-agent, cron (>=3.0pl1-68), sysklogd | system-log-daemon | syslog-ng, mailx, logtail2, lockfile-progs, ${misc:Depends}, mktemp
 Recommends: logcheck-database (>= ${source:Version})
 Suggests: syslog-summary
 Description: mails anomalies in the system logfiles to the administrator




More information about the Logcheck-commits mailing list