r29926 - in /packages/experimental/gnome-online-accounts: ./ debian/ debian/patches/ debian/source/

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Sun Oct 2 07:05:58 UTC 2011


Author: jbicha-guest
Date: Sun Oct  2 07:05:57 2011
New Revision: 29926

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=29926
Log:
copied from Ubuntu & tweaked for Debian

Added:
    packages/experimental/gnome-online-accounts/
    packages/experimental/gnome-online-accounts/debian/
    packages/experimental/gnome-online-accounts/debian/changelog
    packages/experimental/gnome-online-accounts/debian/compat
    packages/experimental/gnome-online-accounts/debian/control
    packages/experimental/gnome-online-accounts/debian/control.in
    packages/experimental/gnome-online-accounts/debian/copyright
    packages/experimental/gnome-online-accounts/debian/gir1.2-goa-1.0.install
    packages/experimental/gnome-online-accounts/debian/gnome-online-accounts.install
    packages/experimental/gnome-online-accounts/debian/libgoa-1.0-0.install
    packages/experimental/gnome-online-accounts/debian/libgoa-1.0-0.symbols
    packages/experimental/gnome-online-accounts/debian/libgoa-1.0-dev.install
    packages/experimental/gnome-online-accounts/debian/libgoa-1.0-doc.install
    packages/experimental/gnome-online-accounts/debian/patches/
    packages/experimental/gnome-online-accounts/debian/patches/01_git_fix_build.patch
    packages/experimental/gnome-online-accounts/debian/patches/series
    packages/experimental/gnome-online-accounts/debian/rules   (with props)
    packages/experimental/gnome-online-accounts/debian/source/
    packages/experimental/gnome-online-accounts/debian/source/format
    packages/experimental/gnome-online-accounts/debian/watch

Added: packages/experimental/gnome-online-accounts/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-online-accounts/debian/changelog?rev=29926&op=file
==============================================================================
--- packages/experimental/gnome-online-accounts/debian/changelog (added)
+++ packages/experimental/gnome-online-accounts/debian/changelog [utf-8] Sun Oct  2 07:05:57 2011
@@ -1,0 +1,5 @@
+gnome-online-accounts (3.2.0.1-1) UNRELEASED; urgency=low
+
+  * Initial release.
+
+ -- Jeremy Bicha <jbicha at ubuntu.com>  Sun, 02 Oct 2011 02:46:09 -0400

Added: packages/experimental/gnome-online-accounts/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-online-accounts/debian/compat?rev=29926&op=file
==============================================================================
--- packages/experimental/gnome-online-accounts/debian/compat (added)
+++ packages/experimental/gnome-online-accounts/debian/compat [utf-8] Sun Oct  2 07:05:57 2011
@@ -1,0 +1,1 @@
+8

