--- account-plugins-0.11+14.04.20140409.1.orig/Makefile.am +++ account-plugins-0.11+14.04.20140409.1/Makefile.am @@ -81,7 +81,6 @@ services_in_files = \ data/services/facebook-contacts.service.in \ - data/services/facebook-im.service.in \ data/services/facebook-microblog.service.in \ data/services/facebook-sharing.service.in \ data/services/flickr-microblog.service.in \ @@ -95,8 +94,7 @@ data/services/picasa.service.in \ data/services/sina-microblog.service.in \ data/services/sohu-microblog.service.in \ - data/services/twitter-microblog.service.in \ - data/services/wlm.service.in + data/services/twitter-microblog.service.in services_DATA = \ $(services_in_files:.service.in=.service) --- account-plugins-0.11+14.04.20140409.1.orig/data/providers/facebook.provider.in.in +++ account-plugins-0.11+14.04.20140409.1/data/providers/facebook.provider.in.in @@ -15,8 +15,9 @@ www.facebook.com /dialog/oauth https://www.facebook.com/connect/login_success.html + token popup - ['publish_stream','read_stream','status_update','user_photos','friends_photos','xmpp_login'] + ['publish_actions','read_stream','user_photos'] @FACEBOOK_CLIENT_ID@ ['https','http'] --- account-plugins-0.11+14.04.20140409.1.orig/debian/NEWS +++ account-plugins-0.11+14.04.20140409.1/debian/NEWS @@ -0,0 +1,7 @@ +account-plugins (0.11+14.04.20140409.1-0ubuntu2) trusty; urgency=medium + + Facebook and Windows Live (MSN) messenger support is removed in this + update, because the providers have removed support for these + messaging services. + + -- Iain Lane Thu, 30 Apr 2015 11:22:33 +0100 --- account-plugins-0.11+14.04.20140409.1.orig/debian/account-plugin-facebook.install +++ account-plugins-0.11+14.04.20140409.1/debian/account-plugin-facebook.install @@ -0,0 +1,6 @@ +etc/signon-ui/webkit-options.d/www.facebook.com.conf +usr/share/accounts/services/facebook-sharing.service +usr/share/accounts/services/facebook-contacts.service +usr/share/accounts/services/facebook-microblog.service +usr/share/accounts/providers/facebook.provider +usr/share/accounts/qml-plugins/facebook/Main.qml --- account-plugins-0.11+14.04.20140409.1.orig/debian/account-plugin-flickr.install +++ account-plugins-0.11+14.04.20140409.1/debian/account-plugin-flickr.install @@ -0,0 +1,4 @@ +etc/signon-ui/webkit-options.d/login.yahoo.com.conf +usr/share/accounts/services/flickr-*.service +usr/share/accounts/providers/flickr.provider +usr/share/accounts/qml-plugins/flickr/Main.qml --- account-plugins-0.11+14.04.20140409.1.orig/debian/account-plugin-flickr.maintscript +++ account-plugins-0.11+14.04.20140409.1/debian/account-plugin-flickr.maintscript @@ -0,0 +1 @@ +rm_conffile /etc/signon-ui/webkit-options.d/secure.flickr.com.conf 0.11+14.04.20140408 --- account-plugins-0.11+14.04.20140409.1.orig/debian/account-plugin-foursquare.install +++ account-plugins-0.11+14.04.20140409.1/debian/account-plugin-foursquare.install @@ -0,0 +1,3 @@ +etc/signon-ui/webkit-options.d/foursquare.com.conf +usr/share/accounts/services/foursquare-microblog.service +usr/share/accounts/providers/foursquare.provider --- account-plugins-0.11+14.04.20140409.1.orig/debian/account-plugin-google.install +++ account-plugins-0.11+14.04.20140409.1/debian/account-plugin-google.install @@ -0,0 +1,6 @@ +etc/signon-ui/webkit-options.d/accounts.google.com.conf +usr/share/accounts/services/google-drive.service +usr/share/accounts/services/google-im.service +usr/share/accounts/services/picasa.service +usr/share/accounts/providers/google.provider +usr/share/accounts/qml-plugins/google/Main.qml --- account-plugins-0.11+14.04.20140409.1.orig/debian/account-plugin-identica.install +++ account-plugins-0.11+14.04.20140409.1/debian/account-plugin-identica.install @@ -0,0 +1,3 @@ +etc/signon-ui/webkit-options.d/identi.ca.conf +usr/share/accounts/services/identica-microblog.service +usr/share/accounts/providers/identica.provider --- account-plugins-0.11+14.04.20140409.1.orig/debian/account-plugin-instagram.install +++ account-plugins-0.11+14.04.20140409.1/debian/account-plugin-instagram.install @@ -0,0 +1,3 @@ +etc/signon-ui/webkit-options.d/api.instagram.com.conf +usr/share/accounts/services/instagram-microblog.service +usr/share/accounts/providers/instagram.provider --- account-plugins-0.11+14.04.20140409.1.orig/debian/account-plugin-linkedin.install +++ account-plugins-0.11+14.04.20140409.1/debian/account-plugin-linkedin.install @@ -0,0 +1,3 @@ +etc/signon-ui/webkit-options.d/www.linkedin.com.conf +usr/share/accounts/services/linkedin-microblog.service +usr/share/accounts/providers/linkedin.provider --- account-plugins-0.11+14.04.20140409.1.orig/debian/account-plugin-sina.install +++ account-plugins-0.11+14.04.20140409.1/debian/account-plugin-sina.install @@ -0,0 +1,3 @@ +etc/signon-ui/webkit-options.d/api.weibo.com.conf +usr/share/accounts/services/sina-microblog.service +usr/share/accounts/providers/sina.provider --- account-plugins-0.11+14.04.20140409.1.orig/debian/account-plugin-sohu.install +++ account-plugins-0.11+14.04.20140409.1/debian/account-plugin-sohu.install @@ -0,0 +1,3 @@ +etc/signon-ui/webkit-options.d/api.t.sohu.com.conf +usr/share/accounts/services/sohu-microblog.service +usr/share/accounts/providers/sohu.provider --- account-plugins-0.11+14.04.20140409.1.orig/debian/account-plugin-tools.install +++ account-plugins-0.11+14.04.20140409.1/debian/account-plugin-tools.install @@ -0,0 +1,3 @@ +usr/share/account-plugins/tools +usr/bin +debian/uoa-create /usr/bin/ --- account-plugins-0.11+14.04.20140409.1.orig/debian/account-plugin-twitter.install +++ account-plugins-0.11+14.04.20140409.1/debian/account-plugin-twitter.install @@ -0,0 +1,4 @@ +etc/signon-ui/webkit-options.d/api.twitter.com.conf +usr/share/accounts/services/twitter-microblog.service +usr/share/accounts/providers/twitter.provider +usr/share/accounts/qml-plugins/twitter/Main.qml --- account-plugins-0.11+14.04.20140409.1.orig/debian/account-plugin-windows-live.install +++ account-plugins-0.11+14.04.20140409.1/debian/account-plugin-windows-live.install @@ -0,0 +1,2 @@ +etc/signon-ui/webkit-options.d/login.live.com.conf +usr/share/accounts/providers/windows-live.provider --- account-plugins-0.11+14.04.20140409.1.orig/debian/changelog +++ account-plugins-0.11+14.04.20140409.1/debian/changelog @@ -0,0 +1,511 @@ +account-plugins (0.11+14.04.20140409.1-0ubuntu2) trusty; urgency=medium + + [ Alberto Mardegan ] + * Add required ResponseType parameter to Facebook plugin, move to v2.0 API. + (LP: #1430694) + * Remove non working IM services (LP: #1432613) + + [ Iain Lane ] + * Add a NEWS entry. + + -- Alberto Mardegan Thu, 30 Apr 2015 11:47:12 +0100 + +account-plugins (0.11+14.04.20140409.1-0ubuntu1) trusty; urgency=low + + [ Ubuntu daily release ] + * New rebuild forced + + [ Alberto Mardegan ] + * Use new Canonical-owned facebook application key (LP: #1304798) + + [ David Barth ] + * This change is to fix the maintainer scripts for the flickr + settings. It mostly undoes the changes of + https://code.launchpad.net/~mardy/account- + plugins/lp1299659/+merge/213415 which are considered dangerous. (LP: + #1299659) + + -- Ubuntu daily release Wed, 09 Apr 2014 17:58:25 +0000 + +account-plugins (0.11+14.04.20140401-0ubuntu1) trusty; urgency=low + + [ Ubuntu daily release ] + * New rebuild forced + + [ Alberto Mardegan ] + * Restore the ability to create flickr accounts. This has the + unfortunate side-effect of re-opening bug 1041744, by making the + unsupported "login with Facebook" and "login with Google" buttons + visible again, but that's a necessary evil. (LP: #1041744, #1299659) + + -- Ubuntu daily release Tue, 01 Apr 2014 16:16:15 +0000 + +account-plugins (0.11+14.04.20140325-0ubuntu1) trusty; urgency=low + + * + + -- Ubuntu daily release Tue, 25 Mar 2014 13:38:31 +0000 + +account-plugins (0.11+14.04.20131126.2-0ubuntu2) trusty; urgency=medium + + * Build for Architecture:any. + + -- Dimitri John Ledkov Sun, 16 Mar 2014 02:08:42 +0000 + +account-plugins (0.11+14.04.20131126.2-0ubuntu1) trusty; urgency=low + + [ Ken VanDine ] + * Dropped depends for signon-keyring-extension, it's only needed for + plugins when using gnome-control-center-signon. + + [ Alberto Mardegan ] + * Live: add IMAP access to scopes list This will be used by EDS. . + (LP: #1245381) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 130 + + -- Ubuntu daily release Tue, 26 Nov 2013 19:08:55 +0000 + +account-plugins (0.11+13.10.20130802-0ubuntu1) saucy; urgency=low + + [ Ken VanDine ] + * Rename the google-docs service to google-drive to match branding. + The gdrive scope was changed to use google-drive already, which is + currently broken. . + + [ Ubuntu daily release ] + * Automatic snapshot from revision 127 + + -- Ubuntu daily release Fri, 02 Aug 2013 04:31:53 +0000 + +account-plugins (0.11+13.10.20130711-0ubuntu1) saucy; urgency=low + + [ Alberto Mardegan ] + * Update Linked-in plugin to work with signon-ui built against qt5. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 125 + + -- Ubuntu daily release Thu, 11 Jul 2013 04:31:44 +0000 + +account-plugins (0.11+13.10.20130628-0ubuntu1) saucy; urgency=low + + [ Ken VanDine ] + * added new service for facebook-contacts. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 123 + + -- Ubuntu daily release Fri, 28 Jun 2013 04:31:05 +0000 + +account-plugins (0.11+13.10.20130627-0ubuntu1) saucy; urgency=low + + [ Alberto Mardegan ] + * QML: ask Google for a refresh token. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 121 + + -- Ubuntu daily release Thu, 27 Jun 2013 04:31:03 +0000 + +account-plugins (0.11daily13.06.25-0ubuntu1) saucy; urgency=low + + [ Didier Roche ] + * don't build on powerpc as the new Qt5-based version don't have + powerpc qtscripts. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 119 + + -- Ubuntu daily release Tue, 25 Jun 2013 04:31:06 +0000 + +account-plugins (0.11daily13.06.13-0ubuntu1) saucy; urgency=low + + [ Ken VanDine ] + * Add a few QML plugins Add facebook, flickr, google and twitter QML + plugins for Ubuntu Touch. + + [ Alberto Mardegan ] + * Add a few QML plugins Add facebook, flickr, google and twitter QML + plugins for Ubuntu Touch. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 117 + + -- Ubuntu daily release Thu, 13 Jun 2013 04:31:59 +0000 + +account-plugins (0.11daily13.06.12-0ubuntu1) saucy; urgency=low + + [ Alberto Mardegan ] + * Fix Google authentication, which was broken with the lasted QUrl query + handling in Qt5. + + [ Jeremy Bicha ] + * build with the default valac. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 115 + + -- Ubuntu daily release Wed, 12 Jun 2013 04:31:58 +0000 + +account-plugins (0.11daily13.06.06-0ubuntu1) saucy; urgency=low + + [ Jeremy Bicha ] + * Have plugins depend on libaccount-plugin-generic-oauth or + libaccount-plugin-google as needed. Thanks Tim Lunn for catching this. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 112 + + -- Ubuntu daily release Thu, 06 Jun 2013 00:56:08 +0000 + +account-plugins (0.11daily13.06.05.1-0ubuntu1) saucy; urgency=low + + [ Ken VanDine ] + * Updated for libaccounts-glib >= 1.10 . + + [ Alberto Mardegan ] + * Allow Facebook to connect via plain HTTP Workaround for + https://developers.facebook.com/bugs/449221825171392 . (LP: + #1180297) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 110 + + -- Ubuntu daily release Wed, 05 Jun 2013 20:55:47 +0000 + +account-plugins (0.11-0ubuntu1) saucy; urgency=low + + * New upstream release + - Allow Facebook to connect via plain HTTP to work around a bug in + in facebook's auth process where it redirects to http (LP: #1180297) + + -- Ken VanDine Tue, 04 Jun 2013 09:56:17 -0400 + +account-plugins (0.10bzr13.04.30daily13.05.03ubuntu.unity.next-0ubuntu1) raring; urgency=low + + [ Ken VanDine ] + * debian/uoa-create + - added script to add twitter and facebook accounts + + [ Ubuntu daily release ] + * Automatic snapshot from revision 106 (ubuntu-unity/next) + + -- Ubuntu daily release Fri, 03 May 2013 23:16:18 +0000 + +account-plugins (0.10bzr13.04.30daily13.05.02ubuntu.unity.next-0ubuntu1) raring; urgency=low + + [ Alberto Mardegan ] + * account-plugin-sohu cannot work (LP: #1166089) + * foursquare plugin fails with redirect_uri_mismatch (LP: #1159795) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 104 (ubuntu-unity/next) + + -- Ubuntu daily release Thu, 02 May 2013 07:36:47 +0000 + +account-plugins (0.10bzr13.04.30daily13.05.01ubuntu.unity.next-0ubuntu1) raring; urgency=low + + [ Ken VanDine ] + * Put libaccount-plugin modules in separate packages, + libaccount-plugin-generic-oauth and libaccount-plugin-google and + add Replaces/Conflicts/Breaks. + * Dropped depends for the libaccount-plugins + * Updated Architecture for account-plugin-* to "all". + + [ Andrew Starr-Bochicchio ] + * Add support for instagram (LP: #1167449) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 102 (ubuntu-unity/next) + + -- Ubuntu daily release Wed, 01 May 2013 07:55:49 +0000 + +account-plugins (0.10bzr13.04.26-0ubuntu1) raring; urgency=low + + [ Jonathan Davies ] + * Added account-plugin-linkedin. + + [ Kobe Lee ] + * authentication of Sohu using oAuth2.0 (LP: #1166089). + + [ Ken VanDine ] + * Automatic snapshot from revision 98 (bootstrap) + + [ Andrew Starr-Bochicchio ] + * Added account-plugin-instagram (LP: #1167449). + + -- Ken VanDine Fri, 26 Apr 2013 14:17:51 -0400 + +account-plugins (0.10bzr13.03.26-0ubuntu1) raring; urgency=low + + * New upstream snapshot + - Fix Foursquare authentication (LP: #1159795) + + -- Alberto Mardegan Tue, 26 Mar 2013 15:32:44 +0200 + +account-plugins (0.10bzr13.03.19-0ubuntu1) raring; urgency=low + + * Add transitional dummy package for unity-asset-pool + + -- Robert Bruce Park Tue, 19 Mar 2013 10:12:14 -0700 + +account-plugins (0.10bzr13.02.27-0ubuntu1) raring; urgency=low + + [ Ken VanDine ] + * New upstream snapshot + - account-console: fixed a bug where it was failing to store the + credentialsId because it was using the wrong type. + - Use the web-authentication as described in + https://developers.google.com/accounts/docs/OAuth2 (LP: #1029289) + * debian/rules + - Include Google Client Secret. + + -- Ken VanDine Wed, 27 Feb 2013 10:57:27 -0500 + +account-plugins (0.10bzr12.12.10-0ubuntu1) raring; urgency=low + + [ Ken VanDine ] + * New upstream snapshot + - Fix from Caio Cezar Zapater de Souza which fixes a typo in the + google-im.service file that prevented gtalk fallback servers + from working. (LP: #1081839) + - Added group settings to microblog service files for friends. These are + duplicated from the existing gwibber groups, we can drop those once + friends replaces gwibber in raring. + * debian/control + - account-plugin-tools should depend on gir1.2-signon-1.0 and + gir1.2-accounts-1.0 + + [ David King ] + * debian/control + - Build-depend on libxml2-utils for XML well-formedness tests + - Update homepage and VCS location + + -- Ken VanDine Mon, 10 Dec 2012 16:35:59 -0500 + +account-plugins (0.10bzr12.11.30-0ubuntu1) raring; urgency=low + + * New upstream snapshot + - account-console: don't fail on missing Identity + - account-console: don't let the program crash when no arguments are + given, and remove unnecessary debug output. + + -- Ken VanDine Fri, 30 Nov 2012 09:59:45 -0500 + +account-plugins (0.10bzr12.11.29-0ubuntu1) raring; urgency=low + + * New upstream snapshot + - Force mobile version of Yahoo Flickr login + - The webkit-options file for signon-ui was not installed (LP: #1041744) + - Allow building without binary account plugins + - refactor the build system to use non-recursive make and remove + - some old VAPI files. + - Google: allow plain http on some URLs. + * debian/control + - make account-plugin-tools depend on python3-gi + + -- Ken VanDine Thu, 29 Nov 2012 12:28:51 -0500 + +account-plugins (0.9-0ubuntu1) raring; urgency=low + + * New upstream release. + - Add COPYING, using GNU GPL version 2 (LP: #1062194) + - Use intltool for internationalization support (LP: #1061433) + - Request mobile version of identi.ca (LP: #1051596) + * -debian/patches/lp_1064293.patch, upstream + + -- Ken VanDine Fri, 09 Nov 2012 11:14:46 -0500 + +account-plugins (0.8-0ubuntu2) quantal; urgency=low + + * debian/patches/lp_1064293.patch + - Do not reveal Google secret API key. (LP: #1064293) + * debian/rules + - Update API keys for twitter, windows live, foursquare, google, + and flickr (LP: #1064293) + + -- Ken VanDine Thu, 11 Oct 2012 16:40:21 -0400 + +account-plugins (0.8-0ubuntu1) quantal; urgency=low + + * New upstream release. + - include the sip icon (LP: #1040091) + + -- Ken VanDine Wed, 19 Sep 2012 15:43:55 -0400 + +account-plugins (0.7-0ubuntu3) quantal; urgency=low + + * debian/account-plugin-icons.install + - removed missing icon + + -- Ken VanDine Fri, 14 Sep 2012 16:59:24 -0400 + +account-plugins (0.7-0ubuntu2) quantal; urgency=low + + * debian/control + - removed unneeded depends for python-gobject + + -- Ken VanDine Fri, 14 Sep 2012 11:45:25 -0400 + +account-plugins (0.7-0ubuntu1) quantal; urgency=low + + * New upstream release. + - Updates to work with signon-ui >= 0.7 which requires https (LP: #1039084) + * -debian/patches/py3.patch + - merged upstream + + -- Ken VanDine Fri, 07 Sep 2012 09:34:51 -0400 + +account-plugins (0.5-0ubuntu3) quantal; urgency=low + + * debian/patches/lp_1037169.patch + - Use the secure end point for flickr (LP: #1037169) + + -- Ken VanDine Wed, 15 Aug 2012 14:49:05 -0400 + +account-plugins (0.5-0ubuntu2) quantal; urgency=low + + * debian/watch + - added + * debian/patches/py3.patch + - ported account-console to python3 + * debian/control, debian/rules + - python3 + * debian/compat + - debhelper 9 + + -- Ken VanDine Mon, 06 Aug 2012 16:48:13 -0400 + +account-plugins (0.5-0ubuntu1) quantal; urgency=low + + * New upstream release + + -- Ken VanDine Thu, 02 Aug 2012 14:49:44 -0400 + +account-plugins (0.4+r53-0quantal2) quantal; urgency=low + + * debian/account-plugin-icons.install, debian/control + - install extra icons in a separate package + + -- Ken VanDine Tue, 24 Jul 2012 23:05:33 -0400 + +account-plugins (0.4+r53-0quantal1) quantal; urgency=low + + * Merged from trunk rev 53 + - Adds windows live support + + -- Ken VanDine Tue, 24 Jul 2012 22:45:27 -0400 + +account-plugins (0.4+r51-0quantal2) quantal; urgency=low + + * debian/control + - build depend on libsignon-glib-dev >= 1.2+bzr127-0quantal2 + + + -- Ken VanDine Fri, 20 Jul 2012 14:22:25 -0400 + +account-plugins (0.4+r51-0quantal1) quantal; urgency=low + + * New snapshot tagged 0.4-bzr51 + + -- Ken VanDine Fri, 20 Jul 2012 13:19:35 -0400 + +account-plugins (0.4+r45-0quantal1) quantal; urgency=low + + * rebuild for quantal + + -- Ken VanDine Mon, 16 Jul 2012 10:28:28 -0400 + +account-plugins (0.4+r45-0precise1) precise; urgency=low + + * New snapshot tagged 0.4-bzr45 + + -- Ken VanDine Thu, 05 Jul 2012 10:33:10 -0400 + +account-plugins (0.3+r43-0precise1) precise; urgency=low + + * Added account-plugin-identica and account-plugin-foursquare + + -- Ken VanDine Tue, 26 Jun 2012 13:25:23 -0400 + +account-plugins (0.3+r40-0precise1) precise; urgency=low + + * New snapshot from trunk revision 40 + * debian/rules + - Added configure args for twitter consumer key/secret + + -- Ken VanDine Tue, 26 Jun 2012 11:51:30 -0400 + +account-plugins (0.3+r35-0precise1) precise; urgency=low + + * New snapshot tagged 0.3-bzr35 + + -- David King Wed, 20 Jun 2012 12:12:10 +0100 + +account-plugins (0.3+r34-0precise3) precise; urgency=low + + * data/services/*-microblog.service + - Added gwibber settings + + -- Ken VanDine Tue, 19 Jun 2012 22:36:16 -0400 + +account-plugins (0.3+r34-0precise2) precise; urgency=low + + * no change rebuild + + -- Ken VanDine Fri, 15 Jun 2012 16:43:48 -0400 + +account-plugins (0.3+r34-0precise1) precise; urgency=low + + * New snapshot tagged 0.3-bzr34 + * debian/control + - bumped the depends for signon-plugin-oauth2 to >= 0.10+bzr39 + - bumped build depends for libaccount-plugin-1.0-dev to >= 0.0.6+r73 + - added new packages account-plugin-twitter and account-plugin-flickr + + -- Ken VanDine Thu, 14 Jun 2012 15:38:46 -0400 + +account-plugins (0.2+r29-0precise1) precise; urgency=low + + * New snapshot tagged 0.2-bzr29 + + -- Ken VanDine Fri, 01 Jun 2012 14:44:31 -0400 + +account-plugins (0.1+r27-0precise1) precise; urgency=low + + [ David King ] + * Merged trunk r27 + + [ Ken VanDine ] + * debian/rules + - Fix removal of the .la files, path changed + * debian/control + - Build depend on libaccount-plugin-1.0-dev (>= 0.0.2+r56) + + -- Ken VanDine Thu, 17 May 2012 14:09:09 -0400 + +account-plugins (0.1+r22-0precise1) precise; urgency=low + + * Merged trunk r22 + + -- Ken VanDine Fri, 23 Mar 2012 09:47:27 -0400 + +account-plugins (0.1+r21-0precise1) precise; urgency=low + + * New snapshot tagged 0.1-bzr21 + + -- Ken VanDine Thu, 22 Mar 2012 12:24:09 -0400 + +account-plugins (0.0.1+r20-0precise1) precise; urgency=low + + * New snapshot + + -- Ken VanDine Fri, 16 Mar 2012 14:22:37 -0400 + +account-plugins (0.0.1+r10-0precise1) precise; urgency=low + + * Initial package + + -- Alberto Mardegan Tue, 10 Jan 2012 12:19:29 +0100 --- account-plugins-0.11+14.04.20140409.1.orig/debian/compat +++ account-plugins-0.11+14.04.20140409.1/debian/compat @@ -0,0 +1 @@ +9 --- account-plugins-0.11+14.04.20140409.1.orig/debian/control +++ account-plugins-0.11+14.04.20140409.1/debian/control @@ -0,0 +1,149 @@ +Source: account-plugins +Section: gnome +Priority: optional +Maintainer: Ubuntu Desktop Team +Build-Depends: debhelper (>= 9), + autotools-dev, + gobject-introspection, + python3, + pkg-config, + libaccounts-glib-dev (>= 1.10), + libsignon-glib-dev, + libaccount-plugin-1.0-dev (>= 0.1.3), + valac (>= 0.16), + gnome-common, + dh-autoreconf, + libxml2-utils, +Standards-Version: 3.9.4 +Homepage: https://launchpad.net/account-plugins +# If you aren't a member of ~online-accounts but need to upload packaging changes, +# just go ahead. ~online-accounts will notice and sync up the code again. +Vcs-Bzr: https://code.launchpad.net/~online-accounts/account-plugins/trunk + +Package: libaccount-plugin-generic-oauth +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, + signon-plugin-oauth2, +Replaces: account-plugin-generic-oauth (<< 0.10bzr13.04.30) +Breaks: account-plugin-generic-oauth (<< 0.10bzr13.04.30) +Conflicts: account-plugin-generic-oauth (<< 0.10bzr13.04.30) +Description: GNOME Control Center account plugin for single signon - generic OAuth + GNOME Control Center account plugins for single signon + +Package: libaccount-plugin-google +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, + signon-plugin-oauth2, +Replaces: account-plugin-google (<< 0.10bzr13.04.30) +Breaks: account-plugin-google (<< 0.10bzr13.04.30) +Conflicts: account-plugin-google (<< 0.10bzr13.04.30) +Description: GNOME Control Center account plugin for single signon - Google Auth + GNOME Control Center account plugins for single signon + +Package: account-plugin-google +Architecture: all +Depends: ${shlibs:Depends}, ${misc:Depends}, + libaccount-plugin-google | ubuntu-system-settings-online-accounts, + unity-asset-pool (>> 0.8.24daily12.12.05-0ubuntu1), +Description: GNOME Control Center account plugin for single signon + GNOME Control Center account plugins for single signon + +Package: account-plugin-facebook +Architecture: all +Depends: ${misc:Depends}, + libaccount-plugin-generic-oauth | ubuntu-system-settings-online-accounts, + unity-asset-pool (>> 0.8.24daily12.12.05-0ubuntu1), +Description: GNOME Control Center account plugin for single signon - facebook + GNOME Control Center account plugins for single signon + +Package: account-plugin-twitter +Architecture: all +Depends: ${misc:Depends}, + libaccount-plugin-generic-oauth | ubuntu-system-settings-online-accounts, + unity-asset-pool (>> 0.8.24daily12.12.05-0ubuntu1), +Description: GNOME Control Center account plugin for single signon - twitter + GNOME Control Center account plugins for single signon + +Package: account-plugin-flickr +Architecture: all +Depends: ${misc:Depends}, + libaccount-plugin-generic-oauth | ubuntu-system-settings-online-accounts, + unity-asset-pool (>> 0.8.24daily12.12.05-0ubuntu1), +Description: GNOME Control Center account plugin for single signon - flickr + GNOME Control Center account plugins for single signon + +Package: account-plugin-identica +Architecture: all +Depends: ${misc:Depends}, + libaccount-plugin-generic-oauth, + unity-asset-pool (>> 0.8.24daily12.12.05-0ubuntu1), +Description: GNOME Control Center account plugin for single signon - identica + GNOME Control Center account plugins for single signon + +Package: account-plugin-foursquare +Architecture: all +Depends: ${misc:Depends}, + libaccount-plugin-generic-oauth, + unity-asset-pool (>> 0.8.24daily12.12.05-0ubuntu1), +Description: GNOME Control Center account plugin for single signon - foursquare + GNOME Control Center account plugins for single signon + +Package: account-plugin-windows-live +Architecture: all +Depends: ${misc:Depends}, + libaccount-plugin-generic-oauth, + unity-asset-pool (>> 0.8.24daily12.12.05-0ubuntu1), +Description: GNOME Control Center account plugin for single signon - windows live + GNOME Control Center account plugins for single signon + +Package: account-plugin-sohu +Architecture: all +Depends: ${misc:Depends}, + libaccount-plugin-generic-oauth, + unity-asset-pool (>> 0.8.24daily12.12.05-0ubuntu1), +Description: GNOME Control Center account plugin for single signon - sohu + GNOME Control Center account plugins for single signon + +Package: account-plugin-sina +Architecture: all +Depends: ${misc:Depends}, + libaccount-plugin-generic-oauth, + unity-asset-pool (>> 0.8.24daily12.12.05-0ubuntu1), +Description: GNOME Control Center account plugin for single signon - sina + GNOME Control Center account plugins for single signon + +Package: account-plugin-linkedin +Architecture: all +Depends: ${misc:Depends}, + libaccount-plugin-generic-oauth, + unity-asset-pool (>> 0.8.24daily12.12.05-0ubuntu1), +Description: GNOME Control Center account plugin for single signon - LinkedIn + GNOME Control Center account plugins for single signon + +Package: account-plugin-instagram +Architecture: all +Depends: ${misc:Depends}, + libaccount-plugin-generic-oauth, + unity-asset-pool (>> 0.8.24daily12.12.05-0ubuntu1), +Description: GNOME Control Center account plugin for single signon - Instagram + GNOME Control Center account plugins for single signon + +Package: account-plugin-tools +Architecture: all +Depends: ${misc:Depends}, + ${python3:Depends}, + python3-gi, + gir1.2-glib-2.0, + gir1.2-signon-1.0, + gir1.2-accounts-1.0, + signon-plugin-oauth2, + unity-asset-pool (>> 0.8.24daily12.12.05-0ubuntu1), +Description: GNOME Control Center account plugins for single signon - tools + GNOME Control Center account plugins for single signon + +Package: account-plugin-icons +Depends: unity-asset-pool, ${misc:Depends} +Architecture: all +Section: oldlibs +Description: transitional dummy package + This is a transitional dummy package. It can safely be removed. --- account-plugins-0.11+14.04.20140409.1.orig/debian/copyright +++ account-plugins-0.11+14.04.20140409.1/debian/copyright @@ -0,0 +1,20 @@ +Format: http://dep.debian.net/deps/dep5 +Upstream-Name: online-accounts-account-plugins +Upstream-Contact: Alberto Mardegan +Source: https://launchpad.net/online-accounts-account-plugins + +Files: * +Copyright: 2012 Canonical Ltd. +License: GPL-2+ + +Files: src/windows-live.vala +Copyright: 2012 Collabora Ltd. +License: GPL-2+ + +Files: debian/* +Copyright: 2012 Ken VanDine +License: GPL-2+ + +License: GPL-2+ + On Debian systems, the complete text of the GNU General + Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". --- account-plugins-0.11+14.04.20140409.1.orig/debian/libaccount-plugin-generic-oauth.install +++ account-plugins-0.11+14.04.20140409.1/debian/libaccount-plugin-generic-oauth.install @@ -0,0 +1 @@ +usr/lib/libaccount-plugin-1.0/providers/libgeneric-oauth.so --- account-plugins-0.11+14.04.20140409.1.orig/debian/libaccount-plugin-google.install +++ account-plugins-0.11+14.04.20140409.1/debian/libaccount-plugin-google.install @@ -0,0 +1 @@ +usr/lib/libaccount-plugin-1.0/providers/libgoogle.so --- account-plugins-0.11+14.04.20140409.1.orig/debian/rules +++ account-plugins-0.11+14.04.20140409.1/debian/rules @@ -0,0 +1,32 @@ +#!/usr/bin/make -f +# -*- makefile -*- + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +override_dh_autoreconf: + NOCONFIGURE=1 dh_autoreconf ./autogen.sh + +override_dh_auto_configure: + dh_auto_configure -- --enable-qml-plugins \ + --with-twitter-consumer-key="NGOB5S7sICsj6epjh0PhAw" \ + --with-twitter-consumer-secret="rbUEJCBEokMnGZd8bubd0QL2cSmoCjJeyiSJpnx3OM0" \ + --with-windows-live-client-id="00000000400D5635" \ + --with-facebook-client-id="271112146382618" \ + --with-foursquare-client-id="1I2UNJXPHNDZT3OPZOOA5LCPIUEUJFMKRXSF42UFCN1KXKTK" \ + --with-google-client-id="759250720802-4sii0me9963n9fdqdmi7cepn6ub8luoh.apps.googleusercontent.com" \ + --with-google-client-secret="juFngKUcuhB7IRQqHtSLavqJ" \ + --with-flickr-consumer-key="d87224f0b467093b2a87fd788d950e27" \ + --with-flickr-consumer-secret="4c7e48102c226509" \ + --with-linkedin-consumer-key="34gnzrg96iq5" \ + --with-linkedin-consumer-secret="BazRki2LE8eZtcqh" \ + --with-instagram-client-id="01c3df41a2274a14882adea8e8ebbd46" \ + --with-instagram-client-secret="4751ccdc39c648719ea83cfb1c866c26" + +override_dh_install: + rm -f debian/*/usr/lib/*/*/*.la + mkdir -p debian/tmp/usr/share/account-plugins/tools + dh_install --fail-missing + +%: + dh $@ --with python3,autoreconf --- account-plugins-0.11+14.04.20140409.1.orig/debian/uoa-create +++ account-plugins-0.11+14.04.20140409.1/debian/uoa-create @@ -0,0 +1,25 @@ +#!/bin/bash + +usage () +{ + echo "usage: $0 [service] [username]" + exit 1 +} + +if [ $# -ne 2 ]; +then + usage +fi + +service=$1 +username=$2 + +ID="$(account-console create $service --print-id)" +account-console edit "$ID" --username $username + + +echo "Logging in to" $service +account-console login "${ID}" --service $service-microblog + +echo "Enabling account" +account-console edit "${ID}" --enable --service $service-microblog