ubuntuone-client (3.0.2-0ubuntu1) precise-proposed; urgency=low

  * New upstream release. (LP: #1018991)
    - Wrap empty dicts with dbus.Dictionary. (LP: #711162)
    - Ignore IN_CLOSE_WRITE for directories. (LP: #872894)
    - Ignore .goutputstream temporary flies. (LP: #1012620)
    - Handle failures better in share creation. (LP: #1013180)
  * debian/copyright:
    - Remove comma in list of files for dep5 copyright format.
  * 00_bzr1259_lp1013401_reupload.patch:
    - Re-upload files when server reports empty hash. (LP: #1013401)
  * debian/patches:
    - Remove upstreamed patches.

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Mon, 09 Jul 2012 15:46:44 -0400

ubuntuone-client (3.0.1-0ubuntu1.0.1) precise-proposed; urgency=low

  * New upstream release.
    - Don't ignore test failures in from main tests suite. (LP: #993574)
    - Avoid multiple parallel GetDelta commands on same volume. (LP: #883252)
    - Fix small memory leak in folder enabled check. (LP: #981255)
    - Don't start syncdaemon with u1sdtool -q if not running. (LP: #907479)
    - Avoid having Upload execute before Makefile command. (LP: #978903)
  * debian/watch:
    - Update watch file to use stable-3-0 series for downloads now

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Wed, 06 Jun 2012 14:08:37 -0400

ubuntuone-client (3.0.0-0ubuntu1.1) precise-security; urgency=low

  * SECURITY UPDATE: MITM via incorrect ssl cert validation (LP: #882062)
    - debian/patches/CVE-2011-4409.patch: use correct URL in
      data/syncdaemon.conf, send hostname for validation in
      ubuntuone/syncdaemon/action_queue.py.
    - debian/control: bump python-ubuntuone-storageprotocol dependency to
      security update.
    - CVE-2011-4409

 -- Marc Deslauriers <marc.deslauriers@ubuntu.com>  Tue, 29 May 2012 14:07:53 -0400

ubuntuone-client (3.0.0-0ubuntu1) precise; urgency=low

  * New upstream release.
    - Add the necessary OpenSSL exception to the license. (LP: #968555)
  * debian/copyright:
    - Update to dep5 format.
    - Update to include the OpenSSL exception.

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Wed, 11 Apr 2012 15:11:53 -0400

ubuntuone-client (2.99.92-0ubuntu1) precise; urgency=low

  * New upstream release.
    - Use set_int32 for transient hint. (LP: #961342)
    - Notify clients when volumes info form server is ready. (LP: #851810)
    - Fix an error on u1sdtool --info. (LP: #917222)
    - Exit proxy tunnel process with u1sdtool -q. (LP: #963485)
    - Unbreak and test the validate_path call. (LP: #968637)
  * debian/patches:
    - Remove patches included in upstream release.
  * debian/watch:
    - Update watch file for new release.

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Wed, 04 Apr 2012 10:42:09 -0400

ubuntuone-client (2.99.91-0ubuntu2) precise; urgency=low

  * debian/patches/fix-963568.patch:
    - Don't write the user proxy credentials to the log (LP: #963568).
  * debian/control:
    - Adding missing dependency on python for ubuntuone-client-proxy (fixing
      lintian warning "python-script-but-no-python-dep").

 -- Natalia Bidart (nessita) <natalia.bidart@ubuntu.com>  Mon, 26 Mar 2012 14:52:10 -0300

ubuntuone-client (2.99.91-0ubuntu1) precise; urgency=low

  * New upstream release.
    - Tunnel web service calls if proxy is enabled. (LP: #929212)
    - Proxy tunnel service for syncdaemon. (LP: #929207)
    - Tunnel storage protocol if proxy enabled in settings. (LP: #929208)
    - Use transient hint for notifications. (LP: #887369)
    - Apport recipe attaches old/useless log files. (LP: #956407)
    - Typo in man page for u1sdtool. (LP: #682954)
  * debian/watch:
    - Update watch file for new release.
  * debian/control:
    - Update ubuntu-sso-client dependencies for proxy support.
    - Create new binary package for proxy support which requires qt.
  * debian/python-ubuntuone-client.install,
    debian/ubuntuone-client-proxy.install:
    - Update for the new binary package for proxy support.

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Wed, 21 Mar 2012 13:58:04 -0400

ubuntuone-client (2.99.90-0ubuntu1) precise; urgency=low

  * New upstream release.
    - Messaging menu opens GTK+ panel instead of Qt. (LP: #943439)
    - u1sdtool opens registration screen instead of login. (LP: #944230)
    - Sync daemon writes IDLE messages to log every 2 mins. (LP: #906462)
    - Should prefer the Qt SSO interface for authentication. (LP: #930716)
    - New shares do not appear in messaging indicator. (LP: #943473)
    - Dependency on indicator must not be obligatory. (LP: #939509)
  * debian/watch:
    - Update watch file for new release.
  * debian/control:
    - Update dependencies for listed bug fixes.
    - Bump standards version to 3.9.3.

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Wed, 07 Mar 2012 14:44:38 -0500

ubuntuone-client (2.99.5-0ubuntu1) precise; urgency=low

  * New upstream release.
    - Call network_connected properly on all platforms. (LP: #885292)
    - Check whether to call handle_dir_delete in a better place.
    - Use glib reactor to run tests if release is < 12.04.
  * debian/watch:
    - Update watch file for new release. 

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Thu, 23 Feb 2012 12:02:01 -0500

ubuntuone-client (2.99.4-0ubuntu2) precise; urgency=low

  * debian/control:
    - Indicate needs to be Depends instead of Recommends (LP: #933790)
    - Don't allow fallback to python-notify as dependency

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Mon, 20 Feb 2012 11:17:08 -0500

ubuntuone-client (2.99.4-0ubuntu1) precise; urgency=low

  * New upstream release.
    - Work with new gireactor from twisted. (LP: #921574, LP: #928892)
    - Export an interface to validate folder paths. (LP: #824252)
    - Fix or skip some tests causing issues. (LP: #929812, LP: #929546)
  * debian/watch:
    - Update watch file for new release.
  * debian/control:
    - Bump standards version to 3.9.2.
    - Update dependencies and recommends to prefer gir versions.
    - Require twisted 11.1.0-1ubuntu1 which provides gireactor in a patch.

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Thu, 16 Feb 2012 11:08:42 -0500

ubuntuone-client (2.99.3-0ubuntu1) precise; urgency=low

  * New upstream release.
    - Small memory usage improvements
    - Don't modify user's home on Windows in tests (LP: #915380)
    - Provide a way to ignore lint checks on Windows (LP: #918248)
    - Support Unicode usernames when creating UDFs (LP: #921703)
    - Skip NotificationTestCase tests for now
  * debian/watch:
    - Update watch file for new release

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Fri, 03 Feb 2012 10:59:33 -0500

ubuntuone-client (2.99.2-0ubuntu1) precise; urgency=low

  * New upstream release.
    - Handle link creation with unicode paths (LP: #891173)
    - Get a proper unicode home dir on all platforms (LP: #898640)
    - Use new interface for SSO.
  * debian/watch:
    - Update watch file for new release
  * debian/control:
    - Depend on new ubuntu-sso-client

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Wed, 18 Jan 2012 13:45:42 -0500

ubuntuone-client (2.99.1-0ubuntu2) precise; urgency=low

  * debian/control:
    - Add optional recommend on gir1.2-unity-5.0

 -- Aurélien Gâteau <aurelien.gateau@ubuntu.com>  Fri, 13 Jan 2012 12:13:00 +0100

ubuntuone-client (2.99.1-0ubuntu1) precise; urgency=low

  * New upstream release.
    - Avoid using hint files with size 0. (LP: #825366)
    - Use g_return_if_fail to avoid NULL for important args (LP: #908805)
    - Don't register a new VOID__POINTER marshaller for dbus as it breaks now
      (LP: #908787, LP: #908261)
  * debian/watch:
    - Point at the release milestone

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Wed, 04 Jan 2012 09:44:36 -0500

ubuntuone-client (2.99.0-0ubuntu1) precise; urgency=low

  * New upstream release.
    - Verify timestamp to avoid invalid auth failures (LP: #692597)
    - Files in new UDFs not uploaded due to filtering (LP: #869920)
  * debian/patches:
    - Remove upstreamed patches

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Wed, 21 Dec 2011 15:46:25 -0500

ubuntuone-client (2.0.0-0ubuntu4) precise; urgency=low

  * debian/patches/03_reset_notify_name.patch
    - use basename to get filenames, this ensures the filename displayed 
      in notifications gets reset (LP: #807005)

 -- Ken VanDine <ken.vandine@canonical.com>  Wed, 14 Dec 2011 15:12:06 -0500

ubuntuone-client (2.0.0-0ubuntu3.1) precise; urgency=low

  * debian/patches/series:
    - Include missing patch from previous upload

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Mon, 21 Nov 2011 10:24:35 -0500

ubuntuone-client (2.0.0-0ubuntu3) precise; urgency=low

  * debian/patches/02_value_io_error_fix.patch:
      - Make the Upload process do not close the tempfile until is finished
        (LP: #872924).
      - Reset the tempfile on every Upload _run() (LP: #884959).

 -- Natalia Bidart (nessita) <natalia.bidart@canonical.com>  Mon, 14 Nov 2011 11:16:03 -0300

ubuntuone-client (2.0.0-0ubuntu2) oneiric-proposed; urgency=low

  * debian/patches/01_getnodebyid_fix.patch:
    - Fix filter by share and path (LP: #807737)

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Tue, 11 Oct 2011 14:59:28 -0400

ubuntuone-client (2.0.0-0ubuntu1) oneiric; urgency=low

  * New upstream release.
    - No watches needed on parent folders (LP: #838111)
    - Root is always subscribed (LP: #842839)
    - Unicode path asserts failing (LP: #845009)
    - Local Rescan is putting non-UTF8 paths into syncdaemon (LP: #696901)
    - IOError in tritcask metadata (LP: #776386)
    - Missinglogin_email_password on Linux (LP: #831043)
    - Unsubscribing share and deleting content triggers unlinks (LP: #820353)
    - Only make the link if it doesn't exist (LP: #833812)
    - Client restarts on SSL connection error (LP: #833388)
    - Stop logging sensitive data (LP: #837488)
    - Add delay to the hash queue (LP: #838104)
    - Crash if no keydir stats for inactive file (LP: #848224)
    - Use correct desktop file for launcher progress bar (LP: #851187)
    - Folder nesting check is incorrect (LP: #854776)
    - Should have a --version switch for u1sdtool (LP: #379841)
  * debian/control:
    - Update versions of some dependencies to be more correct
    - Recommend ubuntuone-installer needed for Unity launcher integration

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Tue, 27 Sep 2011 11:18:41 -0400

ubuntuone-client (1.7.2-0ubuntu1) oneiric; urgency=low

  * New upstream release.
    - Work correctly with static and GI bindings of gobject (LP: #829186)

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Thu, 25 Aug 2011 16:11:47 -0400

ubuntuone-client (1.7.1-0ubuntu2) oneiric; urgency=low

  * Update gir1.2-unity requirement, and make it a Recommends again
  * Update ubuntuone-storage-protocol requirement

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Fri, 12 Aug 2011 11:48:05 -0400

ubuntuone-client (1.7.1-0ubuntu1) oneiric; urgency=low

  * New upstream release.
  * debian/*:
    - Removed obsolete pycompat file
    - Removed ubuntuone-client-gnome deps and binary packaging, as it was
      moved out to separate project upstream.
    - Updated copyright to remove obsolete file reference
  * debian/patches:
    - Removed patches which have been included upstream.

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Tue, 09 Aug 2011 12:47:56 -0400

ubuntuone-client (1.7.0-0ubuntu2) oneiric; urgency=low

  * debian/patches/01_dont_crash_on_zg_crash.patch:
    - fix crash when zg is crashing on initialization (LP: #807203)
  * debian/patches/02_build_with_new_flags.patch:
    - remove a set unused variable making the build failing

 -- Didier Roche <didrocks@ubuntu.com>  Fri, 08 Jul 2011 09:15:38 +0200

ubuntuone-client (1.7.0-0ubuntu1) oneiric; urgency=low

  * New upstream release.
    - Launcher progress bar is uninformative (LP: #779851)
    - libsyncdaemon header breaks compilation in C++ (LP: #801263)
    - Install extensions to correct ABI directories (LP: #800723)
    - Never sees NetworkManager connection (LP: #791548)
  * Replace gconf-defualts with a gsettings schema override for g-s-d plug-in
  * Convert to dh_python2
  * Don't hardcode the ABI version for the g-s-d plug-ins directory

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Fri, 24 Jun 2011 16:40:40 -0400

ubuntuone-client (1.6.2-0ubuntu1) natty-proposed; urgency=low

  * Use Depends instead of Recommends to pull in Unity API (LP: #770379)
  * New upstream release.
    - Remove patches already included in upstream
    - Uploads fail due to starvation (LP: #767466, #766102)
    - Logging defaults to DEBUG, should be INFO (LP: #765441)
  * Require new version of ubuntuone-storage-protocol for LP: #767466

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Wed, 27 Apr 2011 15:40:10 -0400

ubuntuone-client (1.6.1-0ubuntu3) natty; urgency=low

  [Chris Coulson]
  * Only free the GconfValue when it is not NULL (LP: #767825)

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Thu, 21 Apr 2011 10:26:39 -0400

ubuntuone-client (1.6.1-0ubuntu2) natty; urgency=low

  * 01_broken-sso-dbus-api.patch:
    - Fix the broken usage of SSO D-Bus API (LP: #764646, #759197)
  * 02_check-enabled-before-dbus.patch:
    - Check that file sync is enabled before D-Bus connection (LP: #759714)

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Wed, 20 Apr 2011 10:16:38 -0400

ubuntuone-client (1.6.1-0ubuntu1) natty; urgency=low

  * New upstream release.
    - ZipQueue does not trigger deferred when cancelled (LP: #757864)
    - AssertionError in aggregator (LP: #759084)
    - Ubuntu One folder bookmark not created (LP: #759197)

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Fri, 15 Apr 2011 17:11:55 -0400

ubuntuone-client (1.6.0-0ubuntu1) natty; urgency=low

  * New upstream release.
    - Avoid conflict when same file already exists locally (LP: #711389)
    - Must move fils to trash on deletion (LP: #690673)
    - Support disconnection during initial connect attempt (LP: #711211)
    - Log version number on startup (LP: #715455)
    - Memory usage too high (LP: #721483)
    - Unsubscribed folders show as synced, if they exist (LP: #741835)
    - gnome-settings-daemon crash in g_str_hash (LP: #744383)
    - Should not re-queue uploads directly (LP: #744608)
    - No feedback when creating folder from symlink fails (LP: #747299)
    - [FFE] Use API to set urgency from background process (LP: #747677)
    - Open control panel to volumes when quota exceeded (LP: #702176)
    - Set the launcher to urgent when quota exceeded (LP: #702183)
    - nautilus crash in g_str_hash (LP: #724882)
    - Disable/enable file sync is buggy (LP: #744980)

  [Chris Coulson]
  * gnome-settings-daemon crash in g_return_fail_if_warning (LP: #744980)

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Sun, 10 Apr 2011 21:24:30 -0400

ubuntuone-client (1.5.8-0ubuntu2) natty; urgency=low

  * debian/control:
    - Conflict to deal with icons moving to ubuntuone-client (LP: #741529)

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Thu, 24 Mar 2011 09:33:14 -0400

ubuntuone-client (1.5.8-0ubuntu1) natty; urgency=low

  * New upstream release.
    - Too many download notifications (LP: #740377)
  * debian/rules:
    - Remove the .la and .a files from the g-s-d extensions directory

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Wed, 23 Mar 2011 17:24:17 -0400

ubuntuone-client (1.5.7-0ubuntu2) natty; urgency=low

  * debian/rules: clean the dependency_libs out of libsyncdaemon-1.0.la
    at build time, per Policy 10.2.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Mon, 21 Mar 2011 17:51:28 -0700

ubuntuone-client (1.5.7-0ubuntu1) natty; urgency=low

  * New upstream release.
    - Connection notifications are pointless (LP: #734895)
    - Use a single platform Notification instance (LP: #734985)
  * 01_reset-udf-typeerror.patch:
    - Removed patch which is now included upstream.

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Fri, 18 Mar 2011 15:32:09 -0400

ubuntuone-client (1.5.6-0ubuntu2) natty; urgency=low

  * 01_reset-udf-typeerror.patch:
    - TypeError in _reset_udf_message_callback (LP: #732431)

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Thu, 10 Mar 2011 14:23:54 -0500

ubuntuone-client (1.5.6-0ubuntu1) natty; urgency=low

  * New upstream release.
    - Remove already upstreamed patch
    - Release pathlock when command cancelled (LP: #729158)
    - syncdaemon continuously hashing (LP: #580855)
    - Self conflict when saving the same file a lot (LP: #718924)
    - SYS_QUOTA_EXCEEDED not being sent (LP: #720797)
    - The check_condition call may be too heavy (LP: #720844)
    - AQ_DOWNLOAD_CANCELLED is no more (LP: #721479)
    - SD should update a single notification (LP: #723227)
    - Two entries in Messaging menu (LP: #721525)
    - Singular form incorrect for notification (LP: #723327)
    - File names should be shown on notifications (LP: #729055)
  * Moved icon files to ubuntuone-client package (LP: #727195)

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Wed, 09 Mar 2011 21:11:44 -0500

ubuntuone-client (1.5.5-0ubuntu3) natty; urgency=low

  * Conflict with gir1.2-unity-3.0 instead of Recommend it to avoid #731023

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Tue, 08 Mar 2011 13:47:51 -0500

ubuntuone-client (1.5.5-0ubuntu2) natty; urgency=low

  * 01_unity_gir_typeerror.patch:
    - Handle TypeError from Unity Launcher GIR API (LP: #724101)

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Thu, 24 Feb 2011 14:13:38 -0500

ubuntuone-client (1.5.5-0ubuntu1) natty; urgency=low

  * New upstream release.
    - Subscribing to a RO share will not download content (LP: #712528)
    - Can't synchronize "~/Ubuntu One Music" (LP: #714976)
    - Syncdaemon needs to show progress in Unity launcher (LP: #702116)
    - Notifications say "your cloud" (LP: #715887)
    - No longer requires python-libproxy
    - Recommend unity and indicator libs by default

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Wed, 23 Feb 2011 18:34:09 -0500

ubuntuone-client (1.5.4-0ubuntu1) natty; urgency=low

  * New upstream release.
    - Files still get downloaded from unsubscribed folder (LP: #682878)
    - Add subscription capabilities to shares (LP: #708335)
    - Nautilus offers Publish option within other's shares (LP: #712674)
    - Shares dir name may not be unique (LP: #715776)
    - Send a notification when new Volume is available (LP: #702055)
    - Add messaging menu entry for new Volumes (LP: #702075)
    - Aggregate notifications for completed operations (LP: #702128)
    - Send a notification for new Share offers (LP: #702138)
    - Add messaging menu entry for new Share offers (LP: #702144)
  * Remove ubuntuone-client-tools as u1sync has been moved out.
  * Simplify python package as we don't have multiple python packages now.

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Fri, 11 Feb 2011 16:18:11 -0500

ubuntuone-client (1.5.3-0ubuntu3) natty; urgency=low

  * debian/python-ubuntuone-client.install:
    - Add missing ubuntuone.status package (LP: #708183)

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Thu, 27 Jan 2011 10:06:56 -0500

ubuntuone-client (1.5.3-0ubuntu2) natty; urgency=low

  * debian/libsyncdaemon-1.0-dev.install:
    - Add missing .gir file to fix FTBFS

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Wed, 26 Jan 2011 09:40:56 -0500

ubuntuone-client (1.5.3-0ubuntu1) natty; urgency=low

  * New upstream release.
    - Metadata load is too slow (LP: #436612)
    - Out of space dialog is broken (LP: #650671)
    - Should not autoconnect when there are no credentials (LP: #701588)
    - gsd extension should not ask for sso credentials (LP: #702171) 

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Tue, 25 Jan 2011 16:42:52 -0500

ubuntuone-client (1.5.2-0ubuntu1) natty; urgency=low

  * New upstream release.
    - ImportError: No module named tools (LP: #692566)
    - Preferences doesn't display info properly (LP: #657850)
    - Ubuntu One crashes in scan() (LP: #692496)A
    - Provide a specific login D-Bus service (LP: #697211)

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Fri, 07 Jan 2011 10:36:49 -0500

ubuntuone-client (1.5.1-0ubuntu2) natty; urgency=low

  * Updated for the gir abi transition

 -- Ken VanDine <ken.vandine@canonical.com>  Thu, 16 Dec 2010 15:28:39 -0500

ubuntuone-client (1.5.1-0ubuntu1) natty; urgency=low

  * New upstream release.
    - Add syncdaemon autoconnect option (LP: #688694)
    - SSO help text does not appear translated in UI (LP: #686647)
    - QuotaExceeded warning appears when free space is 'None' (LP: #671023)
    - Syncdaemon needs to store events in zeitgeist (LP: #674252)
    - Deleting volume on one computer doesn't elsewhere (LP: #674092)

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Tue, 14 Dec 2010 14:57:03 -0500

ubuntuone-client (1.5.0-0ubuntu2) natty; urgency=low

  * Remove gir-repository-dev from Build-Depends (LP: #677382)

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Wed, 01 Dec 2010 09:29:23 -0500

ubuntuone-client (1.5.0-0ubuntu1) natty; urgency=low

  * New upstream release.
  * Remove python-kde4 as an optional dep in place of gnome-keyring
  * Remove quilt from build-depends
  * Update debhelper compat to 7

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Mon, 22 Nov 2010 15:27:02 -0500

ubuntuone-client (1.4.4.1-0ubuntu1) maverick; urgency=low

  * New upstream release:
    - Don't call an undefined symbol when deletion of a share is notified
      (Rodrigo Moya)

 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Tue, 28 Sep 2010 15:40:18 +0200

ubuntuone-client (1.4.4-0ubuntu1) maverick; urgency=low

  * New upstream release:
    - Make sure we don't reorder deletes (Lucio Torre)
    - Don't log the SYS_USER_CONNECT event related info, as it's private
     (Facundo Batista)
    - Fix delete_share DBus method to actually delete shares (Guillermo
      Gonzalez) (LP: #645519)
    - Client periodically pings the server to check connection (Facundo Batista)
    - Fix VolumeManager to correctly handle accepted shares on server/volumes
      rescan (Guillermo Gonzalez) (LP: #646112)
    - Send VM_SHARE_CREATED event when an accepted share is detected during
      server rescan/list volumes (Guillermo Gonzalez)

 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Tue, 28 Sep 2010 14:54:31 +0200

ubuntuone-client (1.4.3-0ubuntu1) maverick; urgency=low

  * New upstream release:
    - Correctly stringify http errors that occur in restclient (in another
      process), and fix the call to bus.get_object in the case of removing the
      current machine's token (John Lenton) (LP: #644547)
    - Reuse shared structure to avoid crashes due to referencing already
      released memory (Roman Yepishev) (LP: #498019)
    - Show an error dialog when deleting a share fails (Rodrigo Moya)
      (LP: #645518)
    - Plug a memory leak (Rodrigo Moya)
    - Removed AQ.deferred that was only used for testing (Facundo Batista)

 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Fri, 24 Sep 2010 17:57:57 +0200

ubuntuone-client (1.4.2-0ubuntu1) maverick; urgency=low

  * New upstream release:
    - Adding a try-except block around clientdefs constants import to be able to      run on development environments (Natalia Bidart) (LP: #628956)
    - Fix LR to delete the share metadata or unsubscribe the udf if the volume
      directory is missing from disk but VolumeManager still have the volume as 
      "active" (Guillermo Gonzalez) (LP: #556783)
    - FSM creates the directories now, not Sync (Facundo Batista)
    - Default logging for ubuntuone-preferences is INFO (Natalia Bidart)
      (LP: #640438)
    - Plug a memory leak (Rodrigo Moya)
    - Added contacts for users with no addressbooks are kept in memory correctly
      now (Rodrigo Moya) (LP: #640171)
    - Fixed syncdaemon_metadata_get_is_synced to work for post-generations
      folders (Rodrigo Moya) (LP: #640392)
    - Fix a regression in VolumeManager, now it calls refresh_shares after
      server rescan (Guillermo Gonzalez) (LP: #638187)
    - Use com.syncdaemon.SyncDaemon.UniqueInstance name to check for existing
      instance of syncdaemon (Roman Yepishev) (LP: #639017)
    - Include glib's gi18n-lib.h, which forces definition of GETTEXT_PACKAGE
      (Rodrigo Moya) (LP: #640955)
    - Add syncdaemon_authentication_clear_token API for the music store to deal
      with invalid tokens (Rodrigo Moya) (LP: #634384)

 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Mon, 20 Sep 2010 22:37:05 +0200

ubuntuone-client (1.4.1-0ubuntu1) maverick; urgency=low

  * New upstream release:
    - Fix VolumeManager.subscribe_udf method to handle the error cases properly 
      (Guillermo Gonzalez) (LP: #632439)
    - Make ubuntuone-launch work with the new sso (John Lenton) (LP: #631822)
    - Wait for READY before asking for connection (John Lenton) (LP: #525743
      and LP: #518027)
    - Move operations live in limbo until confirmed (Facundo Batista)
    - Fix a few problems with emblems (Rodrigo Moya) (LP: #607247)
    - Load UDFs as soon as syncdaemon is ready (Rodrigo Moya) (LP: #612541)
    - Load public files as soon as syncdaemon is ready (Rodrigo Moya)
      (LP: #627339)
    - When VM receives an event on a volume it doesn't have, refresh them
      (Facundo Batista)
    - Made u1sync client work from the command line. No more "authorize" option,
      only --oauth (Natalia Bidart) (LP: #634337)
    - Marker chains are errbacked ok now (Facundo Batista)
    - Remove multiple returns in VolumeManager.subscribe_udf method (Guillermo
      Gonzalez)
    - Do calls to libproxy in a separate process (John Lenton) (LP: #633241)
    - OAuth consumer key and secret can be passed as parameter (Natalia Bidart)
      (LP: #637022)
    - Don't generate a new file if we're deleting or overwriting it
      (Facundo Batista)
    - Make sure that the u1 music path is present (Manuel de la Peña)
      (LP: #558762)
    - Make the "Current plan" label show the actual value returned from the
      server (John Lenton) (LP: #551138)
    - Add --with-sso option to configure, for building with uninstalled
      sso-client (Rodney Dawes)
    - Fix volume manager to create the fsm node on server rescan if the node
      isn't there (Guillermo Gonzalez) (LP: #632454)
    - Fix Local rescan to process read only shares and resume interrupted
      downloads (Guillermo Gonzalez) (LP: #598189)
    - Make sure we load list of shared folders in Nautilus plugin (Rodrigo Moya)
      (LP: #633013)
    - Dereference the possible markers in limbos (Facundo Batista)
    - Don't start syncdaemon from Nautilus plugin. Just wait for it to be
      available (Rodrigo Moya) (LP: #613219, LP: #635629 and LP: #628877)

 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Wed, 15 Sep 2010 22:17:37 +0200

ubuntuone-client (1.4.0-0ubuntu1) maverick; urgency=low

  * New upstream release:
    - Fix crash when disabling UDFs (Rodrigo Moya) (LP: #625525)
    - Only show one question dialog when disabling UDFs (Rodrigo Moya)
      (LP: #624212)
    - Cancelled uploads don't survive forever now (Facundo Batista)
    - Remove ancient ubuntuone/oauthdesktop reference from Makefile.am
      (Rodney Dawes)
    - Fix dbus interface get_metadata methods to use the realpath
      (Guillermo Gonzalez) (LP: #621924)
    - Make dbus interface handle WaitForCondition in waiting_content properly
      (and any other 'empty' commands) (Guillermo Gonzalez)
    - Some code cleanup when analysing code for a bug that was already fixed
      (Facundo Batista)
    - Some code cleanups in AQ (Facundo Batista)
    - Draw a separator between recently used contacts and the rest
      (Rodrigo Moya) (LP: #614047)
    - Use correct app name when clearing tokens in ubuntuone-preferences
      (Rodrigo Moya) (LP: #628852)
    - When user cancels deletion of UDF, keep the toggle button's status
      (Rodrigo Moya)
    - When the contact has no name, use whatever is available (Rodrigo Moya)
      (LP: #614055)
    - Remove old oauthdesktop references (Natalia Bidart) (LP: #632502)
    - Fix u1sdtool --rescan_from_scratch args parsing to support VOLUME_ID=""
      (Guillermo Gonzalez) (LP: #619958)
  * debian/python-ubuntuone-client.install:
    - Remove oauthdesktop files from installation

 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Wed, 08 Sep 2010 13:26:04 +0200

ubuntuone-client (1.3.99-0ubuntu1) maverick; urgency=low

  * New upstream release:
    - Use spinner and gray out widgets when syncing/unsyncing (Rodrigo Moya)
    - Fixed SSO signals' signatures in u1-prefs (Rodrigo Moya) (LP: #625296)
    - Memory improvements in the AQ queues, markers revisited (Facundo Batista)
    - Get the subinterfaces ASAP so that the signals from them are setup
      (Rodrigo Moya) (LP: #621433)
    - Fix crash in ubuntuone_nautilus_got_public_files (Rodrigo Moya)
      (LP: #627329)
  * debian/control:
    - Depend on ubuntu-sso-client >= 0.99.4

 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Tue, 31 Aug 2010 17:11:09 +0200

ubuntuone-client (1.3.92-0ubuntu2) maverick; urgency=low

  * debian/ubuntuone-client.gconf-defaults:
    - Enable ubuntuone plugin (LP: #625355)

 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Fri, 27 Aug 2010 16:45:23 +0200

ubuntuone-client (1.3.92-0ubuntu1) maverick; urgency=low

  * New upstream release:
    - Remove ellipsis from Ubuntu One submenu (John Lenton) (LP: #621255)
    - Fix capitalization of some checkboxes in preferences (John Lenton)
      (LP: #581882)
    - Capitalize and cleanup menu entries (John Lenton) (LP: #621266)
    - Error out in configure if lndir is not found (Rodney Dawes) (LP: #605978)
    - Show the correct help text on synchronized folders (Rodrigo Moya)
      (LP: #624680)

 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Thu, 26 Aug 2010 23:33:04 +0200

ubuntuone-client (1.3.91-0ubuntu1) maverick; urgency=low

  * New upstream release:
    - Switch to requiring python-mocker for the usage of mocker in tests
      (Rodney Dawes)
    - Use the same help text for SSO everywhere (Rodrigo Moya)

 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Thu, 26 Aug 2010 18:04:30 +0200

ubuntuone-client (1.3.90-0ubuntu2) maverick; urgency=low

  * debian/control:
    - Add -dbg package

 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Thu, 26 Aug 2010 17:34:48 +0200

ubuntuone-client (1.3.90-0ubuntu1) maverick; urgency=low

  * New upstream release:
    - Use new SSO authentication DBus service (Natalia Bidart) (LP:#619885)
    - Restored the ability of passing oauth credentials by the command line
      (Natalia Bidart) (LP: #619228)
    - Convert path arguments to absolute paths (Roman Yepishev)
    - Dump metadata to stdout, very useful for debugging (Facundo Batista)
    - LR does not compare full stat anymore, only relevant pieces (Facundo
      Batista)
    - Moving constants to another file to avoid ImportError's (Natalia Bidart)
      (LP: #621354)
    - Add clientdefs dependency to docs build, as dbus_interface.py requires it
      now (Rodney Dawes)
    - The app_name should be the user visible string "Ubuntu One" instead of
      "ubuntu one" (Alejandro J. Cura)
    - Stop storing wrapped functions in every queued command (Facundo Batista)
    - Make ubuntuone-preferences use ubuntu-sso (Rodrigo Moya)
    - Receive app_name in all DBus signals from ubuntu-sso (Rodrigo Moya)
    - Make introspection auto* rules deal better with errors (Rodrigo Moya)
    - Don't show the ribbon on the videos folder (John Lenton) (LP: #623482)
    - Signals from SSO dbus service are correctly processed now (using the
      latest (Natalia Bidart) (LP: #623447)
    - Check that the user has no published files before disabling a UDF
      (Rodrigo Moya) (LP: #603576)

  [ Rodney Dawes ]
  * Use python-support instead of python-central

 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Wed, 25 Aug 2010 22:38:57 +0200

ubuntuone-client (1.3.10-0ubuntu1) maverick; urgency=low

  * New upstream release:
    - Fix INTROSPECTION_TYPELIBDIR_NAME assignment (Rodrigo Moya)

 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Thu, 19 Aug 2010 13:21:39 +0200

ubuntuone-client (1.3.9-0ubuntu1) maverick; urgency=low

  * New upstream release:
    - Fix SSO DBus signals signatures and answer to AuthorizationDenied DBus
      signal (Rodrigo Moya)
    - Check for tokens in the returned hash table from find_credentials and
      plug a memory leak (Rodrigo Moya)
    - Make LR first to process trash, and then scan directories (Facundo
      Batista)
    - Fix waiting_metadata exposed method to handle commands that don't have
      share_id and node_id attribute like GetPublicFiles (Guillermo Gonzalez)
    - Work around gobject-introspection m4 defining variables with full paths
      (Rodney Dawes)
    - Fix the test for the new structure (now it actually tests something)
      (Facundo Batista)
    - Fix some string typos and grammar in the Nautilus extension (Rodrigo Moya)
    - Fix typo in INTROSPECTION variable name (Rodrigo Moya)

 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Thu, 19 Aug 2010 13:20:14 +0200

ubuntuone-client (1.3.8-0ubuntu2) maverick; urgency=low

  [ Kyle Nitzsche ]
  * debian/copyright: convert to use format of latest version of DEP-5 to
    make it reliabily machine-readable respecting licenses and copyrights
    (LP: #611401)

  [ Benjamin Drung ]
  * Change versioned conflicts into Breaks.
  * Bump Standards-Version to 3.9.1.

 -- Francisco Javier P.L. <chilicuil@i.am>  Sat, 14 Aug 2010 21:10:58 +0200

ubuntuone-client (1.3.8-0ubuntu1) maverick; urgency=low

  * New upstream release.
    - Include changes to support new configglue. (LP: #616622)

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Thu, 12 Aug 2010 10:36:50 -0400

ubuntuone-client (1.3.7-0ubuntu2) maverick; urgency=low

  * debian/control:
    - Depend on ubuntu-sso-client (>= 0.97.0)

 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Thu, 12 Aug 2010 11:48:59 +0200

ubuntuone-client (1.3.7-0ubuntu1) maverick; urgency=low

  * New upstream release:
    - Fix SHARES_LIST handling so the path is correctly set in the Shares with
      direction "from_me" (Guillermo Gonzalez)
    - Fix failing tests in tarmac under cron (LANG=C) (Guillermo Gonzalez)
    - The MD info delivered through DBus is not a string, but the attributes in
      a dict (Facundo Batista)
    - Deal correctly with no network/no U1 tokens cases when creating UDFs from
      the Nautilus plugin (Rodrigo Moya)
    - Initial version of the dbus call and etc., needed to get the recursive
      sync state of a folder (John Lenton)
    - Now MD can be asked by share/node ids (Facundo Batista)
    - Fire a DBus signal every time the MetaQueue changes (Facundo Batista)
    - Waiting metadata now includes the paths on which each command applies
      (Facundo Batista)
    - Use ubuntu-sso for authentication (Rodrigo Moya)
    - Remove gnome-keyring dependency (Rodrigo Moya)

 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Tue, 10 Aug 2010 17:49:47 +0200

ubuntuone-client (1.3.6-0ubuntu2) maverick; urgency=low

  * Add kwallet-support.patch to enable usage of KWallet in the syncd when
    available and running a KDE session (falls back to gnome-keyring if no
    token can be found).
    + build depend on quilt
    + python-ubuntuone-client depends on
        python-gnomekeyring | python-gnome2-desktop | python-kde4
    + ubuntuone-client-gnome depends on
        python-gnomekeyring | python-gnome2-desktop
      to ensure that gnomekeyring can always be used with the GNOME client.
      Vice versa a KDE client ought to depend on python-kde4 to ensure that is
      available in its environment.

 -- Harald Sitter <apachelogger@ubuntu.com>  Fri, 06 Aug 2010 14:51:44 +0200

ubuntuone-client (1.3.6-0ubuntu1) maverick; urgency=low

  * New upstream release:
    - Merge a lot of 'generations' changes into trunk (Lucio Torre,
      Facundo Batista)
    - SYS_QUOTA_EXCEEDED now sends the remaining free bytes and VM adjusts
      internals with that (Facundo Batista)
    - Add handle_AQ_RESCAN_FROM_SCRATCH_OK (Lucio Torre)
    - Don't make syncdaemon connect in libsyncdaemon when started (Rodrigo Moya)
    - Fix the handling of the RootVolume and root node id during the volumes
      rescan (Guillermo Gonzalez)
    - Check for shared subfolders in UDFs when disabling them and ask user for
      confirmation (Rodrigo Moya)
    - VM now sends some info about Root when it's received that AQ uses to
      demark its node_id (Facundo Batista)
    - Add deltalist (Lucio Torre)
    - Expose rescan_from_scratch via DBus and add --rescan-from-scratch option
      to u1sdtool (and SyncDaemonTool) (Guillermo Gonzalez)
    - Fix un/active volume handling in VolumeManager (Guillermo Gonzalez)
    - Handle deletes last (Lucio Torre)
    - Include public files interface in contrib/dbus-docs (Guillermo Gonzalez)
    - Handle Dirty Nodes after Sync problem (Facundo Batista)
    - Heavily reduce the memory footprint when running tests (Facundo Batista)
    - Use a expander and a checkbox in the Nautilus location bar (Rodrigo Moya)
    - Add dirty nodes support to DBus interface and SyncDaemonTool, and
      --list-dirty-nodes option to u1sdtool (Guillermo Gonzalez)
    - Some minor tweaks to upgrade functionality (Rodrigo Moya)
    - Fix u1sdtool --list-folders to correctly show unsubscribed status
      (Guillermo Gonzalez)
    - Log the session id after authenticate (Guillermo Gonzalez)
    - Move share dialog code to its own object and default to Read/Write
      sharing (Rodrigo Moya)
  * debian/patches/01_dont_connect_when_ready.patch:
    - Remove patch included upstream

 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Wed, 04 Aug 2010 10:08:20 +0200

ubuntuone-client (1.3.5-0ubuntu3) maverick; urgency=low

  * Added python-libproxy to Build-depends (LP: #608254)

 -- Lorenzo De Liso <blackz@ubuntu.com>  Sat, 24 Jul 2010 20:28:09 +0200

ubuntuone-client (1.3.5-0ubuntu2) maverick; urgency=low

  * debian/patches/01_dont_connect_when_ready.patch:
    - Add patch to not make the Nautilus plugin connect on startup (LP: #608509)

 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Fri, 23 Jul 2010 16:42:45 +0200

ubuntuone-client (1.3.5-0ubuntu1) maverick; urgency=low

  * New upstream release:
    - Simplify the protocol check a bit, to avoid sticking system path in
      PYTHONPATH (Rodney Dawes)
    - Add --enable-pycentral to DISTCHECK_CONFIGURE_FLAGS to test it during
      distcheck (Rodney Dawes)
    - Add gnome-settings-daemon plugin to listen for Ubuntu One out of space
      conditions (Alejandro J. Cura)
    - Use a spinner instead of the progressbar when enabling Ubuntu One on a
      folder in Nautilus (Alejandro J. Cura)
    - Don't allow creating UDFs from UDF's parent folders (Rodrigo Moya)
    - Scroll contacts view when searching (Rodrigo Moya)
    - Fix a file_shelf tests that creates a very long filename, close to the
      max filename limit (Guillermo Gonzalez)
    - Support not being ready for generations (Facundo Batista)
    - Start syncdaemon with StartServiceByName and don't do anything in the
      plugin until it is ready (Rodrigo Moya)
    - Fix nightlies until server is updated (Guillermo Gonzalez)
    - Now AQ_{FILE|DIR}_NEW_OK sends the volume id (Facundo Batista)
    - Don't allow enabling/disabling on special UDFs from Nautilus (Rodrigo
      Moya)
    - Highlight the strings that were found in the contacts search
      (Alejandro J. Cura)
  * debian/control:
    - Add gnome-settings-daemon-dev dependency
  * debian/ubuntuone-client-gnome.install:
    - Add gnome-settings-daemon plugin data

 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Wed, 21 Jul 2010 09:52:31 +0200

ubuntuone-client (1.3.4-0ubuntu1) maverick; urgency=low

  * New upstream release:
    - Do all Syncdaemon access via DBus from libsyncdaemon, no more direct DBus
      calls in the Nautilus plugin (Rodrigo Moya)
    - Support for Generations in AQ (Facundo Batista)
    - Add introspection support for automatic generation of bindings
      (Rodrigo Moya)
    - Use a sexier search entry for the contacts picker (Rodrigo Moya)
    - Add contacts list view and add a build time option to enable the grid
      view (Rodrigo Moya)
    - Add progress bar to show progress when enabling/disabling UDFs
      (Rodrigo Moya)
    - Initial implementation (not yet used by states) of new "server/volumes
      rescan" and minor cleanup of root node_id handling to get it from the
      volumes query result instead from the SYS_ROOT_RECEIVED event
      (Guillermo Gonzalez)
    - Add VolumeManager.update_generation(volume_id, generation) method
      (Guillermo Gonzalez)
    - Support new generation in successful client requests (Facundo Batista)
    - Add information about what u1-disabled means and change wording
      (Rodrigo Moya)
    - Show back the recently used contacts at the beginning of the contacts list
      (Rodrigo Moya)
    - Simplify share dialog by removing the share name entry (Rodrigo Moya)
  * debian/control:
  * debian/gir1.0-syncdaemon-1.0.install:
    - Add introspection package for libsyncdaemon

 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Wed, 14 Jul 2010 16:47:12 +0200

ubuntuone-client (1.3.3-0ubuntu1) maverick; urgency=low

  * New upstream release:
    - Add generation attribute to volumes metadata (Guillermo Gonzalez)
    - Use avatar-default stock icon, stock_contact is no longer in
      gnome-icon-theme (Rodrigo Moya)
    - Fix fileystem manager _delete_dir_tree method to support read-only shares
      (Guillermo Gonzalez)
    - Add pkg-config file for libsyncdaemon (Rodrigo Moya)
    - Add query_volumes method to AQ and VolumesQuery command (Guillermo
      Gonzalez)
    - Only show the location bar for user's folders (Rodrigo Moya)
    - Fix tests to work with the new __init__ args in the protocol volumes
      wrappers (Guillermo Gonzalez)
  * debian/control:
    - Depend on ubuntuone-storage-protocol >= 1.3.2
  * debian/libsyncdaemon-1.0-dev.install:
    - Add pkgconfig file for libsyncdaemon

 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Tue, 06 Jul 2010 17:41:24 +0200

ubuntuone-client (1.3.2-0ubuntu2) maverick; urgency=low

  * debian/control:
    - Add missing ubuntu-sso-client dependency (LP: #597287)

 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Thu, 24 Jun 2010 16:18:41 +0200

ubuntuone-client (1.3.2-0ubuntu1) maverick; urgency=low

  * New upstream release.

 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Wed, 23 Jun 2010 23:08:15 +0200

ubuntuone-client (1.3.1-0ubuntu2) maverick; urgency=low

  * debian/python-ubuntuone-client.install:
    - Add missing python module (LP: #597287) 

 -- Rodrigo Moya <rodrigo.moya@canonical.com>  Wed, 23 Jun 2010 12:16:37 +0200

ubuntuone-client (1.3.1-0ubuntu1) maverick; urgency=low

  * New upstream release.

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Wed, 16 Jun 2010 09:37:28 -0400

ubuntuone-client (1.3.0-0ubuntu1) maverick; urgency=low

  * New upstream release.
    - Removed fix-567223.patch as it is included upstream.

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Tue, 08 Jun 2010 17:31:18 -0400

ubuntuone-client (1.2.1-0ubuntu2) lucid-proposed; urgency=low

  * Add fix-567223.patch.
    - Fixes gtk.MODAL usage and dialog closure. (LP: #567223)

 -- Rodney Dawes <rodney.dawes@canonical.com>  Wed, 21 Apr 2010 16:38:34 -0400

ubuntuone-client (1.2.1-0ubuntu1) lucid; urgency=low

  * New upstream release.
    - GetPublicFiles loop when unsuccessful (LP: #562443)
    - Local rescan deletse file on interrupted downloads (LP: #564774)
    - Unable to share with both existing and new contacts (LP: #563677)
    - Nautilus crash when contact has no name (LP: #566747)
  * Remove the string change reversion patch; merged upstream.

 -- Rodney Dawes <rodney.dawes@canonical.com>  Mon, 19 Apr 2010 17:16:50 -0400

ubuntuone-client (1.2.0-0ubuntu1) lucid; urgency=low

  * New upstream release.
    - TypeError: set_files_sync_enabled takes 2 arguments (LP: #555747)
    - Preferences menu icon is broken (LP: #561557)
    - u1sdtool --list-folders doesn't match Nautilus (LP: #547087)
    - AttributeError when receiving ShareChanged message (LP: #553547)
    - Sharing using contacts picker doesn't work (LP: #554269)
    - Silently fails to sync folder outside $HOME (LP: #554522)
    - Need to get public files list at start (LP: #556529)
    - Syncdaemon does local resan on unsubscribed folders (LP: #561713)
    - Start desktopcouch-service when authorizing (LP: #562618)
    - Errors not handled correctly (LP: #476635)
    - Switching sort order in contacts picker clears selection (LP: #551603)
    - Nautilus crashed with SIGSEGV in g_str_hash (LP: #561481)
    - DBus interface not showing full queue (LP: #557670)
    - Client does not handle TRY_AGAIN during Auth (LP: #522604)
  * Include the new logger.py in the python package. (LP: #561447)
  * Require new python-ubuntuone-storageporotocol.

  [Ken VanDine]
  * debian/patches/revert_string_change.patch
    - Revert a string change that landed to late 
  * debian/rules
    - include simple-patchsys.mk 

 -- Rodney Dawes <rodney.dawes@canonical.com>  Thu, 15 Apr 2010 11:21:17 -0400

ubuntuone-client (1.1.91-0ubuntu1) lucid; urgency=low

  * New upstream release.
    - Fix to avoid AttributeError on exit (LP: #553318)
    - Fix typo and string change in prefs app (LP: #553324)
    - Add missing autostart files to packages (LP: #534707)

 -- Rodney Dawes <rodney.dawes@canonical.com>  Thu, 01 Apr 2010 16:17:17 -0400

ubuntuone-client (1.1.90-0ubuntu1) lucid; urgency=low

  * New upstream release.
    - Notify user when approaching and exceeding quota (LP: #540360)
    - Add instructional text to ubuntuone-preferences (LP: #539676)
    - UbuntuOne needs to autostart and connect by defualt (LP: #534707)
    - Impossible to infer status of file synchronization (LP: #526084)
    - Devices and Services tabs functionality and development (LP: #525803)
  * Add debian/source/format.
  * Remove python-httplib2 from the dependencies (LP: #535207)

 -- Rodney Dawes <rodney.dawes@canonical.com>  Wed, 31 Mar 2010 19:47:01 -0400

ubuntuone-client (1.1.4-0ubuntu1) lucid; urgency=low

  * New upstream release.
    - Bring in UI for public files handling in Nautilus. (LP: #525803)
    - Bring in UI for managing devices. (LP: #525803)
  * Add dependency on python-httplib2 to packaging. (LP: #535207)

 -- Rodney Dawes <rodney.dawes@canonical.com>  Wed, 10 Mar 2010 18:36:57 -0500

ubuntuone-client (1.1.3-0ubuntu1) lucid; urgency=low

  * New upstream release.
  * Remove Vcs-Bzr and sync with ubuntu pkg branch
  * Update homepage URL
  * Require new python-ubuntuone-storageprotocol

 -- Rodney Dawes <rodney.dawes@canonical.com>  Thu, 04 Mar 2010 11:47:46 -0500

ubuntuone-client (1.1.2-0ubuntu2) lucid; urgency=low

  * added Conflicts and Replaces as ubuntuone-login has moved packages.
    (LP: #523752)

 -- Rick McBride <rick.mcbride@canonical.com>  Thu, 25 Feb 2010 16:55:46 -0500

ubuntuone-client (1.1.2-0ubuntu1) lucid; urgency=low

  * New upstream release.

 -- Rodney Dawes <rodney.dawes@canonical.com>  Wed, 17 Feb 2010 18:51:32 -0500

ubuntuone-client (1.1.0-0ubuntu1) lucid; urgency=low

  * New upstream release.

 -- Rodney Dawes <rodney.dawes@canonical.com>  Mon, 07 Dec 2009 17:35:00 -0500

ubuntuone-client (1.0.2-0ubuntu1) karmic; urgency=low

  * New upstream release.
    - Avoid conflicts due to bouncing FS events (LP: #449605)
    - Don't try to authorize if connect on start is never (LP: #451154)

 -- Rodney Dawes <rodney.dawes@canonical.com>  Fri, 16 Oct 2009 13:35:00 -0400

ubuntuone-client (1.0.1-0ubuntu1) karmic; urgency=low

  * New upstream release.
    - Only add emblems to files under the Ubuntu One folder (LP: #450112)
    - Support having an -idle icon for other themes (LP: #438641)
    - Fix ValueError when updating completed (LP: #450140)
    - Fix AttributeError crash in syncdaemon (LP: #440908)

 -- Rodney Dawes <rodney.dawes@canonical.com>  Tue, 13 Oct 2009 18:45:00 -0400

ubuntuone-client (1.0.0-0ubuntu1) karmic; urgency=low

  * New upstream release.
    - Limit log messages, file size, and rotate more often (LP: #435137)
    - Rotate oauth-login.log and cap the file size (LP: #445514)
    - Remove pycurl usage in favor of urllib and better errors (LP: #411029)
    - Save the syncdaemon settings for bw limiting (LP: #418882)
    - Fix NoSuchDatabase when pairing desktopcouch (LP: #438411)
    - Fix IOError when launching preferences window (LP: #441039)
    - Update icons to remove Ubuntu logo, better names (LP: #434886)
    - Use ngettext for the possibly singular notification (LP: #449269)
    - Only create Places bookmark when first authorizing (LP: #397749)
    - Don't always recreate the bookmark (LP: #401211)
    - Handle showing emblems better (LP: #440839)
    - Remove the System->Preferences menu item (LP: #443342)
    - Remove NotOnlineError usage (LP: #404550)
    - Set a default share name in the Nautilus sharing UI (LP: #369488)
    - Simplify some state handling (LP: #420354)

 -- Rodney Dawes <rodney.dawes@canonical.com>  Mon, 12 Oct 2009 17:15:00 -0400

ubuntuone-client (0.96.0-0ubuntu1) karmic; urgency=low

  * New upstream release.
    - Make preferences more accessible (LP: #434884)
    - Handle errors better when sharing from Nautilus (LP: #381012)
    - Use a better icon size for notifications (LP: #423034)
    - Remove partial file handling from nautilus extension (LP: #429482)

 -- Rodney Dawes <rodney.dawes@canonical.com>  Mon, 28 Sep 2009 18:15:00 -0400

ubuntuone-client (0.95.1-0ubuntu1) karmic; urgency=low

  * New upstream release.
    - Fix the tooltip for non-connecting states (LP: #420964)
    - Update config for domain name move (LP: #426804)
    - Handle redirections in oauth token request (LP: #426622)

 -- Rodney Dawes <rodney.dawes@canonical.com>  Tue, 15 Sep 2009 17:15:00 -0400

uubuntuone-client (0.94.0-0ubuntu1) karmic; urgency=low

  * New upstream release.
    - Handle issues with multiple connections better (LP: #420354)

 -- Rodney Dawes <rodney.dawes@canonical.com>  Wed, 02 Sep 2009 10:51:00 -0400

ubuntuone-client (0.93.1-0ubuntu2) karmic; urgency=low

  * Don't attach logs containing filenames in the apport
    hook, as this is a privacy concern (LP: #419895)

 -- Elliot Murphy <elliot@ubuntu.com>  Sat, 29 Aug 2009 21:58:37 -0400

uubuntuone-client (0.93.1-0ubuntu1) karmic; urgency=low

  * New upstream release.
    - Fix AttributeError in __hide_icon (LP: #419488)
    - Fix OSError crash in syncdaemon (LP: #419533)
    - Fix OSError in _upgrade_metadata_2 (LP: #405688)

 -- Rodney Dawes <rodney.dawes@canonical.com>  Thu, 26 Aug 2009 17:15:00 -0400

ubuntuone-client (0.93.0-0ubuntu1) karmic; urgency=low

  * New upstream release.
    - Fix crash with KeyError in __getitem__ (LP: #404934)
    - Fix fatal error constant occurrances (LP: #414635)
    - Fix ability to reauthorize (LP: #406897)
    - Get rid of animated icon, and false activity status (LP: #414925)
  * Update Standards-Version to 3.8.3

 -- Rodney Dawes <rodney.dawes@canonical.com>  Wed, 26 Aug 2009 12:15:00 -0400

ubuntuone-client (0.92.0-0ubuntu1) karmic; urgency=low

  * New upstream release.
    - Move config files to python-ubuntuone-client (LP: #409474)
    - Fix odd Nautilus crashes on exit (LP: #406788, LP: #404456)
    - Fix missing translations (LP: #412150)

 -- Rodney Dawes <rodney.dawes@canonical.com>  Tue, 11 Aug 2009 16:45:00 -0400

ubuntuone-client (0.91.1-0ubuntu1) karmic; urgency=low

  * New upstream release.
    - Fixes Nautilus crash on exit (LP: #403086)
    - Fixes Start-up time issues (LP: #400746)
    - Fixes AttributeError during metadata migration (LP: #404280)
    - Fixes IOError during OAuth authorization (LP: #402091)

 -- Rodney Dawes <rodney.dawes@canonical.com>  Mon, 27 Jul 2009 16:00:00 -0400

ubuntuone-client (0.91.0-0ubuntu2) karmic; urgency=low

  * Only pull in python-gnome2-desktop if python-gnomekeyring isn't available
    - Fixes LP: #403245

 -- Rodney Dawes <rodney.dawes@canonical.com>  Fri, 24 Jul 2009 23:15:00 -0400

ubuntuone-client (0.91.0-0ubuntu1) karmic; urgency=low

  * New upstream release.

 -- Rodney Dawes <rodney.dawes@canonical.com>  Tue, 21 Jul 2009 17:15:00 -0400

ubuntuone-client (0.90.4-0ubuntu1) karmic; urgency=low

  * New upstream release.

 -- Rodney Dawes <rodney.dawes@canonical.com>  Thu, 16 Jul 2009 17:00:00 -0400

ubuntuone-client (0.90.3-0ubuntu1) karmic; urgency=low

  * New upstream release.
    - Fixes LP: #388719

 -- Rodney Dawes <rodney.dawes@canonical.com>  Tue, 30 Jun 2009 12:00:00 -0400

ubuntuone-client (0.90.2-0ubuntu1) karmic; urgency=low

  * Packaging for Ubuntu 9.10 (Karmic)
    - Fixes LP: #388719

 -- Rodney Dawes <rodney.dawes@canonical.com>  Wed, 17 Jun 2009 19:18:54 -0400

ubuntuone-client (0.90.2-0) jaunty; urgency=low

  * New upstream release
  * Removed Depends on python-nautilus
  * New Build-Depends for switch to autotools and Nautilus extension port to C
    - Fixes LP: #380083
  * Switch Architecture from all to any
    - Fixes LP: #384276

 -- Rodney Dawes <rodney.dawes@canonical.com>  Wed, 17 Jun 2009 12:18:54 -0400

ubuntuone-client (0.90.1-0) jaunty; urgency=low

  * Fix the icon cache issue

 -- Rodney Dawes <rodney.dawes@canonical.com>  Wed, 13 May 2009 14:18:54 -0400

ubuntuone-client (0.90.0-0) jaunty; urgency=low

  * Beta release version

 -- Rodney Dawes <rodney.dawes@canonical.com>  Thu, 07 May 2009 17:18:54 -0400

ubuntuone-client (0.1~8.10-765-3) jaunty; urgency=low

  * Add python-pyinotify and python-notify to Depends

 -- Rodney Dawes <rodney.dawes@canonical.com>  Mon, 30 Mar 2009 10:18:54 -0400

ubuntuone-client (0.1~8.10-765-2) jaunty; urgency=low

  * Changed XS-Python-Version to be 2.5 and higher, rather than all

 -- Elliot Murphy (personal) <elliot.murphy@gmail.com>  Wed, 25 Mar 2009 06:34:54 -0400

ubuntuone-client (0.1~8.10-765-1) intrepid; urgency=low

  * New Nightly Build

 -- Rick McBride <rick.mcbride@canonical.com>  Thu, 26 Feb 2009 13:18:54 -0500

ubuntuone-client (0.1~8.10-751-1) intrepid; urgency=low

  * New Nightly Build

 -- Rodney Dawes <rodney.dawes@canonical.com>  Tue, 24 Feb 2009 15:37:08 -0500

ubuntuone-oauth-login (0.1~8.10-557-1) intrepid; urgency=low

  * New Nightly Build

 -- Rick <gojirast@gmail.com>  Mon, 26 Jan 2009 11:07:08 -0500

ubuntuone-oauth-login (0.1~8.10-563-1) intrepid; urgency=low

  * New Nightly Build

 -- Rick <gojirast@gmail.com>  Fri, 23 Jan 2009 14:43:00 -0500

ubuntuone-oauth-login (0.1~8.10-550-1) intrepid; urgency=low

  * New Nightly Build

 -- Rick <gojirast@gmail.com>  Wed, 21 Jan 2009 11:09:34 -0500

ubuntuone-oauth-login (0.1~9.04-550-1) jaunty; urgency=low

  * New Nightly Build

 -- Rick <gojirast@gmail.com>  Wed, 21 Jan 2009 11:02:24 -0500

ubuntuone-oauth-login (0.1~9.04-522-1) jaunty; urgency=low

  * New Nightly Build

 -- Rick <gojirast@gmail.com>  Fri, 16 Jan 2009 14:56:07 -0500

ubuntuone-oauth-login (0.1~9.04-522-1) jaunty; urgency=low

  * New Nightly Build

 -- Rick <gojirast@gmail.com>  Fri, 16 Jan 2009 14:50:18 -0500

ubuntuone-oauth-login (0.1~9.04-520-1) jaunty; urgency=low

  * New Nightly Build

 -- Rick <gojirast@gmail.com>  Fri, 16 Jan 2009 14:36:21 -0500

ubuntuone-oauth-login (0.1~9.04-519-1) jaunty; urgency=low

  * New Nightly Build

 -- Rick <gojirast@gmail.com>  Fri, 16 Jan 2009 14:09:15 -0500

ubuntuone-oauth-login (0.1~8.10-519-1) intrepid; urgency=low

  * New Nightly Build

 -- Rick <gojirast@gmail.com>  Fri, 16 Jan 2009 14:07:29 -0500

ubuntuone-oauth-login (0.1) intrepid; urgency=low

  * Debian packaging

 -- Rick McBride <rick.mcbride@canonical.com>  Tue, 13 Jan 2009 18:31:00 -0500

