r40357 - in /desktop/experimental/gnome-online-accounts/debian: changelog control control.in libgoa-backend-1.0-1.symbols

laney at users.alioth.debian.org laney at users.alioth.debian.org
Thu Dec 19 11:30:27 UTC 2013


Author: laney
Date: Thu Dec 19 11:30:27 2013
New Revision: 40357

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=40357
Log:
New upstream release


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-backend-1.0-1.symbols

Modified: desktop/experimental/gnome-online-accounts/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-online-accounts/debian/changelog?rev=40357&op=diff
==============================================================================
--- desktop/experimental/gnome-online-accounts/debian/changelog	[utf-8] (original)
+++ desktop/experimental/gnome-online-accounts/debian/changelog	[utf-8] Thu Dec 19 11:30:27 2013
@@ -1,3 +1,27 @@
+gnome-online-accounts (3.10.2-1) UNRELEASED; 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 <laney at debian.org>  Thu, 19 Dec 2013 11:12:11 +0000
+
 gnome-online-accounts (3.10.0-2) experimental; urgency=low
 
   * Drop debian version from breaks

Modified: desktop/experimental/gnome-online-accounts/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-online-accounts/debian/control?rev=40357&op=diff
==============================================================================
--- desktop/experimental/gnome-online-accounts/debian/control	[utf-8] (original)
+++ desktop/experimental/gnome-online-accounts/debian/control	[utf-8] Thu Dec 19 11:30:27 2013
@@ -2,12 +2,11 @@
 # 
 # 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: Andreas Henriksson <andreas at fatal.se>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>, Sjoerd Simons <sjoerd at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, 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),
@@ -51,8 +50,8 @@
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          libgoa-1.0-common (= ${source:Version})
-Breaks: libgoa-1.0-0 (<< 3.10.0)
-Replaces: libgoa-1.0-0 (<< 3.10.0)
+Conflicts: libgoa-1.0-0
+Replaces: libgoa-1.0-0
 Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
 Description: library for GNOME Online Accounts

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=40357&op=diff
==============================================================================
--- desktop/experimental/gnome-online-accounts/debian/control.in	[utf-8] (original)
+++ desktop/experimental/gnome-online-accounts/debian/control.in	[utf-8] Thu Dec 19 11:30:27 2013
@@ -46,8 +46,8 @@
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          libgoa-1.0-common (= ${source:Version})
-Breaks: libgoa-1.0-0 (<< 3.10.0)
-Replaces: libgoa-1.0-0 (<< 3.10.0)
+Conflicts: libgoa-1.0-0
+Replaces: libgoa-1.0-0
 Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
 Description: library for GNOME Online Accounts

Modified: desktop/experimental/gnome-online-accounts/debian/libgoa-backend-1.0-1.symbols
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-online-accounts/debian/libgoa-backend-1.0-1.symbols?rev=40357&op=diff
==============================================================================
--- desktop/experimental/gnome-online-accounts/debian/libgoa-backend-1.0-1.symbols	[utf-8] (original)
+++ desktop/experimental/gnome-online-accounts/debian/libgoa-backend-1.0-1.symbols	[utf-8] Thu Dec 19 11:30:27 2013
@@ -357,6 +357,7 @@
  goa_util_lookup_keyfile_string at Base 3.10.0
  goa_utils_check_duplicate at Base 3.10.0
  goa_utils_delete_credentials_sync at Base 3.10.0
+ goa_utils_initialize_client_factory at Base 3.10.2
  goa_utils_keyfile_remove_key at Base 3.10.0
  goa_utils_keyfile_set_boolean at Base 3.10.0
  goa_utils_keyfile_set_string at Base 3.10.0




More information about the pkg-gnome-commits mailing list