[Logcheck-commits] CVS logcheck/debian

CVS User maks-guest logcheck-devel at lists.alioth.debian.org
Tue Jul 4 17:14:46 UTC 2006


Update of /cvsroot/logcheck/logcheck/debian
In directory haydn:/tmp/cvs-serv8605

Modified Files:
	changelog control 
Log Message:

remove useless versioned depends


--- /cvsroot/logcheck/logcheck/debian/changelog	2006/07/04 17:03:53	1.597
+++ /cvsroot/logcheck/logcheck/debian/changelog	2006/07/04 17:14:46	1.598
@@ -63,8 +63,10 @@
   * debian/logcheck-database.preinst, debian/logcheck-database.postinst:
     Remove checks against old woody symlinkfarm.
   * debian/logtail.preinst: Remove old dpkg-divert handling.
+  * Remove useless versioned depends on debianutils and po-debconf.
+    Versions are satisfied on Sarge.
 
- -- maximilian attems <maks at sternwelten.at>  Tue,  4 Jul 2006 18:59:20 +0200
+ -- maximilian attems <maks at sternwelten.at>  Tue,  4 Jul 2006 19:05:02 +0200
 
 logcheck (1.2.44) UNRELEASED; urgency=low
 
--- /cvsroot/logcheck/logcheck/debian/control	2006/06/28 14:23:25	1.25
+++ /cvsroot/logcheck/logcheck/debian/control	2006/07/04 17:14:46	1.26
@@ -5,11 +5,11 @@
 Uploaders: Todd Troxell <ttroxell at debian.org>, Gerfried Fuchs <alfie at debian.org>, Eric Evans <eevans at debian.org>
 Standards-Version: 3.6.2
 Build-Depends: debhelper (>= 4.1.13)
-Build-Depends-Indep: docbook-to-man, debianutils (>= 1.16.9), po-debconf (>= 0.5.0)
+Build-Depends-Indep: docbook-to-man, debianutils, po-debconf
 
 Package: logcheck
 Architecture: all
-Depends: adduser, debconf, grep (>= 2.5.1-1), exim4 | mail-transport-agent, cron (>=3.0pl1-68), sysklogd | system-log-daemon | syslog-ng, mailx, logtail (= ${Source-Version}), logcheck-database (= ${Source-Version}), debianutils (>= 1.16.9), lockfile-progs, ${misc:Depends}
+Depends: adduser, debconf, grep (>= 2.5.1-1), exim4 | mail-transport-agent, cron (>=3.0pl1-68), sysklogd | system-log-daemon | syslog-ng, mailx, logtail (= ${Source-Version}), logcheck-database (= ${Source-Version}), debianutils, lockfile-progs, ${misc:Depends}
 Suggests: syslog-summary
 Description: mails anomalies in the system logfiles to the administrator
  Logcheck was part of the Abacus Project of security tools, but this



More information about the Logcheck-commits mailing list