~chris.gagnon/+junk/qtpim-coverage

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: chris.gagnon
  • Date: 2013-12-10 23:09:37 UTC
  • Revision ID: chris.gagnon@canonical.com-20131210230937-2akf1ft1edcttk87
first post

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: qtpim-opensource-src
 
2
Section: libs
 
3
Priority: optional
 
4
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
 
5
Build-Depends: dbus,
 
6
               debhelper (>= 9),
 
7
               pkg-kde-tools,
 
8
               qt5-default,
 
9
               qtbase5-private-dev,
 
10
               qtdeclarative5-private-dev,
 
11
               xvfb,
 
12
Standards-Version: 3.9.4
 
13
Homepage: http://qt-project.org/
 
14
Vcs-Bzr: lp:~kubuntu-packagers/kubuntu-packaging/qtpim-opensource-src
 
15
Vcs-Browser: https://code.launchpad.net/~kubuntu-packagers/kubuntu-packaging/qtpim-opensource-src
 
16
 
 
17
Package: libqt5contacts5
 
18
Architecture: any
 
19
Multi-Arch: same
 
20
Pre-Depends: ${misc:Pre-Depends}
 
21
Depends: ${misc:Depends}, ${shlibs:Depends}
 
22
Description: Qt PIM module, Contacts library
 
23
 Qt is a cross-platform C++ application framework. Qt's primary feature
 
24
 is its rich set of widgets that provide standard GUI functionality.
 
25
 .
 
26
 This package contains Qt PIM module's Contacts library.
 
27
 .
 
28
 WARNING: This module is not an official part of Qt 5, but instead a git
 
29
 snapshot of an ongoing development. The package is very likely to
 
30
 change in a binary incompatible way, and no guarantees are given.
 
31
 
 
32
Package: qtdeclarative5-qtcontacts-plugin
 
33
Architecture: any
 
34
Multi-Arch: same
 
35
Pre-Depends: ${misc:Pre-Depends}
 
36
Depends: libqt5contacts5, ${misc:Depends}, ${shlibs:Depends}
 
37
Description: Qt PIM module, Contacts library QML plugin
 
38
 Qt is a cross-platform C++ application framework. Qt's primary feature
 
39
 is its rich set of widgets that provide standard GUI functionality.
 
40
 .
 
41
 This package contains the Qt Contacts QML plugin for Qt Declarative.
 
42
 .
 
43
 WARNING: This module is not an official part of Qt 5, but instead a git
 
44
 snapshot of an ongoing development. The package is very likely to
 
45
 change in a binary incompatible way, and no guarantees are given.
 
46
 
 
47
Package: libqt5organizer5
 
48
Architecture: any
 
49
Multi-Arch: same
 
50
Pre-Depends: ${misc:Pre-Depends}
 
51
Depends: ${misc:Depends}, ${shlibs:Depends}
 
52
Description: Qt PIM module, Organizer library
 
53
 Qt is a cross-platform C++ application framework. Qt's primary feature
 
54
 is its rich set of widgets that provide standard GUI functionality.
 
55
 .
 
56
 This package contains Qt PIM module's Organizer library.
 
57
 .
 
58
 WARNING: This module is not an official part of Qt 5, but instead a git
 
59
 snapshot of an ongoing development. The package is very likely to
 
60
 change in a binary incompatible way, and no guarantees are given.
 
61
 
 
62
Package: qtdeclarative5-qtorganizer-plugin
 
63
Architecture: any
 
64
Multi-Arch: same
 
65
Pre-Depends: ${misc:Pre-Depends}
 
66
Depends: libqt5organizer5, ${misc:Depends}, ${shlibs:Depends}
 
67
Description: Qt PIM module, Organizer library QML plugin
 
68
 Qt is a cross-platform C++ application framework. Qt's primary feature
 
69
 is its rich set of widgets that provide standard GUI functionality.
 
70
 .
 
71
 This package contains the Qt Organizer QML plugin for Qt Declarative.
 
72
 .
 
73
 WARNING: This module is not an official part of Qt 5, but instead a git
 
74
 snapshot of an ongoing development. The package is very likely to
 
75
 change in a binary incompatible way, and no guarantees are given.
 
76
 
 
77
Package: libqt5versit5
 