Added: packages/experimental/gnome-online-accounts/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-online-accounts/debian/control?rev=29926&op=file
==============================================================================
--- packages/experimental/gnome-online-accounts/debian/control (added)
+++ packages/experimental/gnome-online-accounts/debian/control [utf-8] Sun Oct  2 07:05:57 2011
@@ -1,0 +1,97 @@
+# This file is autogenerated. DO NOT EDIT!
+# 
+# Modifications should be made to debian/control.in instead.
+# This file is regenerated automatically in the clean target.
+
+Source: gnome-online-accounts
+Section: gnome
+Priority: optional
+Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Uploaders: 
+Build-Depends: cdbs (>= 0.4.41),
+               dh-autoreconf,
+               hardening-wrapper,
+               gnome-pkg-tools (>= 0.10),
+               gnome-common,
+               debhelper (>= 8),
+               libglib2.0-dev (>= 2.30.0),
+               libgtk-3-dev (>= 3.0.0),
+               libwebkitgtk-3.0-dev,
+               libjson-glib-dev,
+               libgnome-keyring-dev,
+               libnotify-dev (>= 0.7),
+               libsoup-gnome2.4-dev (>= 2.26),
+               librest-dev,
+               gobject-introspection (>= 0.9.12-4~),
+               libgirepository1.0-dev (>= 0.9.3),
+               gtk-doc-tools
+Standards-Version: 3.9.2
+Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/packages/experimental/gnome-online-accounts
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/packages/experimental/gnome-online-accounts/
+Homepage: https://live.gnome.org/OnlineAccounts
+
+Package: gnome-online-accounts
+Architecture: any
+Section: gnome
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         libgoa-1.0-0 (= ${binary:Version})
+Recommends: gnome-control-center
+Description: GNOME Online Accounts
+ This package contains the GNOME Online Accounts service, which provides a
+ centralized place for managing online accounts (Google, etc) for the
+ GNOME desktop.
+
+Package: libgoa-1.0-0
+Architecture: any
+Section: libs
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Description: library for GNOME Online Accounts
+ This package contains the GNOME Online Accounts service, which provides a
+ centralized place for managing online accounts (Google, etc) for the
+ GNOME desktop.
+ .
+ This package contains the libraries used by GOA applications.
+
+Package: libgoa-1.0-dev
+Architecture: any
+Section: libdevel
+Depends: ${misc:Depends},
+         libgoa-1.0-0 (= ${binary:Version}),
+         libglib2.0-dev,
+         gir1.2-goa-1.0
+Suggests: libgoa-1.0-doc
+Description: library for GNOME Online Accounts - development files
+ This package contains the GNOME Online Accounts service, which provides a
+ centralized place for managing online accounts (Google, etc) for the
+ GNOME desktop.
+ .
+ This package contains the files needed to build applications that access
+ the service.
+
+Package: libgoa-1.0-doc
+Architecture: all
+Section: doc
+Depends: lynx | www-browser,
+         ${misc:Depends}
+Description: library for GNOME Online Accounts - documentation files
+ This package contains the GNOME Online Accounts service, which provides a
+ centralized place for managing online accounts (Google, etc) for the
+ GNOME desktop.
+ .
+ This package contains the HTML documentation for the GOA library.
+
+Package: gir1.2-goa-1.0
+Architecture: any
+Section: libs
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
+         ${gir:Depends}
+Description: Introspection data for GNOME Online Accounts
+ This package contains the GNOME Online Accounts service, which provides a
+ centralized place for managing online accounts (Google, etc) for the
+ GNOME desktop.
+ .
+ This package can be used by other packages using the GIRepository format to
+ generate dynamic bindings.

