From: Valentin Vidic <Valentin.Vidic@CARNet.hr>
Date: Fri, 30 Sep 2011 11:09:45 +0000 (+0200)
Subject: Upgrade dhcp3-client due to ntp dependency.
X-Git-Tag: debian/6.0.0~13
X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=commitdiff_plain;h=f1c8e96a5fba77f21eb668ee23a4afc787f3f07b;p=carnet-upgrade.git

Upgrade dhcp3-client due to ntp dependency.
---

diff --git a/src/data.sh b/src/data.sh
index b53edd4..cc05ba6 100644
--- a/src/data.sh
+++ b/src/data.sh
@@ -42,7 +42,7 @@ packages_uri='http://ftp.carnet.hr/carnet-debian/dists/carnet-squeeze/main/binar
 # Packages to forcibly install before installing the rest with dist-upgrade,
 # because dist-upgrade would rather remove or keep them back them.
 packages_first='
-libkrb5-17-heimdal postgresql-client unixodbc iptables oidentd libpam-modules procps base-passwd
+libkrb5-17-heimdal postgresql-client unixodbc iptables oidentd libpam-modules procps base-passwd dhcp3-client
 '
 
 # Packages that provide crucial services, upgrade them before the rest