dhcdbd (3.0-1ubuntu1) hardy; urgency=low * Merge to Debian unstable. Remaining Ubuntu changes: - debian/rules: Install dhclient-exit-hook.d script as 'zzzz_dhcdbd' instead of 'dhcdbd', so that it is ran as last script. Otherwise it gets called before 'zzz_avahi-autoipd' and thus network-manager doesn't pick up the fact that avahi-autoipd is running on the interface. - debian/dhcdbd.{preinst,postinst,postrm}: Do the renaming on upgrades, take care to avoid the dpkg conffile question if the script was not modified, and gracefully handle aborted upgrades. This needs to be kept until the next LTS. - debian/dhcdbd.{preinst,postinst,postrm}: Change the event.d -> init.d migration from 24dhcdbd to 22dhcdbd, since we used the latter priority in Ubuntu. This needs to be kept until after the next LTS. -- Martin Pitt Tue, 23 Oct 2007 15:20:33 +0200 dhcdbd (3.0-1) unstable; urgency=low * New upstream release. * debian/patches/03-remove_extended_options_from_dhcdbd.patch - Removed. Fixed upstream. * debian/patches/30-pid-file-mode.patch - Removed. Merged upstream. * debian/watch - Updated to new upstream location. -- Michael Biebl Mon, 27 Aug 2007 16:23:16 +0200 dhcdbd (2.8-1) unstable; urgency=low * New upstream release. * debian/patches/50-dynamic-timeout.patch - Removed. Applied upstream. * debian/dhcdbd.init - Don't fail to start if dhcdbd is already running. * debian/dhcdbd.preinst - Do not parse /var/lib/dpkg/status directly but use dpkg-query instead. -- Michael Biebl Tue, 19 Jun 2007 22:24:02 +0100 dhcdbd (2.0-5) unstable; urgency=low * debian/patches/50-dynamic-timeout.patch - Prevent high frequency polling in the main loop by using a dynamic timeout. This should allow longer periods of sleep with a dyntick enabled kernel. (Closes: #425500, #424030) Patch by Keith Packard. -- Michael Biebl Tue, 22 May 2007 23:14:28 +0200 dhcdbd (2.0-4) unstable; urgency=low * Install the dhcdbd start script as regular SysV init script - Rename debian/dhcdbd.dbus-event to debian/dhcdbd.init. - Add proper LSB header to debian/dhcdbd.init - debian/rules + Don't install /etc/dbus-1/event.d/24dhcdbd anymore. + Set DEB_DH_INSTALLINIT_ARGS to start at 24 and stop at 16. - debian/dhcdbd.{preinst,postinst,postrm} + Remove the old conffile /etc/dbus-1/event.d/24dhcdbd on upgrade. If it was modified locally, rename it to *.dpkg-bak instead. - debian/dhcdbd.prerm + Removed. Stopping dhcdbd in prerm is now automatically added by dh_installinit. -- Michael Biebl Wed, 25 Apr 2007 00:51:45 +0200 dhcdbd (2.0-3) unstable; urgency=low [ Riccardo Setti ] * Added debian/patches/30-pid-file-mode.patch: - Create pid file with sane mode. (thank you slomo) * Added debian/patches/40-dbus-connection.patch: - Unref shared connections, don't close them. (thank you slomo) [ Michael Biebl ] * Add XS-Vcs-* fields to debian/control. -- Michael Biebl Mon, 5 Mar 2007 21:03:51 +0100 dhcdbd (2.0-2) unstable; urgency=low * Don't use "exit" in dhcp hook script (Closes: #392048). * Fix a small typo in package description (Closes: #393544). * Drop dependency on adduser and the creation of group netdev in postinst. Not needed anymore. * debian/dhcdbd.prerm - Added, stop dhcdbd service on package removal. -- Michael Biebl Tue, 24 Oct 2006 14:14:10 +0200 dhcdbd (2.0-1) unstable; urgency=low * New upstream release. * debian/patches/40_dbus0.9.patch - Removed, fixed upstream. * debian/patches/04-dhcdbd_conf_netdev_group.patch - Removed, not actually needed. * Improved the init script, added a dependency on lsb-base (>= 3.0-6). * Use the term D-Bus consistently in the man page and package description. * Updated the watch file. -- Michael Biebl Thu, 28 Sep 2006 19:20:10 +0200 dhcdbd (1.14-3) unstable; urgency=low * Changed a deprecated dbus function (closes: #385383) - added 40_dbus0.9.patch -- Riccardo Setti Tue, 5 Sep 2006 19:42:19 +0200 dhcdbd (1.14-2) unstable; urgency=low * Bumped Standards-Version to 3.7.2, no further changes required. * Bumped debhelper compatibility to 5. * Added a dependency on adduser. -- Michael Biebl Tue, 20 Jun 2006 22:57:04 +0200 dhcdbd (1.14-1) unstable; urgency=low * New upstream version. * Bumped Standards-Version to 3.7.0, no further changes required. -- Michael Biebl Mon, 1 May 2006 23:50:10 +0200 dhcdbd (1.12-3) unstable; urgency=low * Used a more consistent naming scheme for the patches in debian/patches. * Merged 03.dhcdbd.service.patch and 02_makefile.patch into 02-dhcdbd_location.patch. -- Michael Biebl Wed, 5 Apr 2006 13:23:22 +0200 dhcdbd (1.12-2) unstable; urgency=low * NetworkManager does not start dhcdbd on its own anymore since 0.6.2. So install a init script in dbus-1/event.d/24dhcdbd which starts before NetworkManager. * Update postinst to restart the service on configure. -- Michael Biebl Tue, 28 Mar 2006 12:42:44 +0200 dhcdbd (1.12-1) unstable; urgency=low * New upstream release - removed 01-dbus_60.patch [ Michael Biebl ] * Correctly apply the 01_fix_some_debian_path patch. * Added a watch file. [ Riccardo Setti ] * Improved description. (closes: #350888) * modifyed dhcdbd.conf, now it will use as valid group 'netdev'. (closes: #351454) - added debian/patches/03_dhcdbd.conf * added the creation of netdev group in dhcdbd.postinst. -- Riccardo Setti Sun, 12 Feb 2006 10:37:52 +0100 dhcdbd (1.10-1) unstable; urgency=low * Initial upload to Debian (Closes: #348309) * based on the ubuntu work -- Riccardo Setti Mon, 5 Jan 2006 17:11:07 +0100 dhcdbd (1.10-0ubuntu3) dapper; urgency=low * debian/control: - Add binary dep on dbus (>= 0.60), Malone #2950. -- Christian Bjälevik Mon, 2 Jan 2006 13:11:07 +0100 dhcdbd (1.10-0ubuntu2) dapper; urgency=low * debian/control: - Version Build-Dep on libdbus-1-dev to (>= 0.60). * debian/patches/01-dbus_60: - Add a patch to fix FTBFS. No patchsystem, only applied it. -- Christian Bjälevik Wed, 21 Dec 2005 19:03:12 +0100 dhcdbd (1.10-0ubuntu1) dapper; urgency=low * New upstream release * debian/rules: - Make us lintian clean - Add dh_strip -- Christian Bjälevik Sat, 19 Nov 2005 15:54:05 +0100 dhcdbd (1.9-0ubuntu1) breezy; urgency=low * new upstream version -- Jan Gerber Sun, 23 Oct 2005 20:51:35 -0400 dhcdbd (1.8-0ubuntu1) breezy; urgency=low * new upstream version - improve security with system.d/dhcdbd.conf: allow only root,bind user to send to dhcdbd * change DHCDBD_DHCLIENT_LEASE_DIR to point to /var/lib/dhcp3/ * add dhcp3-client to Depends -- Jan Gerber Fri, 9 Sep 2005 13:05:35 +0200 dhcdbd (1.6-0ubuntu2) breezy; urgency=low * Change definitions of lease and pid files to debian defaults -- Thom May Tue, 14 Jun 2005 18:04:16 +0100 dhcdbd (1.6-0ubuntu1) breezy; urgency=low * New upstream release. Add license, sort out permissions - thanks AJ for the cluestick application. -- Thom May Wed, 8 Jun 2005 12:32:44 +0100 dhcdbd (1.5-1) breezy; urgency=low * First upload. -- Thom May Tue, 17 May 2005 12:00:46 +0000