~popey/qtcreator-plugin-ubuntu/fix-1325272

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
71
72
73
74
75
76
Source: qtcreator-plugin-ubuntu
Section: devel
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Build-Depends: debhelper (>= 9),
               libqt5script5 (>= 5.2),
               libqt5scripttools5 (>= 5.2),
               libqt5webkit5-dev,
               libqt5widgets5 (>= 5.2),
               libsqlite3-dev,
               qt5-qmake (>= 5.2),
               qtcreator-dev (>= 3.0),
               qtdeclarative5-dev-tools (>= 5.2),
               qtdeclarative5-private-dev (>= 5.2),
               qtquick1-5-dev (>= 5.2),
               qtquick1-5-dev-tools (>= 5.2),
               qtscript5-private-dev (>= 5.2),
               qttools5-dev-tools (>= 5.2),
               qtxmlpatterns5-dev-tools,
               libudev-dev,
               libicu-dev,
               qtcreator-plugin-cmake-dev,
               qtcreator-plugin-remotelinux-dev,
Standards-Version: 3.9.4
Homepage: https://launchpad.net/qtcreator-plugin-ubuntu
# If you aren't a member of ~ubuntu-sdk-team but need to upload packaging changes,
# just go ahead. ~ubuntu-sdk-team will notice and sync up the code again.
Vcs-Bzr: https://code.launchpad.net/~ubuntu-sdk-team/qtcreator-plugin-ubuntu/trunk
XS-Testsuite: autopkgtest

Package: qtcreator-plugin-ubuntu
Architecture: any
Depends: android-tools-adb,
         click,
         click-dev,
         click-doc,
         devscripts,
         dh-make,
         qtcreator-plugin-ubuntu-common,
         ubuntu-ui-toolkit-doc,
         rsync,
         qtcreator-plugin-cmake,
         qtcreator-plugin-remotelinux,
         qtdeclarative5-controls-plugin,
# Only for unity8-supported archs
         unity-scope-tool [i386 amd64 armhf],
         ${shlibs:Depends},
         ${misc:Depends},
Recommends: ubuntu-sdk,
            ubuntu-ui-toolkit-examples,
            qtcreator-plugin-go
Suggests: click-reviewers-tools
Description: Ubuntu plugin for Qt Creator IDE
 Qt Creator is a new, lightweight, cross-platform integrated development
 environment (IDE) designed to make development with the Qt application
 framework even faster and easier.
 .
 This package contains the Ubuntu plugin for Qt Creator, providing
 deeper integration for developing applications for Ubuntu using the
 Ubuntu UI Toolkit. It also introduces an Ubuntu themed welcome
 screen.

Package: qtcreator-plugin-ubuntu-common
Architecture: all
Depends: ${misc:Depends},
Recommends: qtcreator-plugin-ubuntu
Replaces: qtcreator-plugin-ubuntu (<= 2.7.1-0ubuntu4),
Conflicts: qtcreator-plugin-ubuntu (<= 2.7.1-0ubuntu4),
Description: Common data files for the Ubuntu plugin for Qt Creator IDE
 Qt Creator is a new, lightweight, cross-platform integrated development
 environment (IDE) designed to make development with the Qt application
 framework even faster and easier.
 .
 This package contains the runtime data files for the Ubuntu plugin for
 Qt Creator IDE.