78
Architecture: any
 
79
Multi-Arch: same
 
80
Pre-Depends: ${misc:Pre-Depends}
 
81
Depends: ${misc:Depends}, ${shlibs:Depends}
 
82
Description: Qt PIM module, Versit library
 
83
 Qt is a cross-platform C++ application framework. Qt's primary feature
 
84
 is its rich set of widgets that provide standard GUI functionality.
 
85
 .
 
86
 This package contains Qt PIM module's Versit library.
 
87
 .
 
88
 WARNING: This module is not an official part of Qt 5, but instead a git
 
89
 snapshot of an ongoing development. The package is very likely to
 
90
 change in a binary incompatible way, and no guarantees are given.
 
91
 
 
92
Package: libqt5versitorganizer5
 
93
Architecture: any
 
94
Multi-Arch: same
 
95
Pre-Depends: ${misc:Pre-Depends}
 
96
Depends: ${misc:Depends}, ${shlibs:Depends}
 
97
Description: Qt PIM module, Versit Organizer library
 
98
 Qt is a cross-platform C++ application framework. Qt's primary feature
 
99
 is its rich set of widgets that provide standard GUI functionality.
 
100
 .
 
101
 This package contains Qt PIM module's Versit Organizer library.
 
102
 .
 
103
 WARNING: This module is not an official part of Qt 5, but instead a git
 
104
 snapshot of an ongoing development. The package is very likely to
 
105
 change in a binary incompatible way, and no guarantees are given.
 
106
 
 
107
Package: qtpim5-dev
 
108
Section: libdevel
 
109
Architecture: any
 
110
Depends: libqt5contacts5 (= ${binary:Version}),
 
111
         libqt5organizer5 (= ${binary:Version}),
 
112
         libqt5versit5 (= ${binary:Version}),
 
113
         libqt5versitorganizer5 (= ${binary:Version}),
 
114
         ${misc:Depends}
 
115
Description: Qt 5 PIM development files
 
116
 Qt is a cross-platform C++ application framework. Qt's primary feature
 
117
 is its rich set of widgets that provide standard GUI functionality.
 
118
 .
 
119
 This package contains the header development files used for building Qt 5
 
120
 applications using Qt PIM libraries.
 
121
 .
 
122
 WARNING: This module is not an official part of Qt 5, but instead a git
 
123
 snapshot of an ongoing development. The package is very likely to
 
124
 change in a binary incompatible way, and no guarantees are given.
 
125
 
 
126
Package: qtpim5-private-dev
 
127
Section: libdevel
 
128
Architecture: any
 
129
Depends: libqt5contacts5 (= ${binary:Version}),
 
130
         libqt5organizer5 (= ${binary:Version}),
 
131
         libqt5versit5 (= ${binary:Version}),
 
132
         libqt5versitorganizer5 (= ${binary:Version}),
 
133
         ${misc:Depends}
 
134
Description: Qt 5 PIM private development files
 
135
 Qt is a cross-platform C++ application framework. Qt's primary feature
 
136
 is its rich set of widgets that provide standard GUI functionality.
 
137
 .
 
138
 This package contains the private header development files for building some
 
139
 Qt 5 applications using PIM private headers.
 
140
 .
 
141
 Use at your own risk.
 
142
 .
 
143
 WARNING: This module is not an official part of Qt 5, but instead a git
 
144
 snapshot of an ongoing development. The package is very likely to
 
145
 change in a binary incompatible way, and no guarantees are given.
 
146
 
 
147
Package: qtpim5-dbg
 
148
Priority: extra
 
149
Section: debug
 
150
Architecture: any
 
151
Depends: libqt5contacts5 (= ${binary:Version}),
 
152
         libqt5organizer5 (= ${binary:Version}),
 
153
         libqt5versit5 (= ${binary:Version}),
 
154
         libqt5versitorganizer5 (= ${binary:Version}),
 
155
         ${misc:Depends}
 
156
Description: Qt PIM library debugging symbols
 
157
 Qt is a cross-platform C++ application framework. Qt's primary feature
 
158
 is its rich set of widgets that provide standard GUI functionality.
 
159
 .
 
160
 This package contains the debugging symbols for the Qt 5 PIM
 
161
 libraries.