~ken-vandine/address-book-app/add_profile

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: CI bot
  • Author(s): Tarmac, Renato Araujo Oliveira Filho
  • Date: 2014-07-04 14:55:22 UTC
  • mfrom: (169.22.12 release-2014-07-02)
  • Revision ID: ps-jenkins@lists.canonical.com-20140704145522-7r65oy9m1zarc7yz
* Implemented MostCalledContactsModel in C++ as a proxy model for HistoryEventModel;
* Enabled share button again.
* Fixed build warning: comparison with string literal results in unspecified behavior;
* Implemented swipe to delete. Fixes: 1323577

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
               libgles2-mesa-dev,
10
10
               python3,
11
11
               pkg-config,
 
12
               qml-module-qttest [i386 amd64 armhf],
 
13
               qtdeclarative5-dev-tools [i386 amd64 armhf],
 
14
               qtdeclarative5-qtcontacts-plugin [i386 amd64 armhf],
 
15
               qtdeclarative5-ubuntu-content0.1 [i386 amd64 armhf],
 
16
               qtdeclarative5-ubuntu-keyboard-extensions0.1 [i386 amd64 armhf],
 
17
               qtdeclarative5-ubuntu-telephony-phonenumber0.1 [i386 amd64 armhf],
 
18
               qtdeclarative5-ubuntu-ui-toolkit-plugin [i386 amd64 armhf],
12
19
               qt5-default,
13
20
               qtbase5-dev,
14
21
               qtdeclarative5-dev,
 
22
               qtpim5-dev,
 
23
               xvfb [i386 amd64 armhf],
15
24
Standards-Version: 3.9.5
16
25
Homepage: https://launchpad.net/address-book-app
17
26
# If you aren't a member of ~phablet-team but need to upload packaging changes,
32
41
         qtdeclarative5-ubuntu-history0.1,
33
42
         qtdeclarative5-ubuntu-keyboard-extensions0.1,
34
43
         qtdeclarative5-ubuntu-telephony-phonenumber0.1,
35
 
         qtdeclarative5-ubuntu-telephony0.1,
36
44
         ${misc:Depends},
37
45
         ${shlibs:Depends},
38
46
Description: Address Book application
76
84
         address-book-app (>= ${binary:Version}),
77
85
         ubuntu-mobile-icons,
78
86
Description: Test package for address-book-app
79
 
 Autopilot tests for the address-book-app package 
 
87
 Autopilot tests for the address-book-app package