From cab36a9fa0fc190db3dc0ce8dc5b81143a5d8cc7 Mon Sep 17 00:00:00 2001 From: Matthijs Kooijman Date: Tue, 16 Aug 2011 21:20:19 +0200 Subject: [PATCH] debian-base-minimal: Make rsyslog the default system-log-deamon. Previously, debian-base-minimal only depended on 'system-log-daemon'. Making it depend on 'rsyslog | system-log-daemon' makes sure that rsyslog gets installed on new installed, but the system-log-daemon can be switched for another implementation without breaking debian-base-minimal. --- sources/equivs/debian-base-minimal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sources/equivs/debian-base-minimal b/sources/equivs/debian-base-minimal index 7ccf5a2..4201835 100644 --- a/sources/equivs/debian-base-minimal +++ b/sources/equivs/debian-base-minimal @@ -1,8 +1,8 @@ Package: debian-base-minimal -Version: 6 +Version: 7 Depends: aptitude, info, iputils-ping, locales, logrotate, man-db, manpages, netbase, netcat-traditional, passwd, procps, - system-log-daemon, traceroute, whiptail, wget, apt-utils, + rsyslog | system-log-daemon, traceroute, whiptail, wget, apt-utils, popularity-contest, patch Description: Dummy package depending on a minimal set of useful packages from the base system This is the subset of packages from the base system that should be -- 2.30.2