~ubuntu-branches/ubuntu/oneiric/ubuntuone-control-panel/oneiric

« back to all changes in this revision

Viewing changes to setup.py

* 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).

Show diffs side-by-side

added added

removed removed

Lines of Context:
229
229
 
230
230
DistUtilsExtra.auto.setup(
231
231
    name='ubuntuone-control-panel',
232
 
    version='1.1.3',
 
232
    version='2.0.0',
233
233
    license='GPL v3',
234
234
    author='Natalia Bidart',
235
235
    author_email='natalia.bidart@canonical.com',
236
236
    description='Ubuntu One Control Panel',
237
 
    long_description='Application to manage a Ubuntu One account. Provides' \
 
237
    long_description='Application to manage an Ubuntu One account. Provides' \
238
238
        ' a DBus service to query/modify all the Ubuntu One bits.',
239
239
    url='https://launchpad.net/ubuntuone-control-panel',
240
240
    packages=[