diff -Nru grml-btnet-0.04ubuntu1/debian/changelog grml-btnet-0.04ubuntu2/debian/changelog --- grml-btnet-0.04ubuntu1/debian/changelog 2011-08-30 08:50:14.000000000 +0100 +++ grml-btnet-0.04ubuntu2/debian/changelog 2012-07-31 14:42:16.000000000 +0100 @@ -1,3 +1,10 @@ +grml-btnet (0.04ubuntu2) quantal; urgency=low + + * Switch Depends: to isc-dhcp-server following dhcp3-server to + isc-dhcp-server transition. + + -- Andy Whitcroft Tue, 31 Jul 2012 14:41:20 +0100 + grml-btnet (0.04ubuntu1) oneiric; urgency=low * debian/control: change section from 'grml' (non-existent) to 'admin', so diff -Nru grml-btnet-0.04ubuntu1/debian/control grml-btnet-0.04ubuntu2/debian/control --- grml-btnet-0.04ubuntu1/debian/control 2011-08-29 17:06:06.000000000 +0100 +++ grml-btnet-0.04ubuntu2/debian/control 2012-07-31 14:42:00.000000000 +0100 @@ -8,6 +8,6 @@ Package: grml-btnet Architecture: all -Depends: grml-shlib (>=1.02.06), dhcp3-server, ipcalc, bluez-utils, bridge-utils, iptables, ${misc:Depends} +Depends: grml-shlib (>=1.02.06), isc-dhcp-server, ipcalc, bluez-utils, bridge-utils, iptables, ${misc:Depends} Description: Programs to quickly build a bluetooth network Just start grml-btnet and choose what you want to do.