r27837 - in /desktop/experimental/vinagre/debian: changelog rules

ah at users.alioth.debian.org ah at users.alioth.debian.org
Mon May 2 13:14:57 UTC 2011


Author: ah
Date: Mon May  2 13:14:44 2011
New Revision: 27837

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=27837
Log:
Remove temporary disabling of avahi


Modified:
    desktop/experimental/vinagre/debian/changelog
    desktop/experimental/vinagre/debian/rules

Modified: desktop/experimental/vinagre/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/vinagre/debian/changelog?rev=27837&op=diff
==============================================================================
--- desktop/experimental/vinagre/debian/changelog [utf-8] (original)
+++ desktop/experimental/vinagre/debian/changelog [utf-8] Mon May  2 13:14:44 2011
@@ -9,15 +9,13 @@
   * debian/rules:
     - The configure arguments --enable-{avahi,telepathy} are now --with-...
     - Don't try to remove COPYING and INSTALL, not installed upstream anymore.
-  * Temporarily disable avahi support as Gtk+ 3.x variant of avahi-ui
-    isn't available yet.
   * Temporarily disable telepathy support as it fails to build (link),
     fix will be part of next upstream release...
   * debian/vinagre.install:
     - Install plugins by their new path and extension.
     - Don't try to install bonobo etc. which no longer exists.
 
- -- Andreas Henriksson <andreas at fatal.se>  Fri, 29 Apr 2011 13:41:27 +0200
+ -- Andreas Henriksson <andreas at fatal.se>  Mon, 02 May 2011 15:15:26 +0200
 
 vinagre (2.30.3-1) unstable; urgency=low
 

Modified: desktop/experimental/vinagre/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/vinagre/debian/rules?rev=27837&op=diff
==============================================================================
--- desktop/experimental/vinagre/debian/rules [utf-8] (original)
+++ desktop/experimental/vinagre/debian/rules [utf-8] Mon May  2 13:14:44 2011
@@ -8,8 +8,8 @@
 
 LDFLAGS += -Wl,-O1 -Wl,--as-needed
 
-# N.B. avahi and telepathy temporarily disabled.
-DEB_CONFIGURE_EXTRA_FLAGS += --with-avahi=no \
+# N.B. telepathy temporarily disabled.
+DEB_CONFIGURE_EXTRA_FLAGS += --with-avahi \
                              --enable-ssh \
                              --with-telepathy=no \
                              --disable-scrollkeeper




More information about the pkg-gnome-commits mailing list