~pkunal-parmar/+junk/OrganizerModelFix

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Timo Jyrinki
  • Date: 2013-05-10 14:15:23 UTC
  • Revision ID: package-import@ubuntu.com-20130510141523-4fo863f1ynaftefh
Tags: 5.0~git20130502-0ubuntu1
* Initial release
* debian/patches/revert_module_version.patch:
  - Set upstream version number to 5.0.0 instead of 0.0.0 for now, 
    causes a crash in supportedImplementationVersions(); (LP: #1178620)
* debian/patches/add_license_files.patch:
  - Include license files not yet in upstream (submitted for inclusion)

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