ubuntuone-control-panel (3.0.1-0ubuntu1) precise-proposed; urgency=low

  * New upstream release.
    - Restore window properly when minimized to tray. (LP: #865688)
    - Make CalculateSize use bytes in os.walk. (LP: #959447)
    - Avoid obstruction of spin button hilights. (LP: #966283)
    - Fix external link buttons for RTL locales. (LP: #983665)
    - Avoid launching duplicate instances. (LP: #987909)
    - File sync status reports disabled while syncdaemon is IDLE. (LP: #995146)
  * debian/watch:
    - Update the watch file to use the stable-3-0 series

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Tue, 22 May 2012 14:31:30 -0400

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

  * New upstream release.
    - Loading overlay text is too big. (LP: #973689)
    - Error after removing current device. (LP: #973830)
  * debian/watch:
    - Update watch file for new release.

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Wed, 11 Apr 2012 14:08:12 -0400

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

  * New upstream release:
    - Using limit_bandwidth attribute to properly process the info dict
      for preferences (LP: #944256).
    - Handle errors from backend on the signin wizard page (LP: #945078).
    - Avoid the 'show/hide details' button to grow when focused (LP: #961348).
    - Modified stylesheet to use the new colours from brand, and to also ease
      the reading of white text (LP: #956077).
    - Fixed the gap tab outlines (LP: #822629).
    - Remove custom path validation and use the one provided by syncdaemon
      (LP: #824252).
    - Make use of the new feature from syncdaemon where 'refresh_volumes'
      returns a deferred that gets fired when the server info is ready
      (LP: #851810).
    - Ensured that Folders' tree view has proper texts in the columns to
      have proper column widths (LP: #965175).
    - Forced white background (LP: #961346).
  * debian/control:
    - Bumped dependency versions on ubuntu-sso-client and ubuntuone-client to
      2.99.92.
  * debian/watch:
    - Updated url to fetch tarball from latest milestone.

 -- Natalia Bidart (nessita) <natalia.bidart@ubuntu.com>  Wed, 04 Apr 2012 13:03:50 -0300

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

  * debian/control:
    - Adding missing dependency on python-dirspec for
      python-ubuntuone-control-panel (LP: #963538).

 -- Natalia Bidart (nessita) <natalia.bidart@ubuntu.com>  Mon, 26 Mar 2012 13:45:58 -0300

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

  * New upstream release:
    - Added the app name from ubuntu one to be used in the webclient
      so that it is shown in the sso ui (LP: #952880).
    - Added 'Computer to cloud' page to the wizard
      (part of LP: #933697).
    - Tweaked the title of the aforementioned page (LP: #888521).
    - Added 'Cloud to computer' page to the initial wizard
      (part of LP: #933697).
    - Added a confirmation dialog to quit the wizard
      (part of LP: #933697).
    - Implemented a method to list the user's default folders in
      every platform (part of LP: #933697).
    - Apply new specification for tabbing navigation and tabbing style
      (LP: #942020).
    - Make the "Explore" buttons for folders be disabled (style-wise)
      when the folder is not synched (LP: #949035).
    - Removed first line from the man page for the qt control panel
      so is detected as such and installed (LP: #948970).
    - Added several tweaks to the UI stylesheet to avoid 'movements'
      when focusing a button, and to remove the ugly border from the
      twitter and facebook buttons.
    - Enable platform-specific styling (LP: #953318).
    - Arranged Tab ordering in folders tab according to guidelines
      (LP: #950073).
    - Enabled Qt translation engine so standard dialogs are translated
      (LP: #951651).
    - Switched to the native file chooser on Linux (LP: #947711).
    - Fixed --alert and --switch-to tabname and updated --help and
      manpage accordingly (LP: #940465).
    - Don't hard-code the font sizes (LP: #942025, LP: #953062).
  * Removed patches which were included upstream.
  * debian/watch:
    - Updated url to fetch tarball from latest milestone.
  * debian/control:
    - Bumped dependency versions on ubuntu-sso-client and ubuntuone-client to
      2.99.91.

 -- Natalia Bidart (nessita) <natalia.bidart@ubuntu.com>  Wed, 21 Mar 2012 14:11:29 -0300

ubuntuone-control-panel (2.99.90-0ubuntu2) precise; urgency=low

  * debian/control: Fix dependencies: python-gobject → python-gi.

 -- Martin Pitt <martin.pitt@ubuntu.com>  Tue, 13 Mar 2012 19:39:32 +0100

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

  * New upstream release:
    [ Natalia B. Bidart <natalia.bidart@canonical.com> ]
      - Changed the initial signin page so both login and register options
        are shown, and when clicked, the user is presented with either the Qt
        login dialog, or the Qt registration dialog (LP: #933576).
      - 'Apply these settings' button should be at the bottom right corner
        in the Settings tab (LP: #944120).
      - No more strings coming up from the Designer ui files (LP: #938626).
      - Make gettext return unicode so we can format strings
        with unicode variables (LP: #937809).
    [ Roberto Alsina <roberto.alsina@canonical.com> ]
      - Added a barebones manpage for ubuntuone-control-panel-qt
        (LP: #933021).
      - Preserved the scrollbar position when clearing/filling the folder
        list (LP: #942355).
      - Added keyboard shortcuts for quitting the control panel
        (LP: #900753).
      - Cleanup the ubuntuone-control-panel-qt script moving all logic into
        the main module (LP: #938102).
      - Parse Qt options correctly (LP: #910834).
      - Migrated to argparse when parsin command line options.
    [ Rodney Dawes <rodney.dawes@canonical.com> ]
      - Remove the GTK+ 2.x control panel (LP: #934270).
      - Pass ubuntuone-installer as app name to QApplication to avoid
        duplication (LP: #939691).
  * debian/control:
    - Bumped dependencies on ubuntu-sso-client to 2.99.90, on
      ubuntuone-client to 2.99.90, and on ubuntuone-installer to 2.99.90.
    - Converted ubuntuone-control-panel-gtk into a transitional package that
      depends on ubuntuone-control-panel-qt.
    - Made ubuntuone-control-panel suggests ubuntuone-control-panel-gui
      instead of recommending it, to avid seeding the Qt control panel to the
      default install.
    - Updated Standards-Version to 3.9.3.
  * debian/ubuntuone-control-panel-qt.install:
    - Install the new manpage provided by upstream.
  * debian/patches/fix-948970.patch:
    - Apply patch from upstream to have the new manpage being detected by
      disutils-extra and thus it gets installed in the expected location
      (LP: #948970).
  * debian/watch:
    - Updated to fetch latest milestone.
  * Removed debian/ubuntuone-control-panel-gtk.install since
    ubuntuone-control-panel-gtk is now a transitional package.
  * Removed patches which were included upstream.

 -- Natalia Bidart (nessita) <natalia.bidart@ubuntu.com>  Wed, 07 Mar 2012 17:37:47 -0300

ubuntuone-control-panel (2.99.5-0ubuntu2) precise; urgency=low

  * debian/patches/fix-939691.patch:
    - Set appname arg for QApplication to avoid duplication. (LP: #939691)

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Thu, 23 Feb 2012 15:43:21 -0500

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

  * New upstream release:
    - Control Panel shows quota in red with more accuracy depending on the
      free space (LP: #901314).
    - The Qt UI will make the file sync button inactive while a (re-) connection
      is in progress (LP: #878867).
    - Center the Qt UI main window when openning it (LP: #934173).
  * debian/control:
    - added a new binary package ubuntuone-control-panel-common providing
      common files and images for the frontend packages.
    - ubuntuone-control-panel-qt and ubuntuone-control-panel-gtk now depend on
      ubuntuone-control-panel-common.
    - bumping dependencies on ubuntu-sso-client to 2.99.5 and on
      ubuntuone-client to 2.99.4.
  * debian/patches/fix-937809-938626.patch:
    - Make gettext return unicode so we can format strings with unicode
      variables (LP: #937809).
    - No more strings coming up from the Designer ui files to ensure those get
      listed for translation (LP: #938626).
  * debian/ubuntuone-control-panel-common.install: new binary package listing
    files used by both the Qt and the GTK+ UIs.
  * debian/watch: updated milestone to 2.99.5.

 -- Natalia Bidart (nessita) <natalia.bidart@ubuntu.com>  Wed, 22 Feb 2012 17:29:31 -0300

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

  * New upstream release:
    - Replaced custom webclient with the one from ubuntu-sso-client
      (LP: #926311).
    - Avoid TypeError when fetching credentials in the GTK+ OverviewPanel
      (LP: #927743).
  * debian/control:
    - no longer use cdbs, use pure dh instead.
    - updated ubuntu-sso-client dependencies to 2.99.4.
    - added dependencies on the new ubuntu-sso-client binary packages.
    - added a new binary package ubuntuone-control-panel-qt for the Qt
      frontent, which provides the virtual package ubuntuone-control-panel-gui.
    - added missing dependency on python-dbus for ubuntuone-control-panel-gtk.
    - python-ubuntuone-control-panel no longer depends on Soup bindings,
      nor on python-oauth, nor on python-twisted-web.
  * debian/python-ubuntuone-control-panel.install: no longer install the
    removed python package web_client.
  * debian/rules: no longer use cdbs, use pure dh instead.
  * debian/ubuntuone-control-panel-qt.install: Qt frontend installation files.
  * debian/watch: updated milestone to 2.99.4.

 -- Natalia Bidart (nessita) <natalia.bidart@ubuntu.com>  Wed, 15 Feb 2012 14:57:02 -0300

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

  * New upstream release.
  * debian/watch: updated to latest milestone.
  * debian/control: updating ubuntu-sso-client and ubuntuone-client depends
    version to 2.99.3.

 -- Natalia Bidart (nessita) <natalia.bidart@ubuntu.com>  Fri, 03 Feb 2012 17:32:58 -0300

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

  * New upstream release.
  * debian/watch: updated to latest active milestone.
  * debian/control: updating ubuntu-sso-client and ubuntuone-client depends
    version to 2.99.2.

 -- Natalia Bidart (nessita) <nataliabidart@gmail.com>  Thu, 19 Jan 2012 11:05:02 +0100

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

  * New upstream release.
  * debian/control: update ubuntu-sso-client and ubuntuone-client dependencies
    to 2.99.1.
  * debian/watch: download from latest milestone.

 -- Natalia Bidart (nessita) <natalia.bidart@canonical.com>  Tue, 03 Jan 2012 16:04:20 -0300

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

  [ Natalia Bidart (nessita) ]
  * New upstream release.
  * debian/watch: updated url to download the latest stable-3-0 tarball.
  * debian/control:
    - updated versions for dependencies (ubuntuone-client and
      ubuntu-sso-client).
    - update Standards-Version to 3.9.2.

  [ Ken VanDine ]
  * debian/python-ubuntuone-control-panel.install
    - install the ubuntuone.controlpanel.utils modules

 -- Ken VanDine <ken.vandine@canonical.com>  Fri, 23 Dec 2011 16:04:21 -0500

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

  * New upstream release:

    [ Alejandro J. Cura <alecu@canonical.com>]
      - Do not throw a webclient error when closing
        (LP: #845105).
    [ Natalia B. Bidart <natalia.bidart@canonical.com> ]
      - Removed all code related to Bookmarks (LP: #850142).
      - Replaces references to "Evolution" by "Thunderbird" (LP: #849494).
    [ Rodney Dawes <rodney.dawes@canonical.com> ]
      - Don't install a .desktop file for control panel
        (part of LP: #838778).
      - Point the indicator/Unity API at the installer .desktop file
        (part of LP: #838778).
      - Set the WMCLASS so Unity will fall back properly
        (part of LP: #838778).
      - Fix a few grammar mistakes (LP: #835093).
      - Don't show the "Get NGB free!" label on "Join now" button at all
        (LP: #819955).

  * debian/control:
    - ubuntuone-control-panel-gtk depends now on ubuntuone-installer >= 2.0.0.
    - require ubuntuone-client >= 2.0.0.
    - require ubuntu-sso-client >= 1.4.0.
    - no longer install a .desktop file (will be installed by ubuntuone-installer).

 -- Natalia Bidart (nessita) <natalia.bidart@canonical.com>  Mon, 26 Sep 2011 14:55:15 -0300

ubuntuone-control-panel (1.1.3-0ubuntu2) UNRELEASED; urgency=low

  [ Paul Stewart ]
  * Changed the "a" in front of "Ubuntu One account" to "an" (LP: #835093).

 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 07 Sep 2011 14:33:51 +0100

ubuntuone-control-panel (1.1.3-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 21:53:01 +0200

ubuntuone-control-panel (1.1.2-0ubuntu1) oneiric; urgency=low

  * New upstream release.
    - ImportError: cannot import name LOGFOLDER (LP: #823648)

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Fri, 12 Aug 2011 15:12:09 -0400

ubuntuone-control-panel (1.1.1-0ubuntu2) oneiric; urgency=low

  * Add pyqt4-dev-tools and python-qt4 to Build-Depends to fix FTBFS

 -- Rodney Dawes <rodney.dawes@ubuntu.co>  Tue, 26 Jul 2011 13:10:41 -0400

ubuntuone-control-panel (1.1.1-0ubuntu1) oneiric; urgency=low

  * New upstream release.
    - Provide stub categories for GNOME 3 control center (LP: #787694)

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Fri, 22 Jul 2011 17:26:49 -0400

ubuntuone-control-panel (1.0.0-0ubuntu3) oneiric; urgency=low

  * Convert to dh_python2

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Tue, 19 Jul 2011 16:21:42 -0400

ubuntuone-control-panel (1.0.0-0ubuntu2) oneiric; urgency=low

  * debian/control: ubuntuone-control-panel-gtk depends on python-aptdaemon-gtk
    (LP: #762803).

 -- Natalia Bidart (nessita) <nataliabidart@gmail.com>  Wed, 11 May 2011 12:42:49 +0200

ubuntuone-control-panel (1.0.0-0ubuntu1) natty; urgency=low

  * New upstream release:

  [ Natalia B. Bidart <natalia.bidart@canonical.com> ]
      - Hide and show replications boxes when replication list is ready and the
      user clicked on Services tab (hack to solve LP: #750309).

 -- Natalia Bidart (nessita) <nataliabidart@gmail.com>  Tue, 19 Apr 2011 18:10:20 -0300

ubuntuone-control-panel (0.10.0-0ubuntu1) natty; urgency=low

  * New upstream release.
    - ubuntuone-syncdaemon running without account (LP: #744731)

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

ubuntuone-control-panel (0.9.6-0ubuntu1) natty; urgency=low

  * New upstream release.

    [ Natalia B. Bidart <natalia.bidart@canonical.com> ]
      - Free bytes will not be displayed in the UI for read-only shares.
      Also, backend now handles quota info not available for the root folder
      (LP: #726580).
      - Setting the unity's urgent prop only if available (LP: #755185).
      - Made panel title selectable. Tab messages are now also selectable
      (LP: #757543).
      - Highlight with red and bold when free space available is very little
      (either in own volumes or shares) (LP: #753989).

  * debian/control:
    - bump depends versions for ubuntuone-client (>= 1.6.0) and
    ubuntu-sso-client (>= 1.2.0).

 -- Natalia Bidart (nessita) <nataliabidart@gmail.com>  Tue, 12 Apr 2011 12:11:11 -0300

ubuntuone-control-panel (0.9.5-0ubuntu1) natty; urgency=low

  * New upstream release:

    [ eric.casteleijn@canonical.com ]
      - Now that we set the launcher urgency from ubuntuone-client, the control
      panel needs to remove it when its window receives focus (LP: #747677).
      - changed default value for switch_to to empty string, and now don't call
      switch_to method when the value is empty string (or anything else falsy)
      (LP: #752943).
      - Added proper defaults to the command line arguments (LP: #746489).
      - Fixed issue where closing the panel resulted in a runtime error
      (LP: #745987).
      - This adds a method to the dbus service that allows switching between
      panels, and/or drawing attention to the control panel (LP: #742008).
      - Removed the shortcut group that causes two Ubuntu One entries to appear
      in the messaging menu when syncdaemon is not running (LP: #721525).
    [ Natalia B. Bidart <natalia.bidart@canonical.com> ]
      - If servers reply with a 401, clear credentials and ask user to
      authenticate (LP: #726612).
      - Moving style_check down so the exit code from u1trial is not hidden by
      && operator.
      - Unify disable/enable file sync functionality among Services tab and
      global file sync status (LP: #729301).
      - Cloud Folders tab is now disabled when the file sync service is
      (LP: #747482).
      - Improving legend for plugin installation to ease translations
      (LP: #746374).
      - Added volumes.ui to the translation list (LP: #746370).
      - Small improvement to show something else besides the generic "Value can
      not be retrieved." error (LP: #722485).
      - Made the backend robust against possible None values (or any non
      basestring instance) sent from the API server (LP: #745790).
      - Decoupled device list retrieved from the web from the local settings
      retrieved from syncdaemon (LP: #720704).
      - Stop the control panel backend once the UI is done
      (LP: #704434).
      - After initial computer adding, syncdameon is asked to connect
      (LP: #715873).

 -- Natalia Bidart (nessita) <nataliabidart@gmail.com>  Fri, 08 Apr 2011 15:53:02 -0300

ubuntuone-control-panel (0.9.4-0ubuntu1) natty; urgency=low

  * New upstream release:

    [ Natalia B. Bidart <natalia.bidart@canonical.com> ]
      - Improved the account tab to generate a better grouping of the
        information, and to be consistent with the services tab.


 -- Natalia Bidart (nessita) <nataliabidart@gmail.com>  Wed, 23 Mar 2011 17:33:59 -0300

ubuntuone-control-panel (0.9.3-0ubuntu1) natty; urgency=low

  * New upstream release:

    [ Natalia B. Bidart <natalia.bidart@canonical.com> ]
      - Restoring some EventBoxes to play along with the theming (LP: #738017).
      - Added proper domain setting to the GTK UI (LP: #735957).
      - Added border to the overview panel (LP: #739538).
      - Removed the event box behing the banner image to avoid different
        background colors.
      - Name for notebook's tab-buttons have now a more realistic name, and
        also match those from the theme ("ModeLeft" and "ModeRight").
      - After initial computer adding, the user is redirected to the Services
        tab (LP: #739576).
      - Replaced the AspectFrame for a plain Frame to fix the different width
        issue (LP: #729382).
      - Changed the legend for plugin/extension installs (LP: #732820).
    [ eric.casteleijn@canonical.com ]
      - Use the new service.in file in setup.py
      - Added service file template (will need a packaging branch to actually
        install it) (LP: #728722).
      - Make bin/ubuntuone-control-panel-gtk not open a new panel if one is
        already open.
    [ Alejandro J. Cura <alecu@canonical.com> ]
      - Simplify the PanelTitle; instead of a Label within an EventBox, it will
        just be a Label (LP: #737336).

  * debian/ubuntuone-control-panel-gtk.install:
    - Added dbus gui service file path so ise installed (LP: #739714).

 -- Natalia Bidart (nessita) <nataliabidart@gmail.com>  Wed, 23 Mar 2011 13:39:40 -0300

ubuntuone-control-panel (0.9.2-0ubuntu1) natty; urgency=low

  * New upstream release.
    - Scrollable device list looks broken (LP: #729259)
    - Cannot restore after maximizing (LP: #729530)

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Fri, 18 Mar 2011 17:24:26 -0400

ubuntuone-control-panel (0.9.1-0ubuntu1) natty; urgency=low

  * New upstream release.
    - Display notice when merging volumes (LP: #674462)
    - Show visible message when out of space (LP: #701729)
    - Move 'get support' button (LP: #706661)
    - Purchased Music folder not clearly shown (LP: #720650)
    - More UI tweaks (LP: #728663)
    - Redesign Services tab (LP: #729361)
    - Better icon for folder owner (LP: #706034)
    - Center status messages on toolbar (LP: #715715)
    - Alter bandwidth throttling layout (LP: #715812)
    - Tooltip for 'Edit' is unhelpful (LP: #715822)
    - Tooltip for 'Buy more storage' not helpful (LP: #715875)
    - Improve off-line experience (LP: #720990)
    - Make link buttons in Account tab regular buttons (LP: #725143)
    - Typo: 'accress' (LP: #725802)
    - Show local device first in devices list (LP: #727996)
    - Misc. improvements to GTK+ UI (LP: #727998)
    - Service names should use title format (LP: #728027)
  * Require new version of ubuntuone-client

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

ubuntuone-control-panel (0.9.0-0ubuntu1) natty; urgency=low

  * New upstream release:
    [ Natalia B. Bidart <natalia.bidart@canonical.com> ]
      - General 'Account' tab cleanup (LP: #718629).
      - 'Get support' button has now a better location (LP: #706661).
      - Account frames have now the same width (LP: #715825).
      - Tooltip for support button is now set (LP: #715883).
    [ Chris McGinlay <chris@ascentsoftware.org.uk> ]
      - Implement tooltips for Connect/Disconnect and Account/Cloud/Devices
      (LP:715820).

  * debian/control:
    - ubunutone-control-panel-gtk also depends on ubuntuone-client (>= 1.5.4).

 -- Natalia Bidart (nessita) <nataliabidart@gmail.com>  Mon, 28 Feb 2011 15:38:15 -0500

ubuntuone-control-panel (0.8.5-0ubuntu1) natty; urgency=low

  * New upstream release:

    [ Natalia B. Bidart <natalia.bidart@canonical.com> ]
      - Restored 'Services' tab. Fixed desktopcouch dependencies management.
      - Improve .desktop file to avoid duplication on messaging menu
      (LP: #721525).
      - Fixing tests according to latest changes to syncdaemon.
      - 'Limit bandwidth' layout was improved (LP: #715812).
      - Commenting styling code out to allow UX people to create a proper .rc
      file (LP: #715717).
      - Added 'ubuntuone' to the list of installable modules.

    [ Bilal Akhtar <bilalakhtar@ubuntu.com> ]
      - AskUbuntu.com link button has now tooltip (LP: #715879).

    [ Alejandro J. Cura <alecu@canonical.com> ]
      - Checkbox in devices tab to toggle notifications (LP: #717172).

    [ Robert Roth <robert.roth.off@gmail.com> ]
      - Fixed usage string to be more readable (LP: #715710).

  * debian/control:
    - bumped depends ubuntuone-client (>= 1.5.4),
    - bumped depends ubuntu-sso-client (>= 1.1.11),
    - ubuntuone-control-panel-gtk package also depends on python-aptdaemon and
    python-defer

 -- Natalia Bidart (nessita) <nataliabidart@gmail.com>  Wed, 23 Feb 2011 10:58:25 -0300

ubuntuone-control-panel (0.8.3-0ubuntu1) natty; urgency=low

  * New upstream release.
    - Support share subscription in Folders tab (LP: #714583)
    - Use more concise text on overview page (LP: #715732)
    - Set widget names to style properly (LP: #716678)
    - Place usage bar label on top (LP: #715713)
    - Inconsistent placement of 'remove' button (LP: #715804)
    - Message text should say 'your personal cloud' (LP: #715858)
    - Shares to me path looks awful (LP: #716431)
    - Clicking a folder should open it (LP: #716499)
    - Subtext in 'join now' button is hard to read (LP: #716504)
    - "On this device?" string is inconsistent with its action (LP: #717159)
    - Devices don't necessarily have a sync service (LP: #717230)

 -- Rodney Dawes <rodney.dawes@ubuntu.com>  Fri, 11 Feb 2011 22:07:23 -0500

ubuntuone-control-panel (0.8.2-0ubuntu1) natty; urgency=low

  * New upstream release:
    [ Natalia B. Bidart <natalia.bidart@canonical.com>]
      - Use proper mechanism to define object's signals (LP: #713271).

 -- Natalia Bidart (nessita) <nataliabidart@gmail.com>  Fri, 04 Feb 2011 17:02:41 -0300

ubuntuone-control-panel (0.8.1-0ubuntu1) natty; urgency=low

  * New upstream release:
    [ Natalia B. Bidart <natalia.bidart@canonical.com> ]
      - Added support to install u1cp-gtk in the messaging menu (LP: #708003).

  * debian/ubuntuone-control-panel-gtk.install
    - Installing file to add ubuntuone-control-panel to messaging menu.

 -- Natalia Bidart (nessita) <nataliabidart@gmail.com>  Thu, 27 Jan 2011 19:11:21 -0300

ubuntuone-control-panel (0.8.0-0ubuntu1) natty; urgency=low

  * New upstream release:

    [ Natalia B. Bidart <natalia.bidart@canonical.com> ]

      - Strings tweaking in the UI (Files service is consistently named 'File
        Sync' everywhere).

      - Added support links as images in the account tab.

      - Services tab button was hid due to faulty desktopcouch (will be
        restored later).

      - When removing a device, a confirmation dialog is raised (LP: #706888).

      - Misc visual improvemnts (LP: #692772):

          * devices are now expading horizontally and each odd row has a
          different color.

          * account tab was re-arranged and upgrade and support buttons were
          renamed.

          * quota information in the progress bar is filled with at least 5% if
          the usages is less than that (but higher than 0).

      - No more token info logged (LP: #706906).

      - Complete redesign of Folders tab, now internally called Volumes since
        it will cover Shares in a future (LP: #705989).

      - Added a command line option to start the UI on a given panel
        (LP: #702968).

      - Backend provides a richer list of volumes, including the root info
        (LP: #705444).

      - URI hook for link buttons opens the browser when a real URL is passed
        (LP: #704895).

      - Added a button to file sync status to manage the files service
        (LP: #693373).

 -- Natalia Bidart (nessita) <nataliabidart@gmail.com>  Tue, 25 Jan 2011 16:09:29 -0300

ubuntuone-control-panel (0.5.1-0ubuntu3) natty; urgency=low

  * debian/copyright:
    - Update syntax, add GPL license header

 -- Michael Terry <mterry@ubuntu.com>  Wed, 12 Jan 2011 22:31:39 -0600

ubuntuone-control-panel (0.5.1-0ubuntu2) natty; urgency=low

  * No-change upload. 

 -- Daniel Holbach <daniel.holbach@ubuntu.com>  Mon, 10 Jan 2011 13:42:07 -0500

ubuntuone-control-panel (0.5.1-0ubuntu1) natty; urgency=low

  * New upstream release (0.5.1):
    [ Natalia B. Bidart <natalia.bidart@canonical.com>]
    - Desktopcouch replication service is accessed in the GTK+ UI through the
    backend using its DBus service (LP: #696782).
    - Desktopcouch replication service is managed in the backend and exposed in
    the DBus service (LP: #696782).

  * New upstream release (0.5.0):
    [ Natalia B. Bidart <natalia.bidart@canonical.com> ]
    - renamed Account to Dashboard.
    - renamed Applications to Services.
    - added enable_files/disable_files to backend + dbus service.
    - added a new dbus signal FileSyncStatusChanged.
    - desktopcouch replication exclusion layer is acceded directly on the GUI.
    We should later move that to the backend.
    - a new module package_manager was added to the gtk package, since we need
    to do some deeper work to abstract that manager from the toolkit (since it
    uses a gtk progress bar) (LP: #673673).
    - a new widget InstallPackage that provides package installation.
    - widgets FilesService and DesktopcouchService that can be re used as
    needed.
    - ServicesPanel checks for depenencies and creates widget as necessary (LP:
    #673672).

  * debian/control (LP: #693798):
    - ubuntuone-control-panel now Recommneds ubuntuone-control-panel-gui
    - ubuntuone-control-panel-gtk now Provides ubuntuone-control-panel-gui
    - bumped required version of ubuntuone-client to >= 1.5.2

  * debian/ubuntuone-control-panel-gtk.install (LP: #693879):
    - provide the .desktop file for the GTK UI

 -- Natalia Bidart (nessita) <nataliabidart@gmail.com>  Fri, 07 Jan 2011 17:09:35 -0300

ubuntuone-control-panel (0.1.0-0ubuntu1) natty; urgency=low

  * debian/control
    - depends on ubutuone-client >= 1.5.1
    - depends on ubuntu-sso-client >= 1.1.7

  * New upstream release.

    [ Natalia B. Bidart <natalia.bidart@canonical.com> ]

      * Updated list of messages to be shown on the overview panel (LP:
      #690379).

      * Implemented callback for failure when loading devices.

      * Added a spinner on every UbuntuOneBin to be shown while loading the
      panel content.

      * Devices can now be removed (LP: #691295).

      * Migrated dbus_client to use non-deprectaed SSO D-Bus API.

      * Added clear_credentials to dbus_client module.

      * Implemented devices tab (LP: #690649).

      * Maximum size is set using geometry hints (LP: #683164).

      * Added logging to dbus_service and backend.

      * Error signals now sent the object id when available (LP: #691292).

      * After machine was added, Folders page is shown (LP: #674459).

      * VolumesInfoError signal is now handled (LP: #690292).

      * When FileSyncStatusError is received, no more DbusException messages
      are leaked to the end user (LP: #690305).

      * User can now subcribe and unsubscribe from folders (LP: #689646).

      * Dbus booleans are now those strings whose bool() defines its value. So,
      '' for False and any other non empty string for True (LP: #683619).

      * File sync status is retrieved and displayed in the right top corner
      (LP: #673670).

      * Adding handling for file sync disabled (only backend for now).

      * Management panel is not twined itself if CredentialsFound signal is
     received several times (LP: #683649).

    [ Rodney Dawes <rodney.dawes@canonical.com> ]

      * Default to None and initialize if None in code, instead of mutable
      defaults.

 -- Natalia Bidart (nessita) <nataliabidart@gmail.com>  Wed, 22 Dec 2010 11:15:04 -0300

ubuntuone-control-panel (0.0.9-0ubuntu3) natty; urgency=low

  * debian/control
    - changed depends to gir1.2-soup-2.4 for the gir abi transition
    

 -- Ken VanDine <ken.vandine@canonical.com>  Tue, 21 Dec 2010 14:09:31 -0500

ubuntuone-control-panel (0.0.9-0ubuntu2) natty; urgency=low

  * Rebuild for python2.7

 -- Ken VanDine <ken.vandine@canonical.com>  Tue, 14 Dec 2010 11:49:29 -0500

ubuntuone-control-panel (0.0.9-0ubuntu1) natty; urgency=low

  * Initial release.

  * New upstream release (0.0.9):

    [ Natalia B. Bidart <natalia.bidart@canonical.com> ]
      * Making license for gtk/widgets be compatible with GPL v3.
      * Handling properly any failure between dbus calls and errbacking
      deferreds (LP: #683760).
      * Added the "Folders" tab in the control panel (LP: #674455).
      * The banner was improved to make it shorter.
      * Proper background colors were set to the rest of the status bar (at the
      top, showing quota and file sync status).
      * Started implementation to manage folders (part of LP: #673670).
      * Refactored integration tests so they live in the same namespace as the
      rest of the project.

  * New upstream release (0.0.3, 0.0.4, 0.0.5):

    [ Natalia B. Bidart <natalia.bidart@canonical.com> ]
      * Moved the gui code to a separated gtk module (LP: #673585).
      * Added more packaging specifics bits.

  * New upstream release (0.0.2):

    [ Natalia B. Bidart <natalia.bidart@canonical.com> ]

      * Modified setup.py so ui files are automatically grabbed by
      distutils-extra.
      * Added .in files to define at installation time the paths for the dbus
      service and the data dir.
      * Change data dir name to project dir name since is more accurate.

  * New upstream release (0.0.1):

    [ Natalia B. Bidart <natalia.bidart@canonical.com> ]
      * Adding packaging bits.
      * Added information in account tab when retrieved from backend layer.
      * Fixed a few TODOs (show warning on AccountInfoError, labels wrap and
      resize properly).
      * Network state is asked at startup. If no connection, the UI gets
      disabled.
      * The overview panel is greyed out when the SSO window is raised.
      * app_name is filtered on SSO credentials callbacks.
      * Started work on management notebook.
      * Integrated SSO (new) dbus service into control panel. Started
      integration with DBus control panel backend.
      * First rough version of the UI.
      * Following PEP8 on not using underscores on package/module name.
      * Initial directory structure for new project.

    [ Alejandro J. Cura <alecu@canonical.com> ]
      * More webservices, and throttling support
      * The backend's infrastructure takes real shape.
      * The full API exported thru DBus. Dummy methods for now.
      * The foundations of the control panel backend.

 -- Natalia Bidart (nessita) <nataliabidart@gmail.com>  Mon, 06 Dec 2010 12:27:11 -0300