Added: packages/experimental/gnome-online-accounts/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-online-accounts/debian/control.in?rev=29926&op=file
==============================================================================
--- packages/experimental/gnome-online-accounts/debian/control.in (added)
+++ packages/experimental/gnome-online-accounts/debian/control.in [utf-8] Sun Oct  2 07:05:57 2011
@@ -1,0 +1,92 @@
+Source: gnome-online-accounts
+Section: gnome
+Priority: optional
+Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Uploaders: @GNOME_TEAM@
+Build-Depends: cdbs (>= 0.4.41),
+               dh-autoreconf,
+               hardening-wrapper,
+               gnome-pkg-tools (>= 0.10),
+               gnome-common,
+               debhelper (>= 8),
+               libglib2.0-dev (>= 2.30.0),
+               libgtk-3-dev (>= 3.0.0),
+               libwebkitgtk-3.0-dev,
+               libjson-glib-dev,
+               libgnome-keyring-dev,
+               libnotify-dev (>= 0.7),
+               libsoup-gnome2.4-dev (>= 2.26),
+               librest-dev,
+               gobject-introspection (>= 0.9.12-4~),
+               libgirepository1.0-dev (>= 0.9.3),
+               gtk-doc-tools
+Standards-Version: 3.9.2
+Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/packages/experimental/gnome-online-accounts
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/packages/experimental/gnome-online-accounts/
+Homepage: https://live.gnome.org/OnlineAccounts
+
+Package: gnome-online-accounts
+Architecture: any
+Section: gnome
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         libgoa-1.0-0 (= ${binary:Version})
+Recommends: gnome-control-center
+Description: GNOME Online Accounts
+ This package contains the GNOME Online Accounts service, which provides a
+ centralized place for managing online accounts (Google, etc) for the
+ GNOME desktop.
+
+Package: libgoa-1.0-0
+Architecture: any
+Section: libs
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Description: library for GNOME Online Accounts
+ This package contains the GNOME Online Accounts service, which provides a
+ centralized place for managing online accounts (Google, etc) for the
+ GNOME desktop.
+ .
+ This package contains the libraries used by GOA applications.
+
+Package: libgoa-1.0-dev
+Architecture: any
+Section: libdevel
+Depends: ${misc:Depends},
+         libgoa-1.0-0 (= ${binary:Version}),
+         libglib2.0-dev,
+         gir1.2-goa-1.0
+Suggests: libgoa-1.0-doc
+Description: library for GNOME Online Accounts - development files
+ This package contains the GNOME Online Accounts service, which provides a
+ centralized place for managing online accounts (Google, etc) for the
+ GNOME desktop.
+ .
+ This package contains the files needed to build applications that access
+ the service.
+
+Package: libgoa-1.0-doc
+Architecture: all
+Section: doc
+Depends: lynx | www-browser,
+         ${misc:Depends}
+Description: library for GNOME Online Accounts - documentation files
+ This package contains the GNOME Online Accounts service, which provides a
+ centralized place for managing online accounts (Google, etc) for the
+ GNOME desktop.
+ .
+ This package contains the HTML documentation for the GOA library.
+
+Package: gir1.2-goa-1.0
+Architecture: any
+Section: libs
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
+         ${gir:Depends}
+Description: Introspection data for GNOME Online Accounts
+ This package contains the GNOME Online Accounts service, which provides a
+ centralized place for managing online accounts (Google, etc) for the
+ GNOME desktop.
+ .
+ This package can be used by other packages using the GIRepository format to
+ generate dynamic bindings.

