diff -Nru netscript-2.4-5.2.9ubuntu1/debian/changelog netscript-2.4-5.2.9ubuntu2/debian/changelog --- netscript-2.4-5.2.9ubuntu1/debian/changelog 2012-04-05 01:52:54.000000000 +0100 +++ netscript-2.4-5.2.9ubuntu2/debian/changelog 2012-07-11 10:14:15.000000000 +0100 @@ -1,3 +1,10 @@ +netscript-2.4 (5.2.9ubuntu2) quantal; urgency=low + + * Switch dependancies from the now obsolete transitional package + dhcp3-client to the replacement isc-dhcp-client. + + -- Andy Whitcroft Wed, 11 Jul 2012 10:13:23 +0100 + netscript-2.4 (5.2.9ubuntu1) precise; urgency=low * Start netscript on 'or container', to let us optimize the udevtrigger diff -Nru netscript-2.4-5.2.9ubuntu1/debian/control netscript-2.4-5.2.9ubuntu2/debian/control --- netscript-2.4-5.2.9ubuntu1/debian/control 2012-04-05 01:56:08.000000000 +0100 +++ netscript-2.4-5.2.9ubuntu2/debian/control 2012-07-11 08:33:07.000000000 +0100 @@ -8,7 +8,7 @@ Package: netscript-2.4 Architecture: all -Depends: iproute (>= 20001007), bridge-utils (>= 0.9.3), iptables, netbase, bash (>= 2.03), dhcp-client | dhcp3-client, ${misc:Depends} +Depends: iproute (>= 20001007), bridge-utils (>= 0.9.3), iptables, netbase, bash (>= 2.03), dhcp-client | isc-dhcp-client, ${misc:Depends} Provides: netscript, ifupdown Conflicts: netscript, netscript-2.2, ifupdown Replaces: netscript, ifupdown