r35897 - in /desktop/experimental/gnome-online-accounts/debian: changelog control control.in libgoa-1.0-0.symbols patches/01_git_fix_build.patch patches/series rules
sjoerd at users.alioth.debian.org
sjoerd at users.alioth.debian.org
Sun Oct 7 07:24:46 UTC 2012
Author: sjoerd
Date: Sun Oct 7 07:24:43 2012
New Revision: 35897
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=35897
Log:
* New upstream release
* Debian/rules: explicitly enable all providers
* Sync with Ubuntu:
* debian/control.in: Update depends
* debian/patches/01_git_fix_build.patch:
Removed, Fixed upstream
Removed:
desktop/experimental/gnome-online-accounts/debian/patches/01_git_fix_build.patch
Modified:
desktop/experimental/gnome-online-accounts/debian/changelog
desktop/experimental/gnome-online-accounts/debian/control
desktop/experimental/gnome-online-accounts/debian/control.in
desktop/experimental/gnome-online-accounts/debian/libgoa-1.0-0.symbols
desktop/experimental/gnome-online-accounts/debian/patches/series
desktop/experimental/gnome-online-accounts/debian/rules
Modified: desktop/experimental/gnome-online-accounts/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-online-accounts/debian/changelog?rev=35897&op=diff
==============================================================================
--- desktop/experimental/gnome-online-accounts/debian/changelog [utf-8] (original)
+++ desktop/experimental/gnome-online-accounts/debian/changelog [utf-8] Sun Oct 7 07:24:43 2012
@@ -1,3 +1,14 @@
+gnome-online-accounts (3.6.0-1) UNRELEASED; urgency=low
+
+ * New upstream release
+ * Debian/rules: explicitly enable all providers
+ * Sync with Ubuntu:
+ * debian/control.in: Update depends
+ * debian/patches/01_git_fix_build.patch:
+ Removed, Fixed upstream
+
+ -- Sjoerd Simons <sjoerd at debian.org> Sun, 07 Oct 2012 09:00:14 +0200
+
gnome-online-accounts (3.4.2-1) unstable; urgency=low
* New upstream release.
Modified: desktop/experimental/gnome-online-accounts/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-online-accounts/debian/control?rev=35897&op=diff
==============================================================================
--- desktop/experimental/gnome-online-accounts/debian/control [utf-8] (original)
+++ desktop/experimental/gnome-online-accounts/debian/control [utf-8] Sun Oct 7 07:24:43 2012
@@ -7,17 +7,19 @@
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>, Sjoerd Simons <sjoerd at debian.org>
Build-Depends: cdbs (>= 0.4.93~),
dh-autoreconf,
gnome-pkg-tools (>= 0.10),
gnome-common,
debhelper (>= 8.1.3~),
+ libgcr-3-dev,
libglib2.0-dev (>= 2.30.0),
- libgtk-3-dev (>= 3.0.0),
+ libgtk-3-dev (>= 3.5.1),
libwebkitgtk-3.0-dev,
libjson-glib-dev,
- libgnome-keyring-dev,
+ libkrb5-dev,
+ libsecret-1-dev,
libnotify-dev (>= 0.7),
libsoup-gnome2.4-dev (>= 2.26),
librest-dev,
@@ -62,6 +64,8 @@
Depends: ${misc:Depends},
libgoa-1.0-0 (= ${binary:Version}),
libglib2.0-dev,
+ libgtk-3-dev,
+ librest-dev,
gir1.2-goa-1.0 (= ${binary:Version})
Suggests: libgoa-1.0-doc
Description: library for GNOME Online Accounts - development files
Modified: desktop/experimental/gnome-online-accounts/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-online-accounts/debian/control.in?rev=35897&op=diff
==============================================================================
--- desktop/experimental/gnome-online-accounts/debian/control.in [utf-8] (original)
+++ desktop/experimental/gnome-online-accounts/debian/control.in [utf-8] Sun Oct 7 07:24:43 2012
@@ -8,11 +8,13 @@
gnome-pkg-tools (>= 0.10),
gnome-common,
debhelper (>= 8.1.3~),
+ libgcr-3-dev,
libglib2.0-dev (>= 2.30.0),
- libgtk-3-dev (>= 3.0.0),
+ libgtk-3-dev (>= 3.5.1),
libwebkitgtk-3.0-dev,
libjson-glib-dev,
- libgnome-keyring-dev,
+ libkrb5-dev,
+ libsecret-1-dev,
libnotify-dev (>= 0.7),
libsoup-gnome2.4-dev (>= 2.26),
librest-dev,
@@ -57,6 +59,8 @@
Depends: ${misc:Depends},
libgoa-1.0-0 (= ${binary:Version}),
libglib2.0-dev,
+ libgtk-3-dev,
+ librest-dev,
gir1.2-goa-1.0 (= ${binary:Version})
Suggests: libgoa-1.0-doc
Description: library for GNOME Online Accounts - development files
Modified: desktop/experimental/gnome-online-accounts/debian/libgoa-1.0-0.symbols
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-online-accounts/debian/libgoa-1.0-0.symbols?rev=35897&op=diff
==============================================================================
--- desktop/experimental/gnome-online-accounts/debian/libgoa-1.0-0.symbols [utf-8] (original)
+++ desktop/experimental/gnome-online-accounts/debian/libgoa-1.0-0.symbols [utf-8] Sun Oct 7 07:24:43 2012
@@ -14,12 +14,19 @@
goa_account_dup_provider_name at Base 3.2.0
goa_account_dup_provider_type at Base 3.2.0
goa_account_get_attention_needed at Base 3.1.1
+ goa_account_get_calendar_disabled at Base 3.5.1
+ goa_account_get_chat_disabled at Base 3.5.1
+ goa_account_get_contacts_disabled at Base 3.5.1
+ goa_account_get_documents_disabled at Base 3.5.1
goa_account_get_id at Base 3.1.1
goa_account_get_identity at Base 3.1.1
+ goa_account_get_is_temporary at Base 3.5.90
+ goa_account_get_mail_disabled at Base 3.5.1
goa_account_get_presentation_identity at Base 3.1.1
goa_account_get_provider_icon at Base 3.1.1
goa_account_get_provider_name at Base 3.1.1
goa_account_get_provider_type at Base 3.1.1
+ goa_account_get_ticketing_disabled at Base 3.5.90
goa_account_get_type at Base 3.1.1
goa_account_interface_info at Base 3.1.1
goa_account_override_properties at Base 3.1.1
@@ -31,12 +38,19 @@
goa_account_proxy_new_for_bus_sync at Base 3.1.1
goa_account_proxy_new_sync at Base 3.1.1
goa_account_set_attention_needed at Base 3.1.1
+ goa_account_set_calendar_disabled at Base 3.5.1
+ goa_account_set_chat_disabled at Base 3.5.1
+ goa_account_set_contacts_disabled at Base 3.5.1
+ goa_account_set_documents_disabled at Base 3.5.1
goa_account_set_id at Base 3.1.1
goa_account_set_identity at Base 3.1.1
+ goa_account_set_is_temporary at Base 3.5.90
+ goa_account_set_mail_disabled at Base 3.5.1
goa_account_set_presentation_identity at Base 3.1.1
goa_account_set_provider_icon at Base 3.1.1
goa_account_set_provider_name at Base 3.1.1
goa_account_set_provider_type at Base 3.1.1
+ goa_account_set_ticketing_disabled at Base 3.5.90
goa_account_skeleton_get_type at Base 3.1.1
goa_account_skeleton_new at Base 3.1.1
goa_calendar_get_type at Base 3.1.1
@@ -67,6 +81,7 @@
goa_client_get_manager at Base 3.1.1
goa_client_get_object_manager at Base 3.1.1
goa_client_get_type at Base 3.1.1
+ goa_client_lookup_by_id at Base 3.5.90
goa_client_new at Base 3.1.1
goa_client_new_finish at Base 3.1.1
goa_client_new_sync at Base 3.1.1
@@ -96,6 +111,21 @@
goa_documents_skeleton_new at Base 3.1.90
goa_error_get_type at Base 3.1.1
goa_error_quark at Base 3.1.1
+ goa_exchange_dup_host at Base 3.5.1
+ goa_exchange_get_host at Base 3.5.1
+ goa_exchange_get_type at Base 3.5.1
+ goa_exchange_interface_info at Base 3.5.1
+ goa_exchange_override_properties at Base 3.5.1
+ goa_exchange_proxy_get_type at Base 3.5.1
+ goa_exchange_proxy_new at Base 3.5.1
+ goa_exchange_proxy_new_finish at Base 3.5.1
+ goa_exchange_proxy_new_for_bus at Base 3.5.1
+ goa_exchange_proxy_new_for_bus_finish at Base 3.5.1
+ goa_exchange_proxy_new_for_bus_sync at Base 3.5.1
+ goa_exchange_proxy_new_sync at Base 3.5.1
+ goa_exchange_set_host at Base 3.5.1
+ goa_exchange_skeleton_get_type at Base 3.5.1
+ goa_exchange_skeleton_new at Base 3.5.1
goa_mail_dup_email_address at Base 3.2.0
goa_mail_dup_imap_host at Base 3.2.0
goa_mail_dup_imap_user_name at Base 3.2.0
@@ -196,10 +226,13 @@
goa_object_get_chat at Base 3.1.1
goa_object_get_contacts at Base 3.1.1
goa_object_get_documents at Base 3.1.90
+ goa_object_get_exchange at Base 3.5.1
goa_object_get_mail at Base 3.1.1
goa_object_get_manager at Base 3.1.1
goa_object_get_oauth2_based at Base 3.1.1
goa_object_get_oauth_based at Base 3.1.1
+ goa_object_get_password_based at Base 3.5.1
+ goa_object_get_ticketing at Base 3.5.90
goa_object_get_type at Base 3.1.1
goa_object_manager_client_get_proxy_type at Base 3.1.1
goa_object_manager_client_get_type at Base 3.1.1
@@ -214,10 +247,13 @@
goa_object_peek_chat at Base 3.1.1
goa_object_peek_contacts at Base 3.1.1
goa_object_peek_documents at Base 3.1.90
+ goa_object_peek_exchange at Base 3.5.1
goa_object_peek_mail at Base 3.1.1
goa_object_peek_manager at Base 3.1.1
goa_object_peek_oauth2_based at Base 3.1.1
goa_object_peek_oauth_based at Base 3.1.1
+ goa_object_peek_password_based at Base 3.5.1
+ goa_object_peek_ticketing at Base 3.5.90
goa_object_proxy_get_type at Base 3.1.1
goa_object_proxy_new at Base 3.1.1
goa_object_skeleton_get_type at Base 3.1.1
@@ -227,10 +263,45 @@
goa_object_skeleton_set_chat at Base 3.1.1
goa_object_skeleton_set_contacts at Base 3.1.1
goa_object_skeleton_set_documents at Base 3.1.90
+ goa_object_skeleton_set_exchange at Base 3.5.1
goa_object_skeleton_set_mail at Base 3.1.1
goa_object_skeleton_set_manager at Base 3.1.1
goa_object_skeleton_set_oauth2_based at Base 3.1.1
goa_object_skeleton_set_oauth_based at Base 3.1.1
+ goa_object_skeleton_set_password_based at Base 3.5.1
+ goa_object_skeleton_set_ticketing at Base 3.5.90
+ goa_password_based_call_get_password at Base 3.5.1
+ goa_password_based_call_get_password_finish at Base 3.5.1
+ goa_password_based_call_get_password_sync at Base 3.5.1
+ goa_password_based_complete_get_password at Base 3.5.1
+ goa_password_based_get_type at Base 3.5.1
+ goa_password_based_interface_info at Base 3.5.1
+ goa_password_based_override_properties at Base 3.5.1
+ goa_password_based_proxy_get_type at Base 3.5.1
+ goa_password_based_proxy_new at Base 3.5.1
+ goa_password_based_proxy_new_finish at Base 3.5.1
+ goa_password_based_proxy_new_for_bus at Base 3.5.1
+ goa_password_based_proxy_new_for_bus_finish at Base 3.5.1
+ goa_password_based_proxy_new_for_bus_sync at Base 3.5.1
+ goa_password_based_proxy_new_sync at Base 3.5.1
+ goa_password_based_skeleton_get_type at Base 3.5.1
+ goa_password_based_skeleton_new at Base 3.5.1
+ goa_ticketing_call_get_ticket at Base 3.5.90
+ goa_ticketing_call_get_ticket_finish at Base 3.5.90
+ goa_ticketing_call_get_ticket_sync at Base 3.5.90
+ goa_ticketing_complete_get_ticket at Base 3.5.90
+ goa_ticketing_get_type at Base 3.5.90
+ goa_ticketing_interface_info at Base 3.5.90
+ goa_ticketing_override_properties at Base 3.5.90
+ goa_ticketing_proxy_get_type at Base 3.5.90
+ goa_ticketing_proxy_new at Base 3.5.90
+ goa_ticketing_proxy_new_finish at Base 3.5.90
+ goa_ticketing_proxy_new_for_bus at Base 3.5.90
+ goa_ticketing_proxy_new_for_bus_finish at Base 3.5.90
+ goa_ticketing_proxy_new_for_bus_sync at Base 3.5.90
+ goa_ticketing_proxy_new_sync at Base 3.5.90
+ goa_ticketing_skeleton_get_type at Base 3.5.90
+ goa_ticketing_skeleton_new at Base 3.5.90
libgoa-backend-1.0.so.0 libgoa-1.0-0 #MINVER#
goa_editable_label_get_editable at Base 3.1.1
goa_editable_label_get_scale at Base 3.1.1
@@ -242,13 +313,106 @@
goa_editable_label_set_scale at Base 3.1.1
goa_editable_label_set_text at Base 3.1.1
goa_editable_label_set_weight at Base 3.1.1
+ goa_ews_client_autodiscover at Base 3.5.1
+ goa_ews_client_autodiscover_finish at Base 3.5.1
+ goa_ews_client_autodiscover_sync at Base 3.5.1
+ goa_ews_client_get_type at Base 3.5.1
+ goa_ews_client_new at Base 3.5.1
+ goa_exchange_provider_get_type at Base 3.5.1
goa_facebook_provider_get_type at Base 3.1.1
goa_google_provider_get_type at Base 3.1.1
+ goa_identity_service_identity_dup_identifier at Base 3.5.90
+ goa_identity_service_identity_get_expiration_timestamp at Base 3.5.90
+ goa_identity_service_identity_get_identifier at Base 3.5.90
+ goa_identity_service_identity_get_is_signed_in at Base 3.5.90
+ goa_identity_service_identity_get_type at Base 3.5.90
+ goa_identity_service_identity_interface_info at Base 3.5.90
+ goa_identity_service_identity_override_properties at Base 3.5.90
+ goa_identity_service_identity_proxy_get_type at Base 3.5.90
+ goa_identity_service_identity_proxy_new at Base 3.5.90
+ goa_identity_service_identity_proxy_new_finish at Base 3.5.90
+ goa_identity_service_identity_proxy_new_for_bus at Base 3.5.90
+ goa_identity_service_identity_proxy_new_for_bus_finish at Base 3.5.90
+ goa_identity_service_identity_proxy_new_for_bus_sync at Base 3.5.90
+ goa_identity_service_identity_proxy_new_sync at Base 3.5.90
+ goa_identity_service_identity_set_expiration_timestamp at Base 3.5.90
+ goa_identity_service_identity_set_identifier at Base 3.5.90
+ goa_identity_service_identity_set_is_signed_in at Base 3.5.90
+ goa_identity_service_identity_skeleton_get_type at Base 3.5.90
+ goa_identity_service_identity_skeleton_new at Base 3.5.90
+ goa_identity_service_manager_call_exchange_secret_keys at Base 3.5.90
+ goa_identity_service_manager_call_exchange_secret_keys_finish at Base 3.5.90
+ goa_identity_service_manager_call_exchange_secret_keys_sync at Base 3.5.90
+ goa_identity_service_manager_call_sign_in at Base 3.5.90
+ goa_identity_service_manager_call_sign_in_finish at Base 3.5.90
+ goa_identity_service_manager_call_sign_in_sync at Base 3.5.90
+ goa_identity_service_manager_call_sign_out at Base 3.5.90
+ goa_identity_service_manager_call_sign_out_finish at Base 3.5.90
+ goa_identity_service_manager_call_sign_out_sync at Base 3.5.90
+ goa_identity_service_manager_complete_exchange_secret_keys at Base 3.5.90
+ goa_identity_service_manager_complete_sign_in at Base 3.5.90
+ goa_identity_service_manager_complete_sign_out at Base 3.5.90
+ goa_identity_service_manager_get_type at Base 3.5.90
+ goa_identity_service_manager_interface_info at Base 3.5.90
+ goa_identity_service_manager_override_properties at Base 3.5.90
+ goa_identity_service_manager_proxy_get_type at Base 3.5.90
+ goa_identity_service_manager_proxy_new at Base 3.5.90
+ goa_identity_service_manager_proxy_new_finish at Base 3.5.90
+ goa_identity_service_manager_proxy_new_for_bus at Base 3.5.90
+ goa_identity_service_manager_proxy_new_for_bus_finish at Base 3.5.90
+ goa_identity_service_manager_proxy_new_for_bus_sync at Base 3.5.90
+ goa_identity_service_manager_proxy_new_sync at Base 3.5.90
+ goa_identity_service_manager_skeleton_get_type at Base 3.5.90
+ goa_identity_service_manager_skeleton_new at Base 3.5.90
+ goa_identity_service_object_get_identity at Base 3.5.90
+ goa_identity_service_object_get_manager at Base 3.5.90
+ goa_identity_service_object_get_realm at Base 3.5.90
+ goa_identity_service_object_get_type at Base 3.5.90
+ goa_identity_service_object_manager_client_get_proxy_type at Base 3.5.90
+ goa_identity_service_object_manager_client_get_type at Base 3.5.90
+ goa_identity_service_object_manager_client_new at Base 3.5.90
+ goa_identity_service_object_manager_client_new_finish at Base 3.5.90
+ goa_identity_service_object_manager_client_new_for_bus at Base 3.5.90
+ goa_identity_service_object_manager_client_new_for_bus_finish at Base 3.5.90
+ goa_identity_service_object_manager_client_new_for_bus_sync at Base 3.5.90
+ goa_identity_service_object_manager_client_new_sync at Base 3.5.90
+ goa_identity_service_object_peek_identity at Base 3.5.90
+ goa_identity_service_object_peek_manager at Base 3.5.90
+ goa_identity_service_object_peek_realm at Base 3.5.90
+ goa_identity_service_object_proxy_get_type at Base 3.5.90
+ goa_identity_service_object_proxy_new at Base 3.5.90
+ goa_identity_service_object_skeleton_get_type at Base 3.5.90
+ goa_identity_service_object_skeleton_new at Base 3.5.90
+ goa_identity_service_object_skeleton_set_identity at Base 3.5.90
+ goa_identity_service_object_skeleton_set_manager at Base 3.5.90
+ goa_identity_service_object_skeleton_set_realm at Base 3.5.90
+ goa_identity_service_realm_dup_domain at Base 3.5.90
+ goa_identity_service_realm_dup_name at Base 3.5.90
+ goa_identity_service_realm_get_domain at Base 3.5.90
+ goa_identity_service_realm_get_is_enrolled at Base 3.5.90
+ goa_identity_service_realm_get_name at Base 3.5.90
+ goa_identity_service_realm_get_type at Base 3.5.90
+ goa_identity_service_realm_interface_info at Base 3.5.90
+ goa_identity_service_realm_override_properties at Base 3.5.90
+ goa_identity_service_realm_proxy_get_type at Base 3.5.90
+ goa_identity_service_realm_proxy_new at Base 3.5.90
+ goa_identity_service_realm_proxy_new_finish at Base 3.5.90
+ goa_identity_service_realm_proxy_new_for_bus at Base 3.5.90
+ goa_identity_service_realm_proxy_new_for_bus_finish at Base 3.5.90
+ goa_identity_service_realm_proxy_new_for_bus_sync at Base 3.5.90
+ goa_identity_service_realm_proxy_new_sync at Base 3.5.90
+ goa_identity_service_realm_set_domain at Base 3.5.90
+ goa_identity_service_realm_set_is_enrolled at Base 3.5.90
+ goa_identity_service_realm_set_name at Base 3.5.90
+ goa_identity_service_realm_skeleton_get_type at Base 3.5.90
+ goa_identity_service_realm_skeleton_new at Base 3.5.90
+ goa_kerberos_provider_get_type at Base 3.5.90
goa_log at Base 3.1.1
goa_log_level_get_type at Base 3.1.1
goa_oauth2_provider_add_account_key_values at Base 3.1.1
goa_oauth2_provider_build_authorization_uri at Base 3.1.1
goa_oauth2_provider_get_access_token_sync at Base 3.1.1
+ goa_oauth2_provider_get_authentication_cookie at Base 3.5.1
goa_oauth2_provider_get_authorization_uri at Base 3.1.1
goa_oauth2_provider_get_client_id at Base 3.1.1
goa_oauth2_provider_get_client_secret at Base 3.1.1
@@ -258,9 +422,12 @@
goa_oauth2_provider_get_token_uri at Base 3.1.1
goa_oauth2_provider_get_type at Base 3.1.1
goa_oauth2_provider_get_use_external_browser at Base 3.1.1
+ goa_oauth2_provider_get_use_mobile_browser at Base 3.5.2
+ goa_oauth2_provider_is_deny_node at Base 3.5.4
goa_oauth_provider_add_account_key_values at Base 3.1.1
goa_oauth_provider_build_authorization_uri at Base 3.1.1
goa_oauth_provider_get_access_token_sync at Base 3.1.1
+ goa_oauth_provider_get_authentication_cookie at Base 3.5.1
goa_oauth_provider_get_authorization_uri at Base 3.1.1
goa_oauth_provider_get_callback_uri at Base 3.1.1
goa_oauth_provider_get_consumer_key at Base 3.1.1
@@ -271,9 +438,11 @@
goa_oauth_provider_get_token_uri at Base 3.1.1
goa_oauth_provider_get_type at Base 3.1.1
goa_oauth_provider_get_use_external_browser at Base 3.1.1
+ goa_oauth_provider_get_use_mobile_browser at Base 3.5.2
+ goa_oauth_provider_is_deny_node at Base 3.5.4
+ goa_oauth_provider_parse_request_token_error at Base 3.5.1
goa_provider_add_account at Base 3.1.1
goa_provider_build_object at Base 3.1.1
- goa_provider_delete_credentials_sync at Base 3.4.1
goa_provider_ensure_credentials at Base 3.1.1
goa_provider_ensure_credentials_finish at Base 3.1.1
goa_provider_ensure_credentials_sync at Base 3.1.1
@@ -284,18 +453,35 @@
goa_provider_get_provider_name at Base 3.1.1
goa_provider_get_provider_type at Base 3.1.1
goa_provider_get_type at Base 3.1.1
- goa_provider_lookup_credentials_sync at Base 3.1.1
goa_provider_refresh_account at Base 3.1.1
goa_provider_show_account at Base 3.1.1
- goa_provider_store_credentials_sync at Base 3.1.1
- goa_twitter_provider_get_type at Base 3.1.1
- goa_util_add_heading at Base 3.1.1
- goa_util_add_row_check_button_from_keyfile at Base 3.1.1
- goa_util_add_row_editable_label_from_keyfile at Base 3.1.1
- goa_util_add_row_label at Base 3.1.1
- goa_util_add_row_switch_from_keyfile at Base 3.1.1
+ goa_spinner_button_get_type at Base 3.5.92
+ goa_spinner_button_new_from_stock at Base 3.5.92
+ goa_spinner_button_set_label at Base 3.5.92
+ goa_spinner_button_start at Base 3.5.92
+ goa_spinner_button_stop at Base 3.5.92
+ goa_util_account_notify_property_cb at Base 3.5.1
+ goa_util_add_account_info at Base 3.5.1
+ goa_util_add_row_switch_from_keyfile_with_blurb at Base 3.5.1
goa_util_add_row_widget at Base 3.1.1
goa_util_lookup_keyfile_boolean at Base 3.1.1
goa_util_lookup_keyfile_string at Base 3.1.1
+ goa_utils_check_duplicate at Base 3.5.1
+ goa_utils_delete_credentials_sync at Base 3.5.3
+ goa_utils_keyfile_remove_key at Base 3.5.90
+ goa_utils_keyfile_set_string at Base 3.5.90
+ goa_utils_lookup_credentials_sync at Base 3.5.3
+ goa_utils_set_dialog_title at Base 3.5.92
+ goa_utils_store_credentials_for_id_sync at Base 3.5.3
+ goa_utils_store_credentials_for_object_sync at Base 3.5.3
+ goa_web_view_fake_mobile at Base 3.5.2
+ goa_web_view_get_type at Base 3.5.1
+ goa_web_view_get_view at Base 3.5.1
+ goa_web_view_new at Base 3.5.1
goa_windows_live_provider_get_type at Base 3.3.0
- goa_yahoo_provider_get_type at Base 3.1.1
+ nautilus_floating_bar_add_action at Base 3.5.1
+ nautilus_floating_bar_cleanup_actions at Base 3.5.1
+ nautilus_floating_bar_get_type at Base 3.5.1
+ nautilus_floating_bar_new at Base 3.5.1
+ nautilus_floating_bar_set_label at Base 3.5.1
+ nautilus_floating_bar_set_show_spinner at Base 3.5.1
Modified: desktop/experimental/gnome-online-accounts/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-online-accounts/debian/patches/series?rev=35897&op=diff
==============================================================================
--- desktop/experimental/gnome-online-accounts/debian/patches/series [utf-8] (original)
+++ desktop/experimental/gnome-online-accounts/debian/patches/series [utf-8] Sun Oct 7 07:24:43 2012
@@ -1,1 +1,0 @@
-01_git_fix_build.patch
Modified: desktop/experimental/gnome-online-accounts/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-online-accounts/debian/rules?rev=35897&op=diff
==============================================================================
--- desktop/experimental/gnome-online-accounts/debian/rules [utf-8] (original)
+++ desktop/experimental/gnome-online-accounts/debian/rules [utf-8] Sun Oct 7 07:24:43 2012
@@ -15,7 +15,14 @@
LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
DEB_CONFIGURE_EXTRA_FLAGS += --enable-gtk-doc \
- --enable-facebook
+ --enable-kerberos \
+ --enable-facebook \
+ --enable-twitter \
+ --enable-flicker \
+ --enable-yahoo \
+ --enable-windows-live \
+ --enable-google \
+ --enable-exchange
# List any files which are not installed
common-binary-post-install-arch:: list-missing
More information about the pkg-gnome-commits
mailing list