r11190 - in /desktop/unstable/vino/debian: changelog rules

lool at users.alioth.debian.org lool at users.alioth.debian.org
Tue May 29 07:39:34 UTC 2007


Author: lool
Date: Tue May 29 07:39:33 2007
New Revision: 11190

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=11190
Log:
* Disable GNOME Keyring support as per discussion in GNOME #344839;
  closes: #421222.

Modified:
    desktop/unstable/vino/debian/changelog
    desktop/unstable/vino/debian/rules

Modified: desktop/unstable/vino/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vino/debian/changelog?rev=11190&op=diff
==============================================================================
--- desktop/unstable/vino/debian/changelog (original)
+++ desktop/unstable/vino/debian/changelog Tue May 29 07:39:33 2007
@@ -1,3 +1,10 @@
+vino (2.18.1-3) UNRELEASED; urgency=low
+
+  * Disable GNOME Keyring support as per discussion in GNOME #344839;
+    closes: #421222.
+
+ -- Loic Minier <lool at dooz.org>  Tue, 29 May 2007 09:38:54 +0200
+
 vino (2.18.1-2) unstable; urgency=low
 
   * Upload to unstable; drop check-dist include.

Modified: desktop/unstable/vino/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vino/debian/rules?rev=11190&op=diff
==============================================================================
--- desktop/unstable/vino/debian/rules (original)
+++ desktop/unstable/vino/debian/rules Tue May 29 07:39:33 2007
@@ -9,8 +9,7 @@
 DEB_CONFIGURE_EXTRA_FLAGS += \
 	--enable-avahi \
 	--enable-session-support \
-	--enable-libnotify \
-	--enable-gnome-keyring
+	--enable-libnotify
 
 # drop unneeded ELF deps
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed




More information about the pkg-gnome-commits mailing list