From: Frank Lichtenheld Date: Sun, 7 Oct 2007 15:52:49 +0000 (+0200) Subject: 050checkinst: replace subversion with git-core X-Git-Url: https://git.deb.at/?p=deb%2Fpackages.git;a=commitdiff_plain;h=2e3f26edd362b5d8aceb6a5834b69e7cd2d97f97;hp=bbfd15cf954f1041490d6d299d8ed5b581d431ba 050checkinst: replace subversion with git-core D'oh! --- diff --git a/cron.d/050checkinst b/cron.d/050checkinst index fff0088..7a5b6c6 100755 --- a/cron.d/050checkinst +++ b/cron.d/050checkinst @@ -3,7 +3,7 @@ # Test whether all required packages are installed and generate a mail # if they aren't, so that the admin is informed. -required="subversion gettext locales rsync dpkg-dev procmail" +required="git-core gettext locales rsync dpkg-dev procmail" required="$required libcompress-zlib-perl" required="$required libhtml-parser-perl libio-stringy-perl" required="$required liblocale-gettext-perl libmldbm-perl"