Added: packages/experimental/gnome-online-accounts/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-online-accounts/debian/copyright?rev=29926&op=file
==============================================================================
--- packages/experimental/gnome-online-accounts/debian/copyright (added)
+++ packages/experimental/gnome-online-accounts/debian/copyright [utf-8] Sun Oct  2 07:05:57 2011
@@ -1,0 +1,27 @@
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Source: http://ftp.gnome.org/pub/GNOME/sources/gnome-online-accounts/
+
+Files: *
+Copyright: 2011 Red Hat, Inc.
+License: LGPL-2.1+
+
+Files: debian/*
+Copyright: 2011 Canonical Ltd
+License: LGPL-2.1+
+
+License: LGPL-2.1+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public License
+ along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU Lesser General
+ Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.

Added: packages/experimental/gnome-online-accounts/debian/gir1.2-goa-1.0.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-online-accounts/debian/gir1.2-goa-1.0.install?rev=29926&op=file
==============================================================================
--- packages/experimental/gnome-online-accounts/debian/gir1.2-goa-1.0.install (added)
+++ packages/experimental/gnome-online-accounts/debian/gir1.2-goa-1.0.install [utf-8] Sun Oct  2 07:05:57 2011
@@ -1,0 +1,1 @@
+debian/tmp/usr/lib/girepository-1.0/*.typelib

Added: packages/experimental/gnome-online-accounts/debian/gnome-online-accounts.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-online-accounts/debian/gnome-online-accounts.install?rev=29926&op=file
==============================================================================
--- packages/experimental/gnome-online-accounts/debian/gnome-online-accounts.install (added)
+++ packages/experimental/gnome-online-accounts/debian/gnome-online-accounts.install [utf-8] Sun Oct  2 07:05:57 2011
@@ -1,0 +1,4 @@
+debian/tmp/usr/lib/gnome-online-accounts/goa-daemon
+debian/tmp/usr/share/dbus-1/services/org.gnome.OnlineAccounts.service
+debian/tmp/usr/share/icons
+debian/tmp/usr/share/man

Added: packages/experimental/gnome-online-accounts/debian/libgoa-1.0-0.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-online-accounts/debian/libgoa-1.0-0.install?rev=29926&op=file
==============================================================================
--- packages/experimental/gnome-online-accounts/debian/libgoa-1.0-0.install (added)
+++ packages/experimental/gnome-online-accounts/debian/libgoa-1.0-0.install [utf-8] Sun Oct  2 07:05:57 2011
@@ -1,0 +1,1 @@
+debian/tmp/usr/lib/*.so.*

Added: packages/experimental/gnome-online-accounts/debian/libgoa-1.0-0.symbols
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-online-accounts/debian/libgoa-1.0-0.symbols?rev=29926&op=file
==============================================================================
--- packages/experimental/gnome-online-accounts/debian/libgoa-1.0-0.symbols (added)
+++ packages/experimental/gnome-online-accounts/debian/libgoa-1.0-0.symbols [utf-8] Sun Oct  2 07:05:57 2011
@@ -1,0 +1,312 @@
+libgoa-1.0.so.0 libgoa-1.0-0 #MINVER#
+ goa_account_call_ensure_credentials at Base 3.1.1
+ goa_account_call_ensure_credentials_finish at Base 3.1.1
+ goa_account_call_ensure_credentials_sync at Base 3.1.1
+ goa_account_call_remove at Base 3.1.1
+ goa_account_call_remove_finish at Base 3.1.1
+ goa_account_call_remove_sync at Base 3.1.1
+ goa_account_complete_ensure_credentials at Base 3.1.1
+ goa_account_complete_remove at Base 3.1.1
+ goa_account_dup_id at Base 3.2.0
+ goa_account_dup_identity at Base 3.2.0
+ goa_account_dup_presentation_identity at Base 3.2.0
+ goa_account_dup_provider_icon at Base 3.2.0
+ 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_id at Base 3.1.1
+ goa_account_get_identity at Base 3.1.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_type at Base 3.1.1
+ goa_account_interface_info at Base 3.1.1
+ goa_account_override_properties at Base 3.1.1
+ goa_account_proxy_get_type at Base 3.1.1
+ goa_account_proxy_new at Base 3.1.1
+ goa_account_proxy_new_finish at Base 3.1.1
+ goa_account_proxy_new_for_bus at Base 3.1.1
+ goa_account_proxy_new_for_bus_finish at Base 3.1.1
+ 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_id at Base 3.1.1
+ goa_account_set_identity at Base 3.1.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_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
+ goa_calendar_interface_info at Base 3.1.1
+ goa_calendar_override_properties at Base 3.2.0
+ goa_calendar_proxy_get_type at Base 3.1.1
+ goa_calendar_proxy_new at Base 3.1.1
+ goa_calendar_proxy_new_finish at Base 3.1.1
+ goa_calendar_proxy_new_for_bus at Base 3.1.1
+ goa_calendar_proxy_new_for_bus_finish at Base 3.1.1
+ goa_calendar_proxy_new_for_bus_sync at Base 3.1.1
+ goa_calendar_proxy_new_sync at Base 3.1.1
+ goa_calendar_skeleton_get_type at Base 3.1.1
+ goa_calendar_skeleton_new at Base 3.1.1
+ goa_chat_get_type at Base 3.1.1
+ goa_chat_interface_info at Base 3.1.1
+ goa_chat_override_properties at Base 3.2.0
+ goa_chat_proxy_get_type at Base 3.1.1
+ goa_chat_proxy_new at Base 3.1.1
+ goa_chat_proxy_new_finish at Base 3.1.1
+ goa_chat_proxy_new_for_bus at Base 3.1.1
+ goa_chat_proxy_new_for_bus_finish at Base 3.1.1
+ goa_chat_proxy_new_for_bus_sync at Base 3.1.1
+ goa_chat_proxy_new_sync at Base 3.1.1
+ goa_chat_skeleton_get_type at Base 3.1.1
+ goa_chat_skeleton_new at Base 3.1.1
+ goa_client_get_accounts at Base 3.1.1
+ 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_new at Base 3.1.1
+ goa_client_new_finish at Base 3.1.1
+ goa_client_new_sync at Base 3.1.1
+ goa_contacts_get_type at Base 3.1.1
+ goa_contacts_interface_info at Base 3.1.1
+ goa_contacts_override_properties at Base 3.2.0
+ goa_contacts_proxy_get_type at Base 3.1.1
+ goa_contacts_proxy_new at Base 3.1.1
+ goa_contacts_proxy_new_finish at Base 3.1.1
+ goa_contacts_proxy_new_for_bus at Base 3.1.1
+ goa_contacts_proxy_new_for_bus_finish at Base 3.1.1
+ goa_contacts_proxy_new_for_bus_sync at Base 3.1.1
+ goa_contacts_proxy_new_sync at Base 3.1.1
+ goa_contacts_skeleton_get_type at Base 3.1.1
+ goa_contacts_skeleton_new at Base 3.1.1
+ goa_documents_get_type at Base 3.1.90
+ goa_documents_interface_info at Base 3.1.90
+ goa_documents_override_properties at Base 3.2.0
+ goa_documents_proxy_get_type at Base 3.1.90
+ goa_documents_proxy_new at Base 3.1.90
+ goa_documents_proxy_new_finish at Base 3.1.90
+ goa_documents_proxy_new_for_bus at Base 3.1.90
+ goa_documents_proxy_new_for_bus_finish at Base 3.1.90
+ goa_documents_proxy_new_for_bus_sync at Base 3.1.90
+ goa_documents_proxy_new_sync at Base 3.1.90
+ goa_documents_skeleton_get_type at Base 3.1.90
+ 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_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
+ goa_mail_dup_smtp_host at Base 3.2.0
+ goa_mail_dup_smtp_user_name at Base 3.2.0
+ goa_mail_get_email_address at Base 3.1.1
+ goa_mail_get_imap_host at Base 3.1.1
+ goa_mail_get_imap_supported at Base 3.1.1
+ goa_mail_get_imap_use_tls at Base 3.1.1
+ goa_mail_get_imap_user_name at Base 3.1.1
+ goa_mail_get_smtp_host at Base 3.1.1
+ goa_mail_get_smtp_supported at Base 3.1.1
+ goa_mail_get_smtp_use_tls at Base 3.1.1
+ goa_mail_get_smtp_user_name at Base 3.1.1
+ goa_mail_get_type at Base 3.1.1
+ goa_mail_interface_info at Base 3.1.1
+ goa_mail_override_properties at Base 3.1.1
+ goa_mail_proxy_get_type at Base 3.1.1
+ goa_mail_proxy_new at Base 3.1.1
+ goa_mail_proxy_new_finish at Base 3.1.1
+ goa_mail_proxy_new_for_bus at Base 3.1.1
+ goa_mail_proxy_new_for_bus_finish at Base 3.1.1
+ goa_mail_proxy_new_for_bus_sync at Base 3.1.1
+ goa_mail_proxy_new_sync at Base 3.1.1
+ goa_mail_set_email_address at Base 3.1.1
+ goa_mail_set_imap_host at Base 3.1.1
+ goa_mail_set_imap_supported at Base 3.1.1
+ goa_mail_set_imap_use_tls at Base 3.1.1
+ goa_mail_set_imap_user_name at Base 3.1.1
+ goa_mail_set_smtp_host at Base 3.1.1
+ goa_mail_set_smtp_supported at Base 3.1.1
+ goa_mail_set_smtp_use_tls at Base 3.1.1
+ goa_mail_set_smtp_user_name at Base 3.1.1
+ goa_mail_skeleton_get_type at Base 3.1.1
+ goa_mail_skeleton_new at Base 3.1.1
+ goa_manager_call_add_account at Base 3.1.1
+ goa_manager_call_add_account_finish at Base 3.1.1
+ goa_manager_call_add_account_sync at Base 3.1.1
+ goa_manager_complete_add_account at Base 3.1.1
+ goa_manager_get_type at Base 3.1.1
+ goa_manager_interface_info at Base 3.1.1
+ goa_manager_override_properties at Base 3.2.0
+ goa_manager_proxy_get_type at Base 3.1.1
+ goa_manager_proxy_new at Base 3.1.1
+ goa_manager_proxy_new_finish at Base 3.1.1
+ goa_manager_proxy_new_for_bus at Base 3.1.1
+ goa_manager_proxy_new_for_bus_finish at Base 3.1.1
+ goa_manager_proxy_new_for_bus_sync at Base 3.1.1
+ goa_manager_proxy_new_sync at Base 3.1.1
+ goa_manager_skeleton_get_type at Base 3.1.1
+ goa_manager_skeleton_new at Base 3.1.1
+ goa_oauth2_based_call_get_access_token at Base 3.1.1
+ goa_oauth2_based_call_get_access_token_finish at Base 3.1.1
+ goa_oauth2_based_call_get_access_token_sync at Base 3.1.1
+ goa_oauth2_based_complete_get_access_token at Base 3.1.1
+ goa_oauth2_based_get_type at Base 3.1.1
+ goa_oauth2_based_interface_info at Base 3.1.1
+ goa_oauth2_based_override_properties at Base 3.2.0
+ goa_oauth2_based_proxy_get_type at Base 3.1.1
+ goa_oauth2_based_proxy_new at Base 3.1.1
+ goa_oauth2_based_proxy_new_finish at Base 3.1.1
+ goa_oauth2_based_proxy_new_for_bus at Base 3.1.1
+ goa_oauth2_based_proxy_new_for_bus_finish at Base 3.1.1
+ goa_oauth2_based_proxy_new_for_bus_sync at Base 3.1.1
+ goa_oauth2_based_proxy_new_sync at Base 3.1.1
+ goa_oauth2_based_skeleton_get_type at Base 3.1.1
+ goa_oauth2_based_skeleton_new at Base 3.1.1
+ goa_oauth_based_call_get_access_token at Base 3.1.1
+ goa_oauth_based_call_get_access_token_finish at Base 3.1.1
+ goa_oauth_based_call_get_access_token_sync at Base 3.1.1
+ goa_oauth_based_complete_get_access_token at Base 3.1.1
+ goa_oauth_based_dup_consumer_key at Base 3.2.0
+ goa_oauth_based_dup_consumer_secret at Base 3.2.0
+ goa_oauth_based_get_consumer_key at Base 3.1.1
+ goa_oauth_based_get_consumer_secret at Base 3.1.1
+ goa_oauth_based_get_type at Base 3.1.1
+ goa_oauth_based_interface_info at Base 3.1.1
+ goa_oauth_based_override_properties at Base 3.1.1
+ goa_oauth_based_proxy_get_type at Base 3.1.1
+ goa_oauth_based_proxy_new at Base 3.1.1
+ goa_oauth_based_proxy_new_finish at Base 3.1.1
+ goa_oauth_based_proxy_new_for_bus at Base 3.1.1
+ goa_oauth_based_proxy_new_for_bus_finish at Base 3.1.1
+ goa_oauth_based_proxy_new_for_bus_sync at Base 3.1.1
+ goa_oauth_based_proxy_new_sync at Base 3.1.1
+ goa_oauth_based_set_consumer_key at Base 3.1.1
+ goa_oauth_based_set_consumer_secret at Base 3.1.1
+ goa_oauth_based_skeleton_get_type at Base 3.1.1
+ goa_oauth_based_skeleton_new at Base 3.1.1
+ goa_object_get_account at Base 3.1.1
+ goa_object_get_calendar at Base 3.1.1
+ 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_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.1.1
+ 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
+ goa_object_manager_client_new at Base 3.1.1
+ goa_object_manager_client_new_finish at Base 3.1.1
+ goa_object_manager_client_new_for_bus at Base 3.1.1
+ goa_object_manager_client_new_for_bus_finish at Base 3.1.1
+ goa_object_manager_client_new_for_bus_sync at Base 3.1.1
+ goa_object_manager_client_new_sync at Base 3.1.1
+ goa_object_peek_account at Base 3.1.1
+ goa_object_peek_calendar at Base 3.1.1
+ 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_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.1.1
+ 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
+ goa_object_skeleton_new at Base 3.1.1
+ goa_object_skeleton_set_account at Base 3.1.1
+ goa_object_skeleton_set_calendar at Base 3.1.1
+ 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_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.1.1
+ goa_password_based_call_get_password at Base 3.1.1
+ goa_password_based_call_get_password_finish at Base 3.1.1
+ goa_password_based_call_get_password_sync at Base 3.1.1
+ goa_password_based_complete_get_password at Base 3.1.1
+ goa_password_based_get_type at Base 3.1.1
+ goa_password_based_interface_info at Base 3.1.1
+ goa_password_based_override_properties at Base 3.2.0
+ goa_password_based_proxy_get_type at Base 3.1.1
+ goa_password_based_proxy_new at Base 3.1.1
+ goa_password_based_proxy_new_finish at Base 3.1.1
+ goa_password_based_proxy_new_for_bus at Base 3.1.1
+ goa_password_based_proxy_new_for_bus_finish at Base 3.1.1
+ goa_password_based_proxy_new_for_bus_sync at Base 3.1.1
+ goa_password_based_proxy_new_sync at Base 3.1.1
+ goa_password_based_skeleton_get_type at Base 3.1.1
+ goa_password_based_skeleton_new at Base 3.1.1
+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
+ goa_editable_label_get_text at Base 3.1.1
+ goa_editable_label_get_type at Base 3.1.1
+ goa_editable_label_get_weight at Base 3.1.1
+ goa_editable_label_new at Base 3.1.1
+ goa_editable_label_set_editable at Base 3.1.1
+ 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_facebook_provider_get_type at Base 3.1.1
+ goa_google_provider_get_type at Base 3.1.1
+ 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_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
+ goa_oauth2_provider_get_identity_sync at Base 3.1.1
+ goa_oauth2_provider_get_redirect_uri at Base 3.1.1
+ goa_oauth2_provider_get_scope at Base 3.1.1
+ 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_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_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
+ goa_oauth_provider_get_consumer_secret at Base 3.1.1
+ goa_oauth_provider_get_identity_sync at Base 3.1.1
+ goa_oauth_provider_get_request_uri at Base 3.1.1
+ goa_oauth_provider_get_request_uri_params at Base 3.1.1
+ 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_provider_add_account at Base 3.1.1
+ goa_provider_build_object at Base 3.1.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
+ goa_provider_get_all at Base 3.1.1
+ goa_provider_get_credentials_generation at Base 3.1.1
+ goa_provider_get_for_provider_type at Base 3.1.1
+ goa_provider_get_provider_icon at Base 3.1.1
+ 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_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_yahoo_provider_get_type at Base 3.1.1

Added: packages/experimental/gnome-online-accounts/debian/libgoa-1.0-dev.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-online-accounts/debian/libgoa-1.0-dev.install?rev=29926&op=file
==============================================================================
--- packages/experimental/gnome-online-accounts/debian/libgoa-1.0-dev.install (added)
+++ packages/experimental/gnome-online-accounts/debian/libgoa-1.0-dev.install [utf-8] Sun Oct  2 07:05:57 2011
@@ -1,0 +1,4 @@
+debian/tmp/usr/include/*
+debian/tmp/usr/lib/pkgconfig/*
+debian/tmp/usr/lib/*.so
+debian/tmp/usr/share/gir-1.0/*.gir

Added: packages/experimental/gnome-online-accounts/debian/libgoa-1.0-doc.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-online-accounts/debian/libgoa-1.0-doc.install?rev=29926&op=file
==============================================================================
--- packages/experimental/gnome-online-accounts/debian/libgoa-1.0-doc.install (added)
+++ packages/experimental/gnome-online-accounts/debian/libgoa-1.0-doc.install [utf-8] Sun Oct  2 07:05:57 2011
@@ -1,0 +1,1 @@
+debian/tmp/usr/share/gtk-doc/html/goa

Added: packages/experimental/gnome-online-accounts/debian/patches/01_git_fix_build.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-online-accounts/debian/patches/01_git_fix_build.patch?rev=29926&op=file
==============================================================================
--- packages/experimental/gnome-online-accounts/debian/patches/01_git_fix_build.patch (added)
+++ packages/experimental/gnome-online-accounts/debian/patches/01_git_fix_build.patch [utf-8] Sun Oct  2 07:05:57 2011
@@ -1,0 +1,12 @@
+diff --git a/src/goabackend/Makefile.am b/src/goabackend/Makefile.am
+index 231347c..99e0410 100644
+--- a/src/goabackend/Makefile.am
++++ b/src/goabackend/Makefile.am
+@@ -89,6 +89,7 @@ libgoa_backend_1_0_la_CFLAGS =					\
+ 	$(NULL)
+ 
+ libgoa_backend_1_0_la_LIBADD = 					\
++	$(top_builddir)/src/goa/libgoa-1.0.la			\
+ 	$(WEBKIT_GTK_LIBS)					\
+ 	$(JSON_GLIB_LIBS)					\
+ 	$(GLIB_LIBS) 						\

Added: packages/experimental/gnome-online-accounts/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-online-accounts/debian/patches/series?rev=29926&op=file
==============================================================================
--- packages/experimental/gnome-online-accounts/debian/patches/series (added)
+++ packages/experimental/gnome-online-accounts/debian/patches/series [utf-8] Sun Oct  2 07:05:57 2011
@@ -1,0 +1,1 @@
+01_git_fix_build.patch

Added: packages/experimental/gnome-online-accounts/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-online-accounts/debian/rules?rev=29926&op=file
==============================================================================
--- packages/experimental/gnome-online-accounts/debian/rules (added)
+++ packages/experimental/gnome-online-accounts/debian/rules [utf-8] Sun Oct  2 07:05:57 2011
@@ -1,0 +1,20 @@
+#!/usr/bin/make -f
+
+export DEB_BUILD_HARDENING=1
+
+include /usr/share/cdbs/1/rules/autoreconf.mk
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/utils.mk
+include /usr/share/cdbs/1/class/gnome.mk
+include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
+include /usr/share/gnome-pkg-tools/1/rules/gnome-version.mk
+-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
+
+GNOME_MODULE := gnome-online-accounts
+
+LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
+
+DEB_CONFIGURE_EXTRA_FLAGS += --enable-gtk-doc
+
+# List any files which are not installed
+common-binary-post-install-arch:: list-missing

Propchange: packages/experimental/gnome-online-accounts/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: packages/experimental/gnome-online-accounts/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-online-accounts/debian/source/format?rev=29926&op=file
==============================================================================
--- packages/experimental/gnome-online-accounts/debian/source/format (added)
+++ packages/experimental/gnome-online-accounts/debian/source/format [utf-8] Sun Oct  2 07:05:57 2011
@@ -1,0 +1,1 @@
+3.0 (quilt)

Added: packages/experimental/gnome-online-accounts/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-online-accounts/debian/watch?rev=29926&op=file
==============================================================================
--- packages/experimental/gnome-online-accounts/debian/watch (added)
+++ packages/experimental/gnome-online-accounts/debian/watch [utf-8] Sun Oct  2 07:05:57 2011
@@ -1,0 +1,2 @@
+version=3
+http://download.gnome.org/sources/gnome-online-accounts/([\d\.]+[02468])/gnome-online-accounts-(.*)/\.tar\.bz2 debian




More information about the pkg-gnome-commits mailing list