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

1 by Tiago Salem Herrmann
initial commit
1
Source: dialer-app
2
Section: x11
3
Priority: optional
4
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5
Build-Depends: cmake,
6
               debhelper (>= 9),
7
               dh-translations,
8
               pkg-config,
133.2.1 by Dimitri John Ledkov
fix ups
9
               python3-all:any,
10
               dh-python,
215.3.1 by Leo Arias
Added the first suite of QML tests.
11
               qml-module-qttest,
305.2.3 by Gustavo Pichorim Boiko
Add some extra build time dependencies so that the QML test succeed.
12
               qml-module-qt-labs-settings,
508.2.6 by Gustavo Pichorim Boiko
Use QSystemInfo to detect if the system has a mouse or touchpad attached.
13
               qml-module-qtsysteminfo (>= 5.0~),
1 by Tiago Salem Herrmann
initial commit
14
               qt5-default,
15
               qtbase5-dev (>= 5.0),
5.1.1 by Gustavo Pichorim Boiko
Add dependencies to the QML plugins used by the dialer-app.
16
               qtdeclarative5-dev (>= 5.0),
215.3.1 by Leo Arias
Added the first suite of QML tests.
17
               qtdeclarative5-dev-tools,
537.4.1 by Florian Boucault
Crossbuilding fixes
18
               qtdeclarative5-ubuntu-telephony0.1 <!nocheck> | qtdeclarative5-ubuntu-telephony-plugin <!nocheck>,
398.1.4 by Renato Araujo Oliveira Filho
Fixed build deps.
19
               qtdeclarative5-ubuntu-addressbook0.1,
381.1.2 by Tiago Salem Herrmann
add qml test
20
               qtdeclarative5-qtcontacts-plugin,
21
               qtdeclarative5-ubuntu-telephony-phonenumber0.1,
22
               qtdeclarative5-ubuntu-history0.1,
323.3.3 by Albert Astals Cid
Boiko asked for the debian/ changes to be reverted
23
               qtdeclarative5-ubuntu-ui-toolkit-plugin,
215.3.1 by Leo Arias
Added the first suite of QML tests.
24
               xvfb,
1 by Tiago Salem Herrmann
initial commit
25
Standards-Version: 3.9.4
20.1.1 by Łukasz 'sil2100' Zemczak
Packaging review
26
Homepage: https://launchpad.net/dialer-app
27
# If you aren't a member of ~phablet-team but need to upload packaging changes,
28
# just go ahead.  ~phablet-team will notice and sync up the code again.
29
Vcs-Bzr: https://code.launchpad.net/~phablet-team/dialer-app/trunk
1 by Tiago Salem Herrmann
initial commit
30
Vcs-Browser: https://bazaar.launchpad.net/~phablet-team/dialer-app/trunk/files
151 by Martin Pitt
Mark for using language packs. (LP: #1330360)
31
X-Ubuntu-Use-Langpack: yes
1 by Tiago Salem Herrmann
initial commit
32
33
Package: dialer-app
20.1.1 by Łukasz 'sil2100' Zemczak
Packaging review
34
Architecture: any
1 by Tiago Salem Herrmann
initial commit
35
Depends: ${misc:Depends},
36
         ${shlibs:Depends},
215.1.2 by Tiago Salem Herrmann
Move dialogs to separate files
37
         qml-module-qt-labs-settings,
508.2.6 by Gustavo Pichorim Boiko
Use QSystemInfo to detect if the system has a mouse or touchpad attached.
38
         qml-module-qtsysteminfo (>= 5.0~),
28.1.1 by Sebastien Bacher
update the depends, some of the binaries got renamed when entering the
39
         qtdeclarative5-ubuntu-history0.1 | qtdeclarative5-ubuntu-history-plugin,
40
         qtdeclarative5-ubuntu-telephony0.1 | qtdeclarative5-ubuntu-telephony-plugin,
140.1.1 by Tiago Salem Herrmann
format phone numbers using libphonenumber
41
         qtdeclarative5-ubuntu-telephony-phonenumber0.1,
323.3.3 by Albert Astals Cid
Boiko asked for the debian/ changes to be reverted
42
         qtdeclarative5-ubuntu-ui-toolkit-plugin | qt-components-ubuntu,
398.1.2 by Renato Araujo Oliveira Filho
Added new dependency.
43
         qtdeclarative5-ubuntu-addressbook0.1,
212.1.2 by Gustavo Pichorim Boiko
Add versioning to the ubuntu contacts plugin requirement.
44
         qtdeclarative5-qtcontacts-plugin,
1 by Tiago Salem Herrmann
initial commit
45
Recommends: unity8 (>= 7.81.0~),
46
Description: Dialer application for Ubuntu
47
 An application to make phone calls
48
49
Package: dialer-app-autopilot
50
Architecture: all
51
Section: debug
52
Depends: ${misc:Depends},
133.2.1 by Dimitri John Ledkov
fix ups
53
         ${python3:Depends},
398.1.16 by Renato Araujo Oliveira Filho
Added 'address-book-app-autopilot' into autopilot dep list.
54
         address-book-app-autopilot,
1 by Tiago Salem Herrmann
initial commit
55
         autopilot-qt5,
91.2.2 by Dimitri John Ledkov
Move dbus depends to autopilot, as it's only used there.
56
         dbus,
1 by Tiago Salem Herrmann
initial commit
57
         libqt5test5,
58
         libqt5widgets5,
59
         dialer-app (>= ${binary:Version}),
71.1.1 by Tiago Salem Herrmann
fix autopilot dependency
60
         ofono-scripts,
133.1.22 by Leo Arias
Isolate the autopilot tests, use a fake url-dispatcher instead of depending on messaging app and address book.
61
         ofono-phonesim-autostart,
133.1.1 by Barry Warsaw
Port to python3-autopilot
62
         python3-autopilot,
396.1.5 by Gustavo Pichorim Boiko
Mock the notification daemon to prevent dialogs of getting in the way of tests.
63
         python3-dbusmock,
35.1.1 by Łukasz 'sil2100' Zemczak
Fix dependencies for the autopilot packages - ubuntu-ui-toolkit-autopilot was missing
64
         ubuntu-ui-toolkit-autopilot,
133.1.22 by Leo Arias
Isolate the autopilot tests, use a fake url-dispatcher instead of depending on messaging app and address book.
65
         url-dispatcher-testability,
1 by Tiago Salem Herrmann
initial commit
66
Description: autopilot tests for dialer-app
69.3.1 by Martin Pitt
Add ofono-phonesim-autostart dependency to -autopilot
67
 This package contains the autopilot tests for dialer-app.
68
 .
69
 These tests run against the ofono phone simulator (pulled in through
70
 ofono-phonesim-autostart).