r34336 - in /desktop/unstable/gnome-online-accounts/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Apr 17 23:13:27 UTC 2012


Author: biebl
Date: Tue Apr 17 23:13:27 2012
New Revision: 34336

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=34336
Log:
debian/rules: Enable Facebook provider.

Modified:
    desktop/unstable/gnome-online-accounts/debian/changelog
    desktop/unstable/gnome-online-accounts/debian/rules

Modified: desktop/unstable/gnome-online-accounts/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-online-accounts/debian/changelog?rev=34336&op=diff
==============================================================================
--- desktop/unstable/gnome-online-accounts/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-online-accounts/debian/changelog [utf-8] Tue Apr 17 23:13:27 2012
@@ -4,8 +4,9 @@
   * Update debian/copyright to the final copyright-format 1.0 spec.
   * debian/patches/01_git_fix_build.patch: Refreshed.
   * debian/libgoa-1.0-0.symbols: Add new symbol.
+  * debian/rules: Enable Facebook provider.
 
- -- Michael Biebl <biebl at debian.org>  Wed, 18 Apr 2012 01:03:32 +0200
+ -- Michael Biebl <biebl at debian.org>  Wed, 18 Apr 2012 01:12:50 +0200
 
 gnome-online-accounts (3.3.0-1) experimental; urgency=low
 

Modified: desktop/unstable/gnome-online-accounts/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-online-accounts/debian/rules?rev=34336&op=diff
==============================================================================
--- desktop/unstable/gnome-online-accounts/debian/rules [utf-8] (original)
+++ desktop/unstable/gnome-online-accounts/debian/rules [utf-8] Tue Apr 17 23:13:27 2012
@@ -14,7 +14,8 @@
 
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 
-DEB_CONFIGURE_EXTRA_FLAGS += --enable-gtk-doc
+DEB_CONFIGURE_EXTRA_FLAGS += --enable-gtk-doc \
+                             --enable-facebook
 
 # List any files which are not installed
 common-binary-post-install-arch:: list-missing




More information about the pkg-gnome-commits mailing list