rev 4741 - trunk/packages/kdenetwork/debian

Christopher Martin chrsmrtn at costa.debian.org
Sat Oct 21 14:00:10 UTC 2006


Author: chrsmrtn
Date: 2006-10-21 14:00:09 +0000 (Sat, 21 Oct 2006)
New Revision: 4741

Modified:
   trunk/packages/kdenetwork/debian/changelog
   trunk/packages/kdenetwork/debian/control
Log:
avahi-autoipd is now preferred, says the report.


Modified: trunk/packages/kdenetwork/debian/changelog
===================================================================
--- trunk/packages/kdenetwork/debian/changelog	2006-10-21 13:43:15 UTC (rev 4740)
+++ trunk/packages/kdenetwork/debian/changelog	2006-10-21 14:00:09 UTC (rev 4741)
@@ -2,6 +2,10 @@
 
   * Add a kwifimanager manpage, thanks to Chris Bier. (Closes: #392878)
 
+  * Change "Suggests: zeroconf" to "Suggests: avahi-autoipd | zeroconf", since
+    avahi-autoipd is a better, less intrusive implementation of zeroconf.
+    (Closes: #394328)
+
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Wed, 18 Oct 2006 17:53:44 -0400
 
 kdenetwork (4:3.5.5-1) unstable; urgency=low

Modified: trunk/packages/kdenetwork/debian/control
===================================================================
--- trunk/packages/kdenetwork/debian/control	2006-10-21 13:43:15 UTC (rev 4740)
+++ trunk/packages/kdenetwork/debian/control	2006-10-21 14:00:09 UTC (rev 4741)
@@ -303,7 +303,7 @@
 Architecture: any
 Depends: ${shlibs:Depends}, libnss-mdns
 Recommends: avahi-daemon
-Suggests: zeroconf
+Suggests: avahi-autoipd | zeroconf
 Description: Zeroconf support for KDE
  A kioslave and kded module that provide Zeroconf support. Try
  "zeroconf:/" in Konqueror.




More information about the pkg-kde-commits mailing list