~ubuntu-branches/ubuntu/karmic/ubuntuone-client/karmic

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Rodney Dawes
  • Date: 2009-09-15 17:15:00 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20090915171500-dybkb51h3otvpaax
Tags: 0.95.1-0ubuntu1
* 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)

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
 libdbus-glib-1-dev,
14
14
 libnautilus-extension-dev,
15
15
 xutils-dev,
16
 
 python-ubuntuone-storageprotocol (>= 0.93.0)
 
16
 python-ubuntuone-storageprotocol (>= 0.95.0),
 
17
 python-oauth (>= 1.0~svn1092-0ubuntu2)
17
18
Standards-Version: 3.8.3
18
19
Homepage: https://ubuntuone.com
19
20
Vcs-Bzr: https://code.launchpad.net/~ubuntuone-control-tower/ubuntu/karmic/ubuntuone-client/karmic
59
60
Architecture: all
60
61
XB-Python-Version: ${python:Versions}
61
62
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
62
 
 python-ubuntuone-storageprotocol (>= 0.93.0),
 
63
 python-ubuntuone-storageprotocol (>= 0.95.0),
63
64
 python-pycurl,
64
65
 python-dbus,
65
66
 python-xdg,
68
69
 python-gnomekeyring | python-gnome2-desktop,
69
70
 python-notify,
70
71
 python-pyinotify,
71
 
 python-twisted-names
 
72
 python-twisted-names,
 
73
 python-oauth (>= 1.0~svn1092-0ubuntu2)
72
74
Provides: ${python:Provides}
73
75
Replaces: ubuntuone-client (<< 0.92.0-0ubuntu1)
74
76
Description: Ubuntu One client Python libraries