~ps-jenkins/cordova-ubuntu-tests/latestsnapshot-2.11+14.04.20131106-0ubuntu1

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
Source: cordova-ubuntu-tests
Section: devel
Priority: optional
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Build-Depends: cmake,
               debhelper (>= 9),
               python (>= 2.7),
               python-setuptools,
               quilt,
Standards-Version: 3.9.4
Homepage: https://launchpad.net/cordova-ubuntu-tests
# if you don't have have commit access to this branch but would like to upload
# directly to Ubuntu, don't worry: your changes will be merged back into the
# upstream branch
Vcs-Bzr: lp:cordova-ubuntu-tests

Package: cordova-ubuntu-tests
Architecture: all
Depends: cordova-ubuntu-2.8,
         ${misc:Depends},
Description: Cordova Mobile Spec
 Unit tests from Cordova Mobile Spec packaged for Ubuntu Touch.

Package: cordova-ubuntu-autopilot
Architecture: all
Conflicts: qtdeclarative5-cordova-2.3-plugin,
Depends: cordova-ubuntu-2.8,
         cordova-ubuntu-tests,
         libautopilot-qt,
         unity-autopilot,
         dpkg-dev,
         ${misc:Depends},
         ${python:Depends},
Description: Autopilot tests for Cordova
 Cordova support in Ubuntu Touch tested with autopilot.