~mardy/ubuntu-system-settings-online-accounts/qml-dialog

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Alberto Mardegan
  • Date: 2013-05-30 13:00:54 UTC
  • Revision ID: alberto.mardegan@canonical.com-20130530130054-oojk8zrqbhmiaitd
First iteration

Show existing accounts and providers list

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: uoa-setup-touch
 
2
Section: gnome
 
3
Priority: optional
 
4
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
 
5
Build-Depends: debhelper (>= 9),
 
6
               pkg-config,
 
7
               libsystemsettings-dev,
 
8
               qt5-default,
 
9
               qtbase5-dev,
 
10
               qtdeclarative5-dev,
 
11
               xvfb,
 
12
Standards-Version: 3.9.4
 
13
Homepage: https://launchpad.net/uoa-setup-touch
 
14
# If you aren't a member of ~online-accounts but need to upload packaging
 
15
# changes, just go ahead.  ~online-accounts will notice and sync up the
 
16
# code again.
 
17
Vcs-Bzr: https://code.launchpad.net/~online-accounts/uoa-setup-touch/trunk
 
18
 
 
19
Package: ubuntu-system-settings-online-accounts
 
20
Architecture: i386 amd64 armhf
 
21
Depends: ${misc:Depends},
 
22
         ${shlibs:Depends},
 
23
         qtdeclarative5-accounts-plugin,
 
24
         qtdeclarative5-ubuntu-ui-toolkit-plugin,
 
25
         ubuntu-system-settings
 
26
Description: Online Accounts setup for Ubuntu Touch
 
27
 Online Accounts setup utility for the Ubuntu Touch System Settings.