diff -Nru tcos-0.89.89ubuntu1/debian/changelog tcos-0.89.89ubuntu2/debian/changelog --- tcos-0.89.89ubuntu1/debian/changelog 2012-05-17 21:04:30.000000000 +0100 +++ tcos-0.89.89ubuntu2/debian/changelog 2012-08-02 10:27:53.000000000 +0100 @@ -1,3 +1,10 @@ +tcos (0.89.89ubuntu2) quantal; urgency=low + + * Drop dhcp3-server from Depends: following dhcp3-server to + isc-dhcp-server transition. + + -- Andy Whitcroft Thu, 02 Aug 2012 10:08:12 +0100 + tcos (0.89.89ubuntu1) quantal; urgency=low * xmlrpc/common.c: diff -Nru tcos-0.89.89ubuntu1/debian/control tcos-0.89.89ubuntu2/debian/control --- tcos-0.89.89ubuntu1/debian/control 2012-05-17 21:04:34.000000000 +0100 +++ tcos-0.89.89ubuntu2/debian/control 2012-08-02 10:08:39.000000000 +0100 @@ -126,7 +126,7 @@ Package: tcos-tftp-dhcp Architecture: all -Depends: atftpd, isc-dhcp-server | dhcp3-server | dhcp-server, ${misc:Depends} +Depends: atftpd, isc-dhcp-server | dhcp-server, ${misc:Depends} Description: Metapackage to install TCOS with atftp and DHCP server This metapackage depends on atftp and a DHCP server to provide needed daemons needed to run a TCOS server.