summaryrefslogtreecommitdiffstats
path: root/src/harmattaninstalls/control
blob: 8cb347d4438a47bb7513a7de98204a9f91e374d4 (plain)
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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
Source: qt-mobility
Section: libs
Priority: extra
Maintainer: Qt Development Frameworks <qt-info@nokia.com>
Build-Depends: libqt4-dev (>= 4.7.0), cdbs, debhelper (>= 5), quilt, aegis-builder (>= 1.4),
 libicd-network-wlan-dev, libqt4-opengl-dev (>= 4.7.0),
 libconninet0-dev, libcontextsubscriber-dev, libbluetooth3-dev, libcontextprovider-dev,
 libx11-dev, libsensord-dev (>= 0.6.4), libqt4-declarative-dev (>= 4.7.0),
 libxrandr-dev,  gstreamer0.10-plugins-bad-dev, icd2-dev, libasound2-dev,
 libconnsettings0-dev, libgstreamer-plugins-base0.10-dev, libgstreamer0.10-dev, libtelepathy-qt4-1-dev,
 libxrandr-dev, libxv-dev, osso-wlan-dev, x11proto-video-dev, libqmf-dev, 
 libmessagingif-dev, libcommhistory-dev, libblkid-dev, pulseaudio-dev, libimmvibe-dev[armel], libqtsparql-dev,
 libmkcal-dev, libkcalcoren-dev, libresourceqt-dev, libqmsystem2-dev, libqtsparql-tracker-extensions-dev,
 libudev-dev, libiphb-dev, meego-gstreamer0.10-interfaces-dev[armel], libbmeipc-dev, libiphb-dev
Standards-Version: 3.8.0

Package: libqtm-examples
Architecture: any
Section: devel
Depends: qt4-declarative-qmlviewer, ${shlibs:Depends}, ${misc:Depends}
Description: Qt Mobility examples package
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-dev
Architecture: any
Section: devel
Depends: ${shlibs:Depends}, ${misc:Depends}, libqtm-common-dev(= ${binary:Version}),
 libqtm-contacts-dev(= ${binary:Version}), libqtm-feedback-dev(= ${binary:Version}),
 libqtm-gallery-dev(= ${binary:Version}), libqtm-location-dev(= ${binary:Version}),
 libqtm-messaging-dev(= ${binary:Version}), libqtm-multimedia-dev(= ${binary:Version}),
 libqtm-organizer-dev(= ${binary:Version}), libqtm-publishsubscribe-dev(= ${binary:Version}),
 libqtm-sensors-dev(= ${binary:Version}), libqtm-serviceframework-dev(= ${binary:Version}),
 libqtm-systeminfo-dev(= ${binary:Version}), libqtm-versit-dev(= ${binary:Version}),
 libqtm-versitorganizer-dev(= ${binary:Version}), libqtm-connectivity-dev(= ${binary:Version})
Description: Qt Mobility development package
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.
 This package contains development headers of each Mobility component

Package: libqtm-common-dev
Architecture: any
Section: devel
Depends: ${shlibs:Depends}, ${misc:Depends}, libqt4-dev, libqt4-declarative-dev
Description: Qt Mobility development package that contains the headers common to all modules
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.
 This package contains development headers common to each Mobility component

#Package: libqtm-doc
#Architecture: any
#Section: devel
#Depends: ${shlibs:Depends}, ${misc:Depends}
#Description: Qt Mobility documentation package
# Qt Mobility Project delivers a set of new APIs to Qt with features that are
# well known from the mobile device world, in particular phones. However,
# these APIs allow the developer to use these features with ease from one
# framework and apply them to phones, netbooks and non-mobile personal
# computers.
# .
# This package contains documentation for all Mobility components

