[Pkg-utopia-commits] r1049 - packages/unstable/avahi/debian

Sjoerd Simons sjoerd at costa.debian.org
Mon Oct 2 17:53:57 UTC 2006


Author: sjoerd
Date: 2006-10-02 17:53:57 +0000 (Mon, 02 Oct 2006)
New Revision: 1049

Modified:
   packages/unstable/avahi/debian/changelog
   packages/unstable/avahi/debian/control
Log:
* Let libavahi-compat-libdnssd1 recommend libnss-mdns instead of depending
  on it. (Closes: #390614)

Modified: packages/unstable/avahi/debian/changelog
===================================================================
--- packages/unstable/avahi/debian/changelog	2006-10-02 17:00:01 UTC (rev 1048)
+++ packages/unstable/avahi/debian/changelog	2006-10-02 17:53:57 UTC (rev 1049)
@@ -1,5 +1,6 @@
-avahi (0.6.14-1) UNRELEASED; urgency=low
+avahi (0.6.14-1) unstable; urgency=low
 
+  [ Sebastian Dröge ]
   * New upstream release
   * debian/patches/02_static-hosts.patch:
     + Dropped, merged upstream
@@ -13,8 +14,12 @@
     debian/avahi-autoipd.install:
     + Add new avahi-autoipd package
 
- -- Sebastian Dröge <slomo at ubuntu.com>  Tue, 26 Sep 2006 23:55:31 +0200
+  [ Sjoerd Simons ]
+  * Let libavahi-compat-libdnssd1 recommend libnss-mdns instead of depending
+    on it. (Closes: #390614)
 
+ -- Sjoerd Simons <sjoerd at debian.org>  Mon,  2 Oct 2006 19:51:56 +0200
+
 avahi (0.6.13-3) unstable; urgency=low
 
   [ Sebastian Dröge ]

Modified: packages/unstable/avahi/debian/control
===================================================================
--- packages/unstable/avahi/debian/control	2006-10-02 17:00:01 UTC (rev 1048)
+++ packages/unstable/avahi/debian/control	2006-10-02 17:53:57 UTC (rev 1049)
@@ -334,7 +334,8 @@
 Package: libavahi-compat-libdnssd1
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libnss-mdns
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Recommends: libnss-mdns
 Description: Avahi Apple Bonjour compatibility library
  Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
  It allows programs to publish and discover services and hosts




More information about the Pkg-utopia-commits mailing list