~martin-borho/ubuntu-weather-app/keyboard-shortcuts

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Martin Borho
  • Date: 2014-02-15 14:31:10 UTC
  • mfrom: (187.1.10 trunk)
  • Revision ID: martin@borho.net-20140215143110-gij32mdfm2mah342
merged from trunk, resolved conflict

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: ubuntu-weather-app
2
2
Priority: extra
3
3
Maintainer: Ubuntu App Cats <ubuntu-touch-coreapps@lists.launchpad.net>
4
 
Build-Depends: debhelper (>= 9),
 
4
Build-Depends: cmake,
 
5
               debhelper (>= 9),
5
6
               python,
6
7
Standards-Version: 3.9.4
7
8
Section: misc
11
12
Package: ubuntu-weather-app
12
13
Section: misc
13
14
Architecture: all
14
 
Depends: ${misc:Depends},
15
 
         qmlscene,
 
15
Depends: qmlscene,
 
16
         qtdeclarative5-localstorage-plugin,
 
17
         qtdeclarative5-qtquick2-plugin,
16
18
         qtdeclarative5-ubuntu-ui-toolkit-plugin | qt-components-ubuntu,
17
 
         qtdeclarative5-localstorage-plugin,
18
 
         qtdeclarative5-qtquick2-plugin
 
19
         ${misc:Depends},
19
20
Description: Weather application
20
21
 Core Weather application
21
22
 
22
23
Package: ubuntu-weather-app-autopilot
23
24
Architecture: all
24
 
Depends: ${misc:Depends},
25
 
         python2.7,
26
 
         ubuntu-weather-app (= ${source:Version}),
27
 
         libautopilot-qt (>= 1.4),
 
25
Depends: libautopilot-qt (>= 1.4),
28
26
         libqt5test5,
29
27
         libqt5widgets5,
 
28
         python2.7,
30
29
         ubuntu-ui-toolkit-autopilot,
 
30
         ubuntu-weather-app (= ${source:Version}),
 
31
         ${misc:Depends},
31
32
Description: Test package for the weather app
32
33
 Autopilot tests for the weather app package