[Pkg-utopia-commits] r397 - packages/experimental/avahi/debian

Sjoerd Simons sjoerd at costa.debian.org
Thu Dec 15 10:21:28 UTC 2005


Author: sjoerd
Date: 2005-12-15 10:21:27 +0000 (Thu, 15 Dec 2005)
New Revision: 397

Modified:
   packages/experimental/avahi/debian/control
Log:
let the howl stuff conflict/replace libhowl

Modified: packages/experimental/avahi/debian/control
===================================================================
--- packages/experimental/avahi/debian/control	2005-12-15 10:01:52 UTC (rev 396)
+++ packages/experimental/avahi/debian/control	2005-12-15 10:21:27 UTC (rev 397)
@@ -303,6 +303,8 @@
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Replaces: libhowl0
+Conflicts: libhowl0
 Description: Avahi Howl compatibility library
  Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
  It allows programs to publish and discover services and hosts
@@ -315,6 +317,8 @@
 Package: libavahi-compat-howl-dev
 Section: libdevel
 Architecture: any
+Replaces: libhowl-dev
+Conflicts: libhowl-dev
 Depends: libavahi-compat-howl0 (= ${Source-Version})
 Description: Development headers for the Avahi Howl compatibility library
  Avahi is a fully LGPL framework for Multicast DNS Service Discovery.




More information about the Pkg-utopia-commits mailing list