[Pkg-utopia-commits] r2018 - in /packages/unstable/avahi/debian: changelog control

sjoerd at users.alioth.debian.org sjoerd at users.alioth.debian.org
Tue Jan 8 16:40:31 UTC 2008


Author: sjoerd
Date: Tue Jan  8 16:40:30 2008
New Revision: 2018

URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=2018
Log:
* debian/control: Add libavahi-glib-dev to the libavahi-gobject-dev depends

Modified:
    packages/unstable/avahi/debian/changelog
    packages/unstable/avahi/debian/control

Modified: packages/unstable/avahi/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/avahi/debian/changelog?rev=2018&op=diff
==============================================================================
--- packages/unstable/avahi/debian/changelog (original)
+++ packages/unstable/avahi/debian/changelog Tue Jan  8 16:40:30 2008
@@ -1,3 +1,9 @@
+avahi (0.6.22-3) UNRELEASED; urgency=low
+
+  * debian/control: Add libavahi-glib-dev to the libavahi-gobject-dev depends
+
+ -- Sjoerd Simons <sjoerd at debian.org>  Tue, 08 Jan 2008 17:39:50 +0100
+
 avahi (0.6.22-2) unstable; urgency=low
 
   * Fix typo in the control file (missing ,)

Modified: packages/unstable/avahi/debian/control
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/avahi/debian/control?rev=2018&op=diff
==============================================================================
--- packages/unstable/avahi/debian/control (original)
+++ packages/unstable/avahi/debian/control Tue Jan  8 16:40:30 2008
@@ -323,8 +323,8 @@
 Depends: libavahi-gobject0 (= ${binary:Version}),
          ${misc:Depends},
          libglib2.0-dev,
-         libavahi-common-dev,
-         libavahi-client-dev
+         libavahi-client-dev,
+         libavahi-glib-dev
 Description: Development headers for the Avahi GObject 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