[Logcheck-commits] r1628 - logcheck/trunk/debian
maks at users.alioth.debian.org
maks at users.alioth.debian.org
Mon Aug 13 11:34:31 UTC 2007
Author: maks
Date: 2007-08-13 11:34:31 +0000 (Mon, 13 Aug 2007)
New Revision: 1628
Modified:
logcheck/trunk/debian/changelog
logcheck/trunk/debian/control
Log:
drop versioned dep on a presarge grep
Modified: logcheck/trunk/debian/changelog
===================================================================
--- logcheck/trunk/debian/changelog 2007-08-13 11:31:56 UTC (rev 1627)
+++ logcheck/trunk/debian/changelog 2007-08-13 11:34:31 UTC (rev 1628)
@@ -9,8 +9,9 @@
Kill code for upgrades from version earlier then Sarge, no debconf.
Thus remove ancient po files.
* debian/control: No debconf no debconf-updatepo need anymore.
+ * debian/control: Drop versioned dep of presarge grep.
- -- maximilian attems <maks at debian.org> Mon, 13 Aug 2007 13:05:00 +0200
+ -- maximilian attems <maks at debian.org> Mon, 13 Aug 2007 13:31:20 +0200
logcheck (1.2.59) experimental; urgency=low
Modified: logcheck/trunk/debian/control
===================================================================
--- logcheck/trunk/debian/control 2007-08-13 11:31:56 UTC (rev 1627)
+++ logcheck/trunk/debian/control 2007-08-13 11:34:31 UTC (rev 1628)
@@ -10,7 +10,7 @@
Package: logcheck
Architecture: all
-Depends: adduser, grep (>= 2.5.1-1), 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}
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