~phablet-team/notes-app/notes-app-desktop-translations

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: CI bot
  • Author(s): Dimitri John Ledkov
  • Date: 2014-05-05 14:47:20 UTC
  • mfrom: (249.1.3 notes-app)
  • Revision ID: ps-jenkins@lists.canonical.com-20140505144720-p50x0zza5m6nynub
Make autopilot tests python 3 and 2 compatible. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
XSBC-Original-Maintainer: Ugo Riboni <ugo.riboni@canonical.com>
5
5
Build-Depends: cmake,
6
6
               debhelper (>= 9),
7
 
               python (>= 2.7),
 
7
               python3,
 
8
               dh-python,
8
9
               qtbase5-dev,
9
10
               qtdeclarative5-dev,
10
11
               dh-translations,
11
12
Standards-Version: 3.9.4
12
13
Section: libs
13
14
Homepage: https://launchpad.net/notes-app
 
15
X-Python3-Versions: >= 3.2
14
16
# If you aren't a member of ~phablet-team but need to upload packaging changes,
15
17
# just go ahead. ~phablet-team will notice and sync up the code again.
16
18
Vcs-Bzr: https://code.launchpad.net/~phablet-team/notes-app/trunk
36
38
         libqt5widgets5,
37
39
         ubuntu-ui-toolkit-autopilot,
38
40
         notes-app (>= ${binary:Version}),
39
 
         python2.7,
 
41
         python3-autopilot,
 
42
         ${python3:Depends},
40
43
         ${misc:Depends},
41
44
Description: Test package for the notes app
42
45
 notes-app is a note taking application for the Ubuntu platform. This package