~ci-train-bot/dialer-app/dialer-app-ubuntu-zesty-2213

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
Source: dialer-app
Section: x11
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Build-Depends: cmake,
               debhelper (>= 9),
               dh-translations,
               pkg-config,
               python3-all:any,
               dh-python,
               qml-module-qttest,
               qml-module-qt-labs-settings,
               qml-module-qtsysteminfo (>= 5.0~),
               qt5-default,
               qtbase5-dev (>= 5.0),
               qtdeclarative5-dev (>= 5.0),
               qtdeclarative5-dev-tools,
               qtdeclarative5-ubuntu-telephony0.1 <!nocheck> | qtdeclarative5-ubuntu-telephony-plugin <!nocheck>,
               qtdeclarative5-ubuntu-addressbook0.1,
               qtdeclarative5-qtcontacts-plugin,
               qtdeclarative5-ubuntu-telephony-phonenumber0.1,
               qtdeclarative5-ubuntu-history0.1,
               qtdeclarative5-ubuntu-ui-toolkit-plugin,
               xvfb,
Standards-Version: 3.9.4
Homepage: https://launchpad.net/dialer-app
# If you aren't a member of ~phablet-team but need to upload packaging changes,
# just go ahead.  ~phablet-team will notice and sync up the code again.
Vcs-Bzr: https://code.launchpad.net/~phablet-team/dialer-app/trunk
Vcs-Browser: https://bazaar.launchpad.net/~phablet-team/dialer-app/trunk/files
X-Ubuntu-Use-Langpack: yes

Package: dialer-app
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
         qml-module-qt-labs-settings,
         qml-module-qtsysteminfo (>= 5.0~),
         qtdeclarative5-ubuntu-history0.1 | qtdeclarative5-ubuntu-history-plugin,
         qtdeclarative5-ubuntu-telephony0.1 | qtdeclarative5-ubuntu-telephony-plugin,
         qtdeclarative5-ubuntu-telephony-phonenumber0.1,
         qtdeclarative5-ubuntu-ui-toolkit-plugin | qt-components-ubuntu,
         qtdeclarative5-ubuntu-addressbook0.1,
         qtdeclarative5-qtcontacts-plugin,
Recommends: unity8 (>= 7.81.0~),
Description: Dialer application for Ubuntu
 An application to make phone calls

Package: dialer-app-autopilot
Architecture: all
Section: debug
Depends: ${misc:Depends},
         ${python3:Depends},
         address-book-app-autopilot,
         autopilot-qt5,
         dbus,
         libqt5test5,
         libqt5widgets5,
         dialer-app (>= ${binary:Version}),
         ofono-scripts,
         ofono-phonesim-autostart,
         python3-autopilot,
         python3-dbusmock,
         ubuntu-ui-toolkit-autopilot,
         url-dispatcher-testability,
Description: autopilot tests for dialer-app
 This package contains the autopilot tests for dialer-app.
 .
 These tests run against the ofono phone simulator (pulled in through
 ofono-phonesim-autostart).