[Pkg-utopia-commits] r1053 - packages/unstable/avahi/debian
Sjoerd Simons
sjoerd at costa.debian.org
Mon Oct 2 19:08:38 UTC 2006
Author: sjoerd
Date: 2006-10-02 19:08:38 +0000 (Mon, 02 Oct 2006)
New Revision: 1053
Modified:
packages/unstable/avahi/debian/changelog
packages/unstable/avahi/debian/rules
Log:
* Install avahi-autoipd's exit hook as zzz_avahi-autoipd to ensure it runs
last.
Modified: packages/unstable/avahi/debian/changelog
===================================================================
--- packages/unstable/avahi/debian/changelog 2006-10-02 18:34:17 UTC (rev 1052)
+++ packages/unstable/avahi/debian/changelog 2006-10-02 19:08:38 UTC (rev 1053)
@@ -17,8 +17,10 @@
[ Sjoerd Simons ]
* Let libavahi-compat-libdnssd1 recommend libnss-mdns instead of depending
on it. (Closes: #390614)
+ * Install avahi-autoipd's exit hook as zzz_avahi-autoipd to ensure it runs
+ last.
- -- Sjoerd Simons <sjoerd at debian.org> Mon, 2 Oct 2006 19:51:56 +0200
+ -- Sjoerd Simons <sjoerd at debian.org> Mon, 2 Oct 2006 21:03:20 +0200
avahi (0.6.13-3) unstable; urgency=low
Modified: packages/unstable/avahi/debian/rules
===================================================================
--- packages/unstable/avahi/debian/rules 2006-10-02 18:34:17 UTC (rev 1052)
+++ packages/unstable/avahi/debian/rules 2006-10-02 19:08:38 UTC (rev 1053)
@@ -35,3 +35,7 @@
binary-fixup/avahi-daemon binary-fixup/avahi-dnsconfd::
chmod +x debian/$(cdbs_curpkg)/etc/dbus-1/event.d/*
+
+common-install-impl::
+ mv $(DEB_DESTDIR)/etc/dhcp3/dhclient-exit-hooks.d/avahi-autoipd \
+ $(DEB_DESTDIR)/etc/dhcp3/dhclient-exit-hooks.d/zzz_avahi-autoipd
More information about the Pkg-utopia-commits
mailing list