~mterry/ubuntu-calculator-app/confined

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Riccardo Padovani
  • Date: 2014-12-20 23:12:15 UTC
  • mto: This revision was merged to the branch mainline in revision 43.
  • Revision ID: rpadovani@ubuntu.com-20141220231215-jpftv558n12ty0oa
Fixed build-deb

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
               debhelper (>= 9),
7
7
               gettext,
8
8
               intltool,
 
9
               python3,
9
10
               qtbase5-dev,
10
11
               qtdeclarative5-dev
11
12
Standards-Version: 3.9.6
21
22
         ${misc:Depends}
22
23
Description: Calculator application
23
24
 Core Calculator application
24
 
 
25
 
Package: ubuntu-calculator-app-autopilot
26
 
Architecture: all
27
 
Depends: ${shlibs:Depends},
28
 
         ${misc:Depends},
29
 
         ${python:Depends},
30
 
         ubuntu-calculator-app (= ${binary:Version}),
31
 
         ubuntu-ui-toolkit-autopilot,
32
 
         libautopilot-qt (>= 1.4),
33
 
Description: Autopilot tests for the calculator app for Ubuntu
34
 
 ubuntu-calculator-app is a calculator app for the Ubuntu touch. This package
35
 
 contains autopilot tests for it.