gnome-online-accounts (3.14.2-1) unstable; urgency=medium * New upstream bugfix release * debian/rules: Disable yahoo provider, it is experimental, broken and nothing is using it anyway (Closes: #764816) * debian/control.in: Use the canonical URL for the Vcs-Svn field -- Laurent Bigonville Thu, 04 Dec 2014 22:51:04 +0100 gnome-online-accounts (3.14.1-1) unstable; urgency=medium * New upstream release. * debian/control.in: - Bump Standards-Version to 3.9.6 (no further changes) - Fix the short description to please lintian - Update Homepage URL - Recommends dleyna-server on linux architectures, it can be used to add Media servers and mine their content -- Laurent Bigonville Mon, 20 Oct 2014 00:29:37 +0200 gnome-online-accounts (3.14.0-1) unstable; urgency=medium * New upstream release. -- Andreas Henriksson Tue, 23 Sep 2014 18:37:03 +0200 gnome-online-accounts (3.13.92-1) unstable; urgency=medium * New upstream release -- Sjoerd Simons Sat, 20 Sep 2014 10:31:59 +0200 gnome-online-accounts (3.13.91-1) experimental; urgency=medium * New upstream development release. * Add missing intltool build-dependency (probably pulled in indirectly) * Bump intltool build-dependency to 0.50.1 according to configure.ac * Update debian/libgoa-1.0-0b.symbols with many additions. * Update debian/libgoa-backend-1.0-1.symbols - dleyna backend additions et.al. - 5 symbols dropped! goa_oauth{,2}_provider_get_use_external_browser tpaw_builder_get_{file,resource} tpaw_make_color_whiter * Install new gschema for whitelisting in -common * debian/rules: explicitly enable media-server, yahoo and pocket. -- Andreas Henriksson Sat, 06 Sep 2014 04:12:57 -0700 gnome-online-accounts (3.12.4-1) unstable; urgency=medium * Team upload. [ Jackson Doak ] * New upstream release -- Andreas Henriksson Thu, 31 Jul 2014 20:54:38 +0200 gnome-online-accounts (3.12.2-1) unstable; urgency=medium [ Laurent Bigonville ] * debian/control.in: Recommends realmd package (Closes: #725965) [ Andreas Henriksson ] * New upstream release. - Removes chat support from Windows Live provider (XMPP gateway gone). * Bump Standards-Version to 3.9.5 -- Andreas Henriksson Fri, 16 May 2014 11:42:52 +0200 gnome-online-accounts (3.12.1-1) unstable; urgency=medium * New upstream release. * Upload to unstable. -- Emilio Pozuelo Monfort Sat, 26 Apr 2014 11:30:35 +0200 gnome-online-accounts (3.12.0-1) experimental; urgency=medium * New upstream release. * Update debian/libgoa-backend-1.0-1.symbols for twitter backend removal. - twitter backend removed upstream. Symbol was only ever in a development release in debian experimental. No known users anywhere. -- Andreas Henriksson Tue, 25 Mar 2014 21:38:44 +0100 gnome-online-accounts (3.11.90-1) experimental; urgency=medium * New upstream release. * Bump gtk+ build-dependency to 3.11.1 according to configure.ac * Update debian/libgoa-backend-1.0-1.symbols: - multiple symbols missing, but codesearch.debian.net didn't find any users outside of goa so hope we're all ok. - a few new symbols added. * Update debian/libgoa-1.0-0b.symbols with new symbols. * debian/rules: make dh_makeshlibs fail the build when we have symbols mismatch (by adding -c4). -- Andreas Henriksson Tue, 18 Feb 2014 21:42:07 +0100 gnome-online-accounts (3.10.2-1) experimental; urgency=medium * Sync from Ubuntu: Use Conflicts/Replaces for libgoa-1.0-0; we want to make sure this package is really gone. * New upstream bugfix release: - telepathy: Choose better icons - Adapt to changes in the redirect URI used by Facebook - live: Does not update MailEnabled - kerberos: don't crash if keyring credentials disappear - kerberos: Leaking timerfds when we fall back to polling the ccache - Support kernel keyring based Kerberos accounts - Support Windows Live mail - Adding Google or Facebook accounts adds a second Jabber account - oauth2: Propagate the error if the dialog is dismissed during refresh - kerberos: still consuming 100% CPU - identity: don't queue two temporary accounts for one identity - oauth2: Don't parse the DOM to detect access_denied - goaalarm: add locks when setting up timers - kerberos: correctly show sign in errors when mistyping password * debian/libgoa-backend-1.0-1.symbols: - Updated -- Iain Lane Mon, 06 Jan 2014 11:39:44 +0000 gnome-online-accounts (3.10.0-2) experimental; urgency=low * Drop debian version from breaks -- Sjoerd Simons Sat, 02 Nov 2013 22:07:53 +0100 gnome-online-accounts (3.10.0-1) experimental; urgency=low * Sync changes from Ubuntu Gnome3 Staging PPA (3.10.0-0ubuntu1~saucy1) - undocumented change included: fix Vcs-Svn url. [ Rico Tzschichholz ] * New upstream release [ Tim Lunn ] * New upstream release * debian/control.in: Bump b-d on webkitgtk 2.1.90 * debian/control.in: Add b-d on libdbus-glib-1-dev and libtelepathy-glib-dev * debian/gir1.2-goa-1.0.install: install typelib into correct location. * debian/patches: drop [ Andreas Henriksson ] * Bump glib build-dependency to >= 2.38 (uses G_ADD_PRIVATE) * Split goa-backend into separate packages. * Make libgoa-1.0-dev depend on libgoa-backend-1.0-dev - simply to avoid causing build failures for existing packages * Make libgoa-backend-1.0-dev c/replace older versions of libgoa-1.0-dev * Rename libgoa-1.0-0 to libgoa-1.0-0b to avoid upgrade issues - libgoa-1.0-0b breaks/replaces libgoa-1.0-0 * Install irc-networks.xml in libgoa-1.0-common -- Sjoerd Simons Fri, 01 Nov 2013 23:12:47 +0100 gnome-online-accounts (3.8.3-2) unstable; urgency=low [ Jeremy Bicha ] * debian/patches/drop-google-password-interface*.patch: - Now that Google CalDav supports OAuth v2 for CalDav and evolution-data-server has been updated for it, drop the password-based UI that didn't work with Google Two-Factor Authentication anyway (patches backported from git) * debian/patches/revert-deadlock-fix.patch: - Backport revert of 3.8.3 commit that could cause 100% cpu use -- Michael Biebl Thu, 19 Sep 2013 18:58:06 +0200 gnome-online-accounts (3.8.3-1) unstable; urgency=low [ Jeremy Bicha ] * Update homepage [ Michael Biebl ] * New upstream release. * Move typelib files to /usr/lib/girepository-1.0/. Upstream now uses $libdir and g-i isn't multi-arch aware yet. -- Michael Biebl Tue, 10 Sep 2013 19:48:09 +0200 gnome-online-accounts (3.8.2-1) unstable; urgency=low [ Thomas Bechtold ] * New upstream release. [ Tim Lunn ] * debian/rules: - Explicitly enable owncloud - Don't try to enable Twitter or Yahoo support as they are not currently included * debian/libgoa-1.0-common: install arch-independent css file here rather than in libgoa-1.0-0 [ Jeremy Bicha ] * debian/control.in: Add Breaks/Replaces for above change. This is only needed for users of experimental though. [ Michael Biebl ] * Upload to unstable. -- Michael Biebl Fri, 24 May 2013 17:59:18 +0200 gnome-online-accounts (3.8.1-1) experimental; urgency=low * New upstream release. -- Thomas Bechtold Thu, 25 Apr 2013 16:58:36 +0200 gnome-online-accounts (3.8.0-1) experimental; urgency=low [ Andreas Henriksson ] * Install goawebview.css in libgoa-1.0-0 since it's used by libgoa-backend [ Thomas Bechtold ] * New upstream release. * Updated symbols file. -- Andreas Henriksson Wed, 27 Mar 2013 20:42:10 +0100 gnome-online-accounts (3.7.91-1) experimental; urgency=low * New upstream release. * Added 'goaconfig.h' to -dev package. * Updated symbols file. * Updated Standard-Version to 3.9.4 (no further changes). -- Jean Schurger Mon, 11 Mar 2013 15:14:03 -0400 gnome-online-accounts (3.7.90-1) experimental; urgency=low * New upstream release * Update build dependencies according to configure.ac changes: - libglib2.0-dev bumped to (>= 2.35.0) - libsoup2.4-dev (>= 2.41) instead of libsoup-gnome2.4-dev (>= 2.26) * debian/rules: fix typo --enable-flicker configure flag (flickr) * debian/rules: add --enable-imap-smtp configure flag -- Andreas Henriksson Wed, 06 Mar 2013 08:01:37 +0100 gnome-online-accounts (3.6.2-1) experimental; urgency=low * New upstream release - Adjust .symbols file: some symbols have been dropped, but were not part of the public API -- Laurent Bigonville Sat, 09 Feb 2013 23:23:42 +0100 gnome-online-accounts (3.6.1-1) experimental; urgency=low * Team upload * New upstream release - update symbols file - recommend the experimental gnome-control-center: the GOA panel doesn't seem to work correctly any more with the one from 3.4 -- Simon McVittie Mon, 22 Oct 2012 21:56:13 +0100 gnome-online-accounts (3.6.0-1) experimental; 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 Sun, 07 Oct 2012 09:24:51 +0200 gnome-online-accounts (3.4.2-2) unstable; urgency=medium * Team upload. * CVE-2013-0240: check TLS certificates for web services (Closes: #699825) -- Simon McVittie Tue, 05 Feb 2013 15:51:24 +0000 gnome-online-accounts (3.4.2-1) unstable; urgency=low * New upstream release. -- Michael Biebl Tue, 15 May 2012 16:27:22 +0200 gnome-online-accounts (3.4.1-1) unstable; urgency=low * New upstream release. * 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 Wed, 18 Apr 2012 01:19:31 +0200 gnome-online-accounts (3.3.0-1) experimental; urgency=low [ Josselin Mouette ] * Update repository URL. [ Laurent Bigonville ] * New upstream release - debian/libgoa-1.0-0.symbols: Adjust symbols - Drop debian/patches/02_sys_gettid.patch, applied upstream * debian/control.in: - Bump Standards-Version to 3.9.3 (no further changes) - Drop duplicate Section to please lintian * Convert to multi-arch -- Laurent Bigonville Sun, 11 Mar 2012 18:03:24 +0100 gnome-online-accounts (3.2.1-3) unstable; urgency=low * Change section of gir1.2-goa-1.0 to introspection. * debian/patches/02_sys_gettid.patch: - Update goa_log () to only use SYS_gettid on plattforms where it is defined. This syscall is Linux specific. Closes: #646886 * Add Build-Depends on libglib2.0-doc for proper cross-references. * Add Recommends on libglib2.0-doc to libgoa-1.0-doc -- Michael Biebl Sat, 17 Dec 2011 07:09:10 +0100 gnome-online-accounts (3.2.1-2) unstable; urgency=low * Upload to unstable. -- Michael Biebl Sun, 20 Nov 2011 18:43:13 +0100 gnome-online-accounts (3.2.1-1) experimental; urgency=low [ Jeremy Bicha ] * Initial release. Closes: #646255 [ Michael Biebl ] * Suggest devhelp instead of depending on lynx | www-browser. * Tigthen the dependency on gir1.2-goa-1.0. * Add a libgoa-1.0-common package for the translation files. -- Michael Biebl Thu, 27 Oct 2011 21:50:05 +0200