Package: libqtm-multimedia
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Qt Mobility Multimedia module
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-multimedia-dbg
Architecture: any
Section: libdevel
Depends: libqtm-multimedia (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Qt Mobility Multimedia debugging symbols
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-multimedia-dev
Architecture: any
Section: libs
Depends: libqtm-multimedia (= ${binary:Version}), libqtm-common-dev (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Qt Mobility Multimedia development package
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-multimedia-tests
Architecture: any
Section: libs
Depends: ci-testing, ${shlibs:Depends},${misc:Depends}
XB-Maemo-CI-Packages: libqtm-multimedia
XB-Maemo-CI-Stage: staging
Description: Qt Mobility Multimedia autotest package
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-feedback
Architecture: any
Section: libs
Depends: immvibed[armel], libqtm-multimedia (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Qt Mobility Feedback module
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-feedback-dbg
Architecture: any
Section: libdevel
Depends: libqtm-feedback (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Qt Mobility Feedback debugging symbols
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-feedback-dev
Architecture: any
Section: libs
Depends: libqtm-feedback (= ${binary:Version}), libqtm-multimedia-dev (= ${binary:Version}), libqtm-common-dev (= ${binary:Version}), ${shlibs:Depends},${misc:Depends}
Description: Qt Mobility Feedback development package
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-feedback-tests
Architecture: any
Section: libs
Depends: ci-testing, ${shlibs:Depends}, ${shlibs:Depends},${misc:Depends}
XB-Maemo-CI-Packages: libqtm-feedback
XB-Maemo-CI-Stage: staging
Description: Qt Mobility Feedback autotest package
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-gallery
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Qt Mobility Gallery Framework module
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-gallery-dbg
Architecture: any
Section: libdevel
Depends: libqtm-gallery (= ${binary:Version}), ${shlibs:Depends},${misc:Depends}
Description: Qt Mobility Gallery Framework debugging symbols
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-gallery-dev
Architecture: any
Section: libs
Depends: libqtm-gallery (= ${binary:Version}), libqtm-common-dev (= ${binary:Version}), ${shlibs:Depends},${misc:Depends}
Description: Qt Mobility Gallery Framework development package
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-gallery-tests
Architecture: any
Section: libs
Depends: ci-testing, ${shlibs:Depends}, ${shlibs:Depends},${misc:Depends}
XB-Maemo-CI-Packages: libqtm-gallery
XB-Maemo-CI-Stage: staging
Description: Qt Mobility Gallery autotest package
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-serviceframework
Architecture: any
Section: libs
Depends: libqt4-sql (>= 4.6.0), ${shlibs:Depends}, ${misc:Depends}
Description: Qt Mobility Service Framework module
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-serviceframework-dbg
Architecture: any
Section: libdevel
Depends: libqtm-serviceframework (= ${binary:Version}), ${shlibs:Depends},${misc:Depends}
Description: Qt Mobility Service Framework debugging symbols
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-serviceframework-dev
Architecture: any
Section: libs
Depends: libqtm-serviceframework (= ${binary:Version}), libqtm-common-dev (= ${binary:Version}), ${shlibs:Depends},${misc:Depends}
Description: Qt Mobility Service Framework development package
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-serviceframework-tests
Architecture: any
Section: libs
Depends: ci-testing, ${shlibs:Depends},${misc:Depends}
XB-Maemo-CI-Packages: libqtm-serviceframework
XB-Maemo-CI-Stage: staging
Description: Qt Mobility Serviceframework autotest package
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-messaging
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Qt Mobility Messaging module
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-messaging-dbg
Architecture: any
Section: libdevel
Depends: libqtm-messaging (= ${binary:Version}), ${shlibs:Depends},${misc:Depends}
Description: Qt Mobility Messaging debugging symbols
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-messaging-dev
Architecture: any
Section: libs
Depends: libqtm-messaging (= ${binary:Version}), libqtm-common-dev (= ${binary:Version}), ${shlibs:Depends},${misc:Depends}
Description: Qt Mobility Messaging development package
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-messaging-tests
Architecture: any
Section: libs
Depends: ci-testing, ${shlibs:Depends},${misc:Depends}
XB-Maemo-CI-Packages: libqtm-messaging
XB-Maemo-CI-Stage: staging
Description: Qt Mobility Messaging autotest package
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-contacts
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Qt Mobility Contacts module
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-contacts-dbg
Architecture: any
Section: libdevel
Depends: libqtm-contacts (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Qt Mobility Contacts debugging symbols
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-contacts-dev
Architecture: any
Section: libs
Depends: libqtm-contacts (= ${binary:Version}), libqtm-common-dev (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Qt Mobility Contacts development package
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-contacts-tests
Architecture: any
Section: libs
Depends: ci-testing, ${shlibs:Depends}, ${misc:Depends}
XB-Maemo-CI-Packages: libqtm-contacts
XB-Maemo-CI-Stage: staging
Description: Qt Mobility Contacts autotest package
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-versit
Architecture: any
Section: libs
Depends: libqtm-contacts (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Qt Mobility Versit module
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-versit-dbg
Architecture: any
Section: libdevel
Depends: libqtm-versit (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Qt Mobility Versit debugging symbols
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-versit-dev
Architecture: any
Section: libs
Depends: libqtm-versit (= ${binary:Version}), libqtm-contacts-dev (= ${binary:Version}), libqtm-common-dev (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Qt Mobility Versit development package
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-versit-tests
Architecture: any
Section: libs
Depends: ci-testing, ${shlibs:Depends}, ${misc:Depends}
XB-Maemo-CI-Packages: libqtm-versit
XB-Maemo-CI-Stage: staging
Description: Qt Mobility Versit autotest package
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-organizer
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Qt Mobility Organizer module
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-organizer-dbg
Architecture: any
Section: libdevel
Depends: libqtm-organizer (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Qt Mobility Organizer debugging symbols
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-organizer-dev
Architecture: any
Section: libs
Depends: libqtm-organizer (= ${binary:Version}), libqtm-common-dev (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Qt Mobility Organizer development package
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-organizer-tests
Architecture: any
Section: libs
Depends: ci-testing, ${shlibs:Depends}, ${misc:Depends}
XB-Maemo-CI-Packages: libqtm-organizer
XB-Maemo-CI-Stage: staging
Description: Qt Mobility Organizer autotest package
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-versitorganizer
Architecture: any
Section: libs
Depends: libqtm-versit (= ${binary:Version}), libqtm-organizer (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Qt Mobility Versit Organizer module
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-versitorganizer-dbg
Architecture: any
Section: libdevel
Depends: libqtm-versitorganizer (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Qt Mobility Versit Organizer debugging symbols
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-versitorganizer-dev
Architecture: any
Section: libs
Depends: libqtm-versitorganizer (= ${binary:Version}), libqtm-common-dev (= ${binary:Version}), libqtm-versit-dev (= ${binary:Version}),
 libqtm-organizer-dev (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Qt Mobility Versit Organizer development package
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

#Package: libqtm-versitorganizer-tests
#Architecture: any
#Section: libs
#Depends: ci-testing, ${shlibs:Depends}
#XB-Maemo-CI-Packages: libqtm-versitorganizer
#XB-Maemo-CI-Stage: staging
#Description: Qt Mobility Versit Organizer autotest package
# Qt Mobility Project delivers a set of new APIs to Qt with features that are
# well known from the mobile device world, in particular phones. However,
# these APIs allow the developer to use these features with ease from one
# framework and apply them to phones, netbooks and non-mobile personal
# computers.

Package: libqtm-publishsubscribe
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Qt Mobility PublishSubscribe module
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-publishsubscribe-dbg
Architecture: any
Section: libdevel
Depends: libqtm-publishsubscribe (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Qt Mobility PublishSubscribe debugging symbols
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-publishsubscribe-dev
Architecture: any
Section: libs
Depends: libqtm-publishsubscribe (= ${binary:Version}), libqtm-common-dev (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Qt Mobility PublishSubscribe development package
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-publishsubscribe-tests
Architecture: any
Section: libs
Depends: ci-testing, ${shlibs:Depends}, ${misc:Depends}
XB-Maemo-CI-Packages: libqtm-publishsubscribe
XB-Maemo-CI-Stage: staging
Description: Qt Mobility PublishSubscribe autotest package
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-location
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}, libqtsparql-tracker, tracker (>= 0.9.35)
Recommends: positioningd
Description: Qt Mobility Location module
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-location-dbg
Architecture: any
Section: libdevel
Depends: libqtm-location (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Qt Mobility Location debugging symbols
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-location-dev
Architecture: any
Section: libs
Depends: libqtm-location (= ${binary:Version}), libqtm-common-dev (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Qt Mobility Location development package
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-location-tests
Architecture: any
Section: libs
Depends: ci-testing, ${shlibs:Depends}, ${misc:Depends}
XB-Maemo-CI-Packages: libqtm-location
XB-Maemo-CI-Stage: staging
Description: Qt Mobility Location autotest package
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-sensors
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Qt Mobility Sensors module
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-sensors-dbg
Architecture: any
Section: libdevel
Depends: libqtm-sensors (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Qt Mobility Sensors debugging symbols
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-sensors-dev
Architecture: any
Section: libs
Depends: libqtm-sensors (= ${binary:Version}), libqtm-common-dev (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Qt Mobility Sensors development package
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-sensors-tests
Architecture: any
Section: libs
Depends: ci-testing, ${shlibs:Depends}, ${misc:Depends}
XB-Maemo-CI-Packages: libqtm-sensors
XB-Maemo-CI-Stage: staging
Description: Qt Mobility Sensors autotest package
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-systeminfo
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}, sysinfo-dbus
Description: Qt Mobility SystemInfo module
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-systeminfo-dbg
Architecture: any
Section: libdevel
Depends: libqtm-systeminfo (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Qt Mobility SystemInfo debugging symbols
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-systeminfo-dev
Architecture: any
Section: libs
Depends: libqtm-systeminfo (= ${binary:Version}), libqtm-common-dev (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Qt Mobility SystemInfo development package
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-systeminfo-tests
Architecture: any
Section: libs
Depends: ci-testing, ${shlibs:Depends}, ${misc:Depends}
XB-Maemo-CI-Packages: libqtm-systeminfo
XB-Maemo-CI-Stage: staging
Description: Qt Mobility SystemInfo autotest package
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-connectivity
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Qt Mobility Connectivity module
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-connectivity-dbg
Architecture: any
Section: libdevel
Depends: libqtm-connectivity (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Qt Mobility Connectivity debugging symbols
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-connectivity-dev
Architecture: any
Section: libs
Depends: libqtm-connectivity (= ${binary:Version}), libqtm-common-dev (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Qt Mobility Connectivity development package
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.

Package: libqtm-connectivity-tests
Architecture: any
Section: libs
Depends: ci-testing, ${shlibs:Depends}, ${misc:Depends}
XB-Maemo-CI-Packages: libqtm-connectivity
XB-Maemo-CI-Stage: staging
Description: Qt Mobility Connectivity autotest package
 Qt Mobility Project delivers a set of new APIs to Qt with features that are
 well known from the mobile device world, in particular phones. However,
 these APIs allow the developer to use these features with ease from one
 framework and apply them to phones, netbooks and non-mobile personal
 computers.