~nik90/ubuntu-weather-app/finish-listitem-migration

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Andrew Hayzen
  • Date: 2015-02-02 15:25:53 UTC
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: ahayzen@gmail.com-20150202152553-vl2404hdjbo2mo34
* Add debian packaging

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: ubuntu-weather-app
 
2
Priority: extra
 
3
Maintainer: Ubuntu App Cats <ubuntu-touch-coreapps@lists.launchpad.net>
 
4
Build-Depends: cmake,
 
5
               debhelper (>= 9),
 
6
               gettext,
 
7
               intltool,
 
8
               python3 | python-all | python3-dev | python3-all-dev,
 
9
               python3-minimal,
 
10
               qtbase5-dev,
 
11
               qtbase5-dev-tools,
 
12
               qtdeclarative5-dev,
 
13
               qtdeclarative5-dev-tools,
 
14
               qtdeclarative5-ubuntu-ui-toolkit-plugin,
 
15
Standards-Version: 3.9.5
 
16
Section: misc
 
17
Homepage: https://launchpad.net/ubuntu-weather-app
 
18
Vcs-Bzr: https://code.launchpad.net/~ubuntu-weather-dev/ubuntu-weather-app/trunk
 
19
 
 
20
Package: ubuntu-weather-app
 
21
Architecture: all
 
22
Depends: qmlscene,
 
23
         qtdeclarative5-localstorage-plugin,
 
24
         qtdeclarative5-qtquick2-plugin,
 
25
         qtdeclarative5-ubuntu-ui-toolkit-plugin | qt-components-ubuntu,
 
26
         suru-icon-theme | ubuntu-mobile-icons,
 
27
         qtdeclarative5-ubuntuweather-timezone-plugin1.0 (>= ${source:Version}),
 
28
         ${misc:Depends}
 
29
Description: Weather application
 
30
 Core Weather application
 
31
 
 
32
Package: qtdeclarative5-ubuntuweather-timezone-plugin1.0
 
33
Architecture: any
 
34
Depends: ${shlibs:Depends}, ${misc:Depends}
 
35
Description: Timezone plugin, used by the Ubuntu Weather app
 
36
 This package contains the timezone plugin written for the Ubuntu
 
37
 Weather app.
 
38
 
 
39
Package: ubuntu-weather-app-autopilot
 
40
Architecture: all
 
41
Depends: libautopilot-qt (>= 1.4),
 
42
         libqt5test5,
 
43
         libqt5widgets5,
 
44
         ubuntu-ui-toolkit-autopilot,
 
45
         ubuntu-weather-app (>= ${source:Version}),
 
46
         ${misc:Depends}
 
47
Description: Test package for the weather app
 
48
 Autopilot tests for the weather app package