summaryrefslogtreecommitdiffstats
path: root/debian/control.in
blob: 3909cacf3ac5f6e0d629a0a8240e6d3c5481cad0 (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
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
Source: libreoffice
Section: editors
Priority: optional
Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Uploaders: Rene Engelhard <rene@debian.org>, Chris Halls <halls@debian.org>
Build-Depends: %BUILD_DEPS%,
Build-Depends-Arch: %BUILD_DEPS_ARCH%
Build-Depends-Indep: %BUILD_DEPS_INDEP%
Build-Conflicts: nvidia-glx-dev,
                 nvidia-glx-legacy-dev,
                 amd-libopencl1,
                 nvidia-libopencl1,
                 fontconfig-config (= 2.14.1-1) <!nocheck>,
                 fontconfig-config (= 2.14.1-2) <!nocheck>,
                 fontconfig-config (= 2.14.1-3) <!nocheck>
Standards-Version: 4.0.1
Vcs-Git: https://salsa.debian.org/libreoffice-team/libreoffice/libreoffice.git
Vcs-Browser: https://salsa.debian.org/libreoffice-team/libreoffice/libreoffice
Bugs: @BUGS@
Homepage: http://www.libreoffice.org

Package: libreoffice
Architecture: %OOO_ARCHS%
Section: metapackages
Depends: libreoffice-base%OOO_NO_BASE_ARCHS%,
         libreoffice-calc,
         libreoffice-core (= ${binary:Version}),
         libreoffice-draw,
         libreoffice-impress,
         libreoffice-math,
         libreoffice-report-builder-bin%OOO_NO_REPORTBUILDER_ARCHS%,
         libreoffice-writer,
         ${misc:Depends},
         ${pyuno-depends}
Recommends: ${java-common-depends},
            fonts-sil-gentium-basic,
            fonts-crosextra-caladea,
            fonts-crosextra-carlito,
            fonts-dejavu,
            fonts-liberation,
            fonts-liberation2,
            fonts-linuxlibertine,
            fonts-noto-core,
            fonts-noto-extra,
            fonts-noto-mono,
            fonts-noto-ui-core,
            libreoffice-script-provider-bsh,
            libreoffice-script-provider-js,
            libreoffice-script-provider-python,
            libreoffice-nlpsolver,
            libreoffice-report-builder%OOO_NO_REPORTBUILDER_ARCHS%,
            libreoffice-wiki-publisher,
            libreoffice-sdbc-mysql,
            libreoffice-sdbc-postgresql
Suggests: cups-bsd,
          ghostscript,
          hunspell-dictionary,
          hyphen-hyphenation-patterns,
          firefox-esr | thunderbird | firefox,
          imagemagick | graphicsmagick-imagemagick-compat,
          libgl1,
          libreoffice-grammarcheck,
          libreoffice-help (= ${help-l10n-virtual-version}),
          libreoffice-l10n (= ${help-l10n-virtual-version}),
          ${libsane-suggests},
          libxrender1,
          myspell-dictionary,
          mythes-thesaurus,
          openclipart-libreoffice,
          pstoedit,
          unixodbc,
          gnupg,
          gpa,
          ${gstreamer-plugins-suggests},
          ${java-runtime-depends},
          ${ooo-officebean-dep},
          libreoffice-librelogo,
          %LO-DESKTOP-INTEGRATION%
Conflicts: libreoffice-dev (<= 1:5.0.3~rc1-2), libreoffice-dev-doc (<= 1:5.0.3~rc1-2)
Description: office productivity suite (metapackage)
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This metapackage installs all components of libreoffice:
  * libreoffice-writer: Word processor
  * libreoffice-calc: Spreadsheet
  * libreoffice-impress: Presentation
  * libreoffice-draw: Drawing
  * libreoffice-base: Database
  * libreoffice-math: Equation editor
 It also recommends additional packages (e.g. fonts) in order to match an
 upstream LibreOffice install as closely as possible.
 .
 You can extend the functionality of LibreOffice by installing these
 packages:
  * hunspell-*/myspell-*: Hunspell/Myspell dictionaries
    for use with LibreOffice
  * libreoffice-l10n-*: UI interface translation
  * libreoffice-help-*: User help
  * mythes-*: Thesauri for the use with LibreOffice
  * hyphen-*: Hyphenation patterns for LibreOffice
  * libreoffice-gtk(2|3): Gtk UI Plugin, GNOME File Picker support
  * libreoffice-gnome: GIO backend
  * unixodbc: ODBC database support
  * cups-bsd: Allows LibreOffice to detect your CUPS printer queues
    automatically
  * libsane: Use your sane-supported scanner with LibreOffice
  * libxrender1: Speed up display by using Xrender library
  * libgl1: OpenGL support
  * openclipart-libreoffice: Open Clip Art Gallery with LibreOffice index
    files
  * firefox-esr | thunderbird | firefox:
    Mozilla profile with Certificates needed for XML Security...
  * openjdk-11-jre | openjdk-8-jre | java8-runtime:
    Java Runtime Environment for use with LibreOffice
  * pstoedit / imagemagick / ghostscript: helper tools for EPS
  * gstreamer0.10-plugins-*: GStreamer plugins for use with LibreOffices
    media backend
  * libpaper-utils: papersize detection support via paperconf

Package: libreoffice-nogui
Architecture: %OOO_NOGUI_ARCHS%
Section: metapackages
Depends: libreoffice-base-nogui%OOO_NO_BASE_ARCHS%,
         libreoffice-calc-nogui,
         libreoffice-core-nogui (= ${binary:Version}),
         libreoffice-draw-nogui,
         libreoffice-impress-nogui,
         libreoffice-math-nogui,
         libreoffice-report-builder-bin-nogui%OOO_NO_REPORTBUILDER_ARCHS%,
         libreoffice-writer-nogui,
         ${misc:Depends},
         ${pyuno-depends}
Recommends: ${java-common-depends},
            libreoffice-script-provider-bsh,
            libreoffice-script-provider-js,
            libreoffice-script-provider-python,
            libreoffice-sdbc-mysql,
            libreoffice-sdbc-postgresql
Suggests: ghostscript,
          hunspell-dictionary,
          hyphen-hyphenation-patterns,
          imagemagick | graphicsmagick-imagemagick-compat,
          libreoffice-grammarcheck,
          myspell-dictionary,
          mythes-thesaurus,
          pstoedit,
          unixodbc,
          gnupg,
          gpa,
          ${java-runtime-depends}
Description: office productivity suite (metapackage, no GUI)
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This metapackage installs all components of libreoffice:
  * libreoffice-writer: Word processor
  * libreoffice-calc: Spreadsheet
  * libreoffice-impress: Presentation
  * libreoffice-draw: Drawing
  * libreoffice-base: Database
  * libreoffice-math: Equation editor
 .
 WITHOUT GUI SUPPORT.
 .
 This package is intended mostly for scripting needs.

Package: libreoffice-l10n-za
Section: metapackages
Architecture: all
Depends: libreoffice-l10n-af,
         libreoffice-l10n-en-za,
         libreoffice-l10n-nr,
         libreoffice-l10n-nso,
         libreoffice-l10n-ss,
         libreoffice-l10n-st,
         libreoffice-l10n-tn,
         libreoffice-l10n-ts,
         libreoffice-l10n-ve,
         libreoffice-l10n-xh,
         libreoffice-l10n-zu,
         ${misc:Depends}
Description: office productivity suite -- South African language packages
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package is a metapackage installing l10n packages for all 11 South
 African languages.

Package: libreoffice-l10n-in
Section: metapackages
Architecture: all
Depends: libreoffice-l10n-as,
         libreoffice-l10n-bn,
         libreoffice-l10n-gu,
         libreoffice-l10n-hi,
         libreoffice-l10n-kn,
         libreoffice-l10n-ml,
         libreoffice-l10n-mr,
         libreoffice-l10n-ne,
         libreoffice-l10n-or,
         libreoffice-l10n-pa-in,
         libreoffice-l10n-ta,
         libreoffice-l10n-te,
         ${misc:Depends}
Recommends: fonts-indic
Description: office productivity suite -- Indic language packages
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package is a metapackage installing l10n packages for all available
 indic languages.

Package: libreoffice-core
Architecture: %OOO_ARCHS%
Depends: fontconfig,
         fonts-opensymbol (>= 2:102.12),
         libreoffice-common (>> ${base-version}),
         ure (>= 1:7.4.0~),
         ${misc:Depends},
         ${shlibs:Depends}
Recommends: libpaper-utils, ${gstreamer-plugins-suggests}
Breaks: libreoffice-base (<< ${binary:Version}),
        libreoffice-calc (<< ${binary:Version}),
        libreoffice-dev (<< ${binary:Version}),
        libreoffice-draw (<< ${binary:Version}),
        libreoffice-evolution (<< ${binary:Version}),
        libreoffice-gnome (<< ${binary:Version}),
        libreoffice-gtk2 (<< ${binary:Version}),
        libreoffice-gtk3 (<< ${binary:Version}),
        libreoffice-impress (<< ${binary:Version}),
        libreoffice-qt5 (<< ${binary:Version}),
        libreoffice-kde4 (<< ${binary:Version}),
        libreoffice-kde5 (<< ${binary:Version}),
        libreoffice-kf5 (<< ${binary:Version}),
        libreoffice-officebean (<< ${binary:Version}),
        libreoffice-writer (<< ${binary:Version}),
        browser-plugin-libreoffice,
        libreoffice-pdfimport (<< 1:5.4~),
        libreoffice-common (<< 1:5.4.1),
        libreoffice-avmedia-backend-gstreamer (<< ${binary:Version})
Conflicts: libreoffice-filter-binfilter, libreoffice-avmedia-backend-vlc, libreoffice-mysql-connector (<< 1:6.2.0~), libreoffice-core-nogui
# for bullseye, copied from libreoffice-common, see #985297
 ,
 libreoffice-base (<< 1:7.0.0~alpha~),
 libreoffice-calc (<< 1:7.0.0~alpha~),
 libreoffice-draw (<< 1:7.0.0~alpha~),
 libreoffice-impress (<< 1:7.0.0~alpha~),
 libreoffice-math (<< 1:7.0.0~alpha~),
 libreoffice-report-builder (<< 1:7.0.0~alpha~),
 libreoffice-writer (<< 1:7.0.0~alpha~),
Replaces: libreoffice-pdfimport (<< 1:5.4~), libreoffice-common (<< 1:6.3.0~rc1~), libreoffice-avmedia-backend-gstreamer, libreoffice-core-nogui
Description: office productivity suite -- arch-dependent files
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the architecture-dependent core files of
 LibreOffice.  See the libreoffice package for more information.

Package: libreoffice-core-nogui
Architecture: %OOO_NOGUI_ARCHS%
Depends: fontconfig,
         fonts-opensymbol (>= 2:102.12),
         libreoffice-common (>> ${base-version}),
         ure (>= 1:7.4.0~),
         ${misc:Depends},
         ${shlibs:Depends}
Recommends: libpaper-utils
Breaks: libreoffice-base (<< ${binary:Version}),
        libreoffice-calc,
        libreoffice-dev (<< ${binary:Version}),
        libreoffice-draw (<< ${binary:Version}),
        libreoffice-evolution (<< ${binary:Version}),
        libreoffice-gnome (<< ${binary:Version}),
        libreoffice-gtk2,
        libreoffice-gtk3,
        libreoffice-impress (<< ${binary:Version}),
        libreoffice-qt5,
        libreoffice-kde4,
        libreoffice-kde5,
        libreoffice-kf5,
        libreoffice-officebean (<< ${binary:Version}),
        libreoffice-writer (<< ${binary:Version}),
        browser-plugin-libreoffice,
        libreoffice-pdfimport (<< 1:5.4~),
        libreoffice-common (<< 1:5.4.1),
        libreoffice-avmedia-backend-gstreamer (<< ${binary:Version})
Conflicts: libreoffice-filter-binfilter, libreoffice-avmedia-backend-vlc, libreoffice-mysql-connector (<< 1:6.2.0~), libreoffice-core
Provides: libreoffice-bundled
Replaces: libreoffice-pdfimport (<< 1:5.4~), libreoffice-common (<< 1:6.3.0~rc1~), libreoffice-avmedia-backend-gstreamer, libreoffice-core
Description: office productivity suite -- arch-dependent files (no GUI variant)
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the architecture-dependent core files of
 LibreOffice without GUI support for server-based or commandline usage of
 LibreOffice.

Package: libreoffice-common
Architecture: all
Depends: libreoffice-style-colibre, ure, ${numbertext-data-recommends}, ${misc:Depends}
Suggests: libreoffice-style,
Recommends: ${pyuno-depends}, ${textcat-data-recommends}, poppler-data, xdg-utils, fonts-liberation2 | ttf-mscorefonts-installer
Conflicts: openoffice.org-unbundled,
           broffice,
           libreoffice-filter-mobiledev,
           libreoffice-l10n-4.3,
           libreoffice-l10n-4.4,
           libreoffice-wiki-publisher (<< 1.2.0+LibO5.4.0~rc2),
           libreoffice-base (<< 1:7.0.0~alpha~),
           libreoffice-base-nogui (<< 1:7.0.0~alpha~),
           libreoffice-calc (<< 1:7.0.0~alpha~),
           libreoffice-calc-nogui (<< 1:7.0.0~alpha~),
           libreoffice-draw (<< 1:7.0.0~alpha~),
           libreoffice-draw-nogui (<< 1:7.0.0~alpha~),
           libreoffice-evolution (<< 1:7.0.0~alpha~),
           libreoffice-gnome (<< 1:7.0.0~alpha~),
           libreoffice-impress (<< 1:7.0.0~alpha~),
           libreoffice-impress-nogui (<< 1:7.0.0~alpha~),
           libreoffice-l10n (<< 7.0),
           libreoffice-librelogo (<< 1:7.0.0~alpha~),
           libreoffice-math (<< 1:7.0.0~alpha~),
           libreoffice-math-nogui (<< 1:7.0.0~alpha~),
           libreoffice-sdbc-postgresql (<< 1:7.0.0~alpha~),
           python3-uno (<< 1:7.0.0~alpha~),
           libreoffice-report-builder (<< 1:7.0.0~alpha~),
           libreoffice-writer (<< 1:7.0.0~alpha~),
           libreoffice-writer-nogui (<< 1:7.0.0~alpha~)
Provides: libreoffice-l10n-en-us
Breaks: libreoffice-core (<< 4:${oover}~),
        libreoffice-core-nogui (<< 4:${oover}~),
        libreoffice-core (<< 1:6.4.2~rc1),
        libreoffice-help-5.2,
        libreoffice-help (<< 5.4),
        libreoffice-l10n (<< 7.0),
        libreoffice-librelogo (<< 1:7.0.0~alpha),
        libreoffice-sdbc-postgresql (<< 1:7.0.0~alpha),
        libreoffice-report-builder (<< 1:7.0.0~alpha),
        libreoffice-evolution (<< 1:7.0.0~alpha),
        libreoffice-gnome (<< 1:7.0.0~alpha),
        python3-uno (<< 1:7.0.0~alpha),
        libreoffice-core (>= 4:${next-oover}~),
        libreoffice-core-nogui (>= 4:${next-oover}~),
        libreoffice-style-andromeda (<< 1:${oover}~),
        libreoffice-style-crystal (<< 1:${oover}~),
        libreoffice-style-crystal (>= 1:${next-oover}~),
        libreoffice-style-galaxy (<< 1:${oover}~),
        libreoffice-style-galaxy (>= 1:${next-oover}~),
        libreoffice-style-hicontrast (<< 1:${oover}~),
        libreoffice-style-hicontrast (>= 1:${next-oover}~),
        libreoffice-style-tango,
        libreoffice-writer2latex (<< 1.0.2-9),
        libreoffice-writer2xhtml (<< 1.0.2-9),
        libreoffice-base (<< 1:6.4.0~beta1-2~),
        openclipart-libreoffice (<= 1:0.18+dfsg-17)
Replaces: libreoffice-base (<< 1:6.4.0~beta1-2~),
          libreoffice-pdfimport (<< 1:5.4~),
          openclipart-libreoffice (<= 1:0.18+dfsg-17)
Description: office productivity suite -- arch-independent files
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the architecture-independent files of
 LibreOffice.

Package: libreoffice-java-common
Architecture: all
Depends: libreoffice-common, ure-java, liblibreoffice-java, libunoloader-java, ${java:Depends}, ${misc:Depends}
Breaks: libunoil-java (<< 1:6.4.0~rc1-6)
Replaces: libunoil-java (<< 1:6.4.0~rc1-6)
Description: office productivity suite -- arch-independent Java support files
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the architecture-independent files of
 the Java support for LibreOffice (Java classes, scripts, config snippets).

Package: libreoffice-help-common
Architecture: all
Depends: libreoffice-common, ${help-common-depends}, ${misc:Depends}
Breaks: libreoffice-common (<< 1:6.1.0~alpha1-1)
Replaces: libreoffice-common (<< 1:6.1.0~alpha1-1)
Description: office productivity suite -- common files for LibreOffice help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the common files (e.g. language-independent, media) files
 for the LibreOffice Help.

Package: libreoffice-writer
Architecture: %OOO_ARCHS%
Depends: libreoffice-base-core (= ${binary:Version})%OOO_NO_BASE_ARCHS%,
         libreoffice-core (= ${binary:Version}),
         libreoffice-common (>= 1:7.0.0~alpha~),
         ${misc:Depends},
         ${shlibs:Depends}
Recommends: libreoffice-math,
Suggests: fonts-crosextra-caladea,
          fonts-crosextra-carlito,
          libreoffice-base,
          ${java-common-depends},
          ${java-runtime-depends}
Replaces: libreoffice-common (<< 1:6.4.2~rc1~)
Breaks: libreoffice-common (<< 1:6.4.2~rc1~)
Description: office productivity suite -- word processor
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the wordprocessor component for LibreOffice.

Package: libreoffice-writer-nogui
Architecture: %OOO_NOGUI_ARCHS%
Depends: libreoffice-base-core (= ${binary:Version})%OOO_NO_BASE_ARCHS%,
         libreoffice-core-nogui (= ${binary:Version}) | libreoffice-core (= ${binary:Version}),
         libreoffice-common (>= 1:7.0.0~alpha~),
         ${misc:Depends},
         ${shlibs:Depends}
Recommends: libreoffice-math-nogui,
Suggests: fonts-crosextra-caladea,
          fonts-crosextra-carlito,
          libreoffice-base,
          ${java-common-depends},
          ${java-runtime-depends}
Replaces: libreoffice-common (<< 1:6.4.2~rc1~), libreoffice-writer
Breaks: libreoffice-common (<< 1:6.4.2~rc1~)
Conflicts: libreoffice-writer
Description: office productivity suite -- word processor (no GUI variant)
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the wordprocessor component for LibreOffice.

Package: libreoffice-calc
Architecture: %OOO_ARCHS%
Depends: libreoffice-base-core (= ${binary:Version})%OOO_NO_BASE_ARCHS%,
         libreoffice-core (= ${binary:Version}),
         libreoffice-common (>= 1:7.0.0~alpha~),
         ${lpsolve-dep},
         ${misc:Depends},
         ${shlibs:Depends}
Suggests: ocl-icd-libopencl1 | mesa-opencl-icd | beignet-opencl-icd
Replaces: libreoffice-common (<< 1:6.4.2~rc1~)
Breaks: libreoffice-common (<< 1:6.4.2~rc1~)
Description: office productivity suite -- spreadsheet
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the spreadsheet component for LibreOffice.

Package: libreoffice-calc-nogui
Architecture: %OOO_NOGUI_ARCHS%
Depends: libreoffice-base-core (= ${binary:Version})%OOO_NO_BASE_ARCHS%,
         libreoffice-core-nogui (= ${binary:Version}) | libreoffice-core (= ${binary:Version}),
         libreoffice-common (>= 1:7.0.0~alpha~),
         ${lpsolve-dep},
         ${misc:Depends},
         ${shlibs:Depends}
Replaces: libreoffice-common (<< 1:6.4.2~rc1~), libreoffice-calc
Breaks: libreoffice-common (<< 1:6.4.2~rc1~)
Conflicts: libreoffice-calc
Description: office productivity suite -- spreadsheet (no GUI variant)
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the spreadsheet component for LibreOffice
 for use with libreoffice-core-nogui.

Package: libreoffice-impress
Architecture: %OOO_ARCHS%
Depends: libreoffice-core (= ${binary:Version}),
         libreoffice-draw (= ${binary:Version}),
         libreoffice-common (>= 1:7.0.0~alpha~),
         ${misc:Depends},
         ${shlibs:Depends}
Replaces: libreoffice-common (<< 1:6.4.2~rc1~), libreoffice-ogltrans (<< 1:6.1.4-2~)
Conflicts: libreoffice-ogltrans (<< 1:6.1.4-2~)
Provides: libreoffice-ogltrans
Breaks: libreoffice-common (<< 1:6.4.2~rc1~)
Description: office productivity suite -- presentation
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the presentation component for LibreOffice.

Package: libreoffice-impress-nogui
Architecture: %OOO_NOGUI_ARCHS%
Depends: libreoffice-core-nogui (= ${binary:Version}) | libreoffice-core (= ${binary:Version}),
         libreoffice-draw-nogui (= ${binary:Version}) | libreoffice-draw (= ${binary:Version}),
         libreoffice-common (>= 1:7.0.0~alpha~),
         ${misc:Depends},
         ${shlibs:Depends}
Replaces: libreoffice-common (<< 1:6.4.2~rc1~), libreoffice-impress
Conflicts: libreoffice-ogltrans (<< 1:6.1.4-2~), libreoffice-impress
Breaks: libreoffice-common (<< 1:6.4.2~rc1~)
Description: office productivity suite -- presentation (no GUI variant)
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the presentation component for LibreOffice.

Package: libreoffice-draw
Architecture: %OOO_ARCHS%
Depends: libreoffice-core (= ${binary:Version}),
         libreoffice-common (>= 1:7.0.0~alpha~),
         ${misc:Depends},
         ${shlibs:Depends}
Replaces: libreoffice-core (<< 1:6.4.1~rc1-3), libreoffice-impress (<< 1:5.2.0-2), libreoffice-common (<< 1:6.4.2~rc1~)
Breaks: libreoffice-core (<< 1:6.4.1~rc1-3), libreoffice-impress (<< 1:5.2.0-2), libreoffice-common (<< 1:6.4.2~rc1~)
Description: office productivity suite -- drawing
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the drawing component for LibreOffice.

Package: libreoffice-draw-nogui
Architecture: %OOO_NOGUI_ARCHS%
Depends: libreoffice-core-nogui (= ${binary:Version}) | libreoffice-core (= ${binary:Version}),
         libreoffice-common (>= 1:7.0.0~alpha~),
         ${misc:Depends},
         ${shlibs:Depends}
Replaces: libreoffice-impress (<< 1:5.2.0-2), libreoffice-common (<< 1:6.4.2~rc1~), libreoffice-draw
Breaks: libreoffice-impress (<< 1:5.2.0-2), libreoffice-common (<< 1:6.4.2~rc1~)
Conflicts: libreoffice-draw
Description: office productivity suite -- drawing (no GUI variant)
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the drawing component for LibreOffice.

Package: libreoffice-math
Architecture: %OOO_ARCHS%
Depends: fonts-opensymbol (>= 2:102.11),
         libreoffice-core (= ${binary:Version}),
         libreoffice-common (>= 1:7.0.0~alpha~),
         ${misc:Depends},
         ${shlibs:Depends}
Replaces: libreoffice-common (<< 1:6.4.2~rc1~)
Breaks: libreoffice-common (<< 1:6.4.2~rc1~)
Description: office productivity suite -- equation editor
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the equation editor component for LibreOffice.

Package: libreoffice-math-nogui
Architecture: %OOO_NOGUI_ARCHS%
Depends: fonts-opensymbol (>= 2:102.11),
         libreoffice-core-nogui (= ${binary:Version}) | libreoffice-core (= ${binary:Version}),
         libreoffice-common (>= 1:7.0.0~alpha~),
         ${misc:Depends},
         ${shlibs:Depends}
Replaces: libreoffice-common (<< 1:6.4.2~rc1~), libreoffice-math
Conflicts: libreoffice-common (<< 1:6.4.2~rc1~), libreoffice-math
Description: office productivity suite -- equation editor (no GUI variant)
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the equation editor component for LibreOffice.

Package: libreoffice-base-core
Architecture: %OOO_BASE_ARCHS%
Depends: libreoffice-core-nogui (= ${binary:Version}) | libreoffice-core (= ${binary:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Suggests: libreoffice-base
Replaces: libreoffice-base-drivers (<< 1:6.1.1~rc1-2)
Description: office productivity suite -- shared library
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains common libraries of LibreOffice Base used by
 Base, Writer and Calc.
 .
 If you need full Base functionality (or actual database drivers), please
 install libreoffice-base (and/or libreoffice-base-drivers and/o
 libreoffice-sdbc-*).

Package: libreoffice-base
Architecture: %OOO_BASE_ARCHS%
Section: database
Pre-Depends: dpkg (>= 1.19.1)
Depends: libreoffice-base-core (= ${binary:Version}),
         libreoffice-base-drivers (= ${binary:Version}),
         libreoffice-core (= ${binary:Version}),
         libreoffice-common (>= 1:7.0.0~alpha~),
         ${misc:Depends},
         ${shlibs:Depends}
Suggests: libreoffice-report-builder,
          unixodbc,
          python3-uno
Recommends: libreoffice-writer, ${java-common-depends}, ${java-runtime-depends}
Replaces: libreoffice-common (<< 1:6.4.2~rc1~)
Breaks: libreoffice-common (<< 1:6.4.2~rc1~)
Description: office productivity suite -- database
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the database component for LibreOffice.

Package: libreoffice-base-nogui
Architecture: %OOO_NOGUI_ARCHS%
Section: database
Depends: libreoffice-base-core (= ${binary:Version}),
         libreoffice-base-drivers (= ${binary:Version}),
         libreoffice-core-nogui (= ${binary:Version}) | libreoffice-core (= ${binary:Version}),
         libreoffice-common (>= 1:7.0.0~alpha~),
         ${misc:Depends},
         ${shlibs:Depends}
Suggests: libreoffice-report-builder,
          unixodbc,
          python3-uno
Recommends: libreoffice-writer, ${java-common-depends}, ${java-runtime-depends}
Replaces: libreoffice-common (<< 1:6.4.2~rc1~), libreoffice-base
Breaks: libreoffice-common (<< 1:6.4.2~rc1~)
Conflicts: libreoffice-base
Description: office productivity suite -- database (no GUI variant)
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the database component for LibreOffice.

Package: libreoffice-style-breeze
Architecture: all
Enhances: libreoffice-core
Depends: libreoffice-style-colibre, ${misc:Depends}
Suggests: breeze-icon-theme
Provides: libreoffice-style
Recommends: libreoffice-common
Description: office productivity suite -- Breeze symbol style
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the "breeze" symbol style, default style for KDE 5.

Package: libreoffice-style-colibre
Architecture: all
Enhances: libreoffice-core
Depends: ${misc:Depends}
Provides: libreoffice-style
Recommends: libreoffice-common
Description: office productivity suite -- colibre symbol style
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the "colibre" symbol style - a icon theme
 which follow Microsoft(R) Offices color scheme.

Package: libreoffice-style-sifr
Architecture: all
Enhances: libreoffice-core
Depends: libreoffice-style-breeze, ${misc:Depends}
Provides: libreoffice-style, libreoffice-style-hicontrast
Replaces: libreoffice-style-hicontrast
Conflicts: libreoffice-style-hicontrast
Recommends: libreoffice-common
Description: office productivity suite -- Sifr symbol style
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the "sifr" symbol style (an adaption of the Gnome
 symbolic theme), needs to be manually  enabled in the LibreOffice option
 menu.

Package: libreoffice-style-elementary
Architecture: all
Depends: libreoffice-style-colibre, ${misc:Depends}
Enhances: libreoffice-core
Provides: libreoffice-style
Recommends: libreoffice-common
Description: office productivity suite -- Elementary symbol style
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the "elementary" symbol style, default style
 for GTK+/Gnome.

Package: libreoffice-style-karasa-jaga
Architecture: all
Depends: ${misc:Depends}
Enhances: libreoffice-core
Provides: libreoffice-style
Recommends: libreoffice-common
Description: office productivity suite -- Karasa Jaga symbol style
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the "karasa_jaga" symbol style.

Package: libreoffice-style-sukapura
Architecture: all
Depends: ${misc:Depends}
Enhances: libreoffice-core
Provides: libreoffice-style
Recommends: libreoffice-common
Description: office productivity suite -- Sukapura symbol style
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the "sukapura" symbol style.

Package: libreoffice-gnome
Architecture: %OOO_ARCHS%
Depends: libreoffice-core (= ${binary:Version}),
         libreoffice-common (>= 1:7.0.0~alpha~),
         ${misc:Depends},
         ${shlibs:Depends}
Recommends: ${gnome-gtk-recommends}, libreoffice-style-elementary
Suggests: libreoffice-evolution, seahorse
Section: gnome
Enhances: libreoffice
Provides: libreoffice-gtk-gnome
Replaces: libreoffice-gtk (<< 1:5.0.0~rc2-1), libreoffice-gtk3 (<< 1:7.2.0~)
Conflicts: libreoffice-gtk3 (<< 1:7.2.0~)
Description: office productivity suite -- GNOME integration
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the GIO support.
 .
 You can extend the functionality of this by installing these packages:
 .
  * libreoffice-evolution: Evolution addressbook support
  * evolution

Package: python3-uno
Section: python
Architecture: %OOO_ARCHS%
Enhances: libreoffice
Depends: libreoffice-core-nogui (= ${binary:Version}) | libreoffice-core (= ${binary:Version}),
         libreoffice-common (>= 1:7.0.0~alpha~),
         ${misc:Depends},
         ${python3:Depends},
         ${shlibs:Depends}
Conflicts: python-uno
Replaces: libreoffice-core (= 1:4.3.0~beta1-1), libreoffice-common (<< 1:4.4.0~beta2)
Build-Profiles: <!nopython>
Description: Python-UNO bridge
 The Python-UNO bridge allows use of the standard LibreOffice API
 with the Python scripting language. It additionally allows
 others to develop UNO components in Python, thus Python UNO components
 may be run within the LibreOffice process and can be called from C++
 or the built in StarBasic scripting language.
Homepage: http://udk.openoffice.org/python/python-bridge.html

Package: libreoffice-script-provider-python
Architecture: all
Section: python
Depends: libreoffice-common,
         libreoffice-core-nogui | libreoffice-core,
         ${misc:Depends},
         ${python3:Depends},
         ${pyuno-depends}
Build-Profiles: <!nopython>
Description: Python script support provider for LibreOffice scripting framework
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 The Scripting Framework allows LibreOffice users to write and run macros
 in multiple languages including LibreOffice Basic, Python, Java, BeanShell
 and JavaScript. These macros can then be assigned to menus, toolbars,
 keyboard shortcuts, events and embedded objects.
 .
 This package contains the script provider to support Python.

Package: libreoffice-script-provider-bsh
Architecture: all
Section: java
Depends: libreoffice-common,
         libreoffice-core-nogui | libreoffice-core,
         ${java-common-depends},
         liblibreoffice-java,
         ${java:Depends},
         ${java-runtime-depends},
         ${misc:Depends}
Description: BeanShell script support provider for LibreOffice scripting framework
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 The Scripting Framework allows LibreOffice users to write and run macros
 in multiple languages including LibreOffice Basic, Python, Java, BeanShell
 and JavaScript. These macros can then be assigned to menus, toolbars,
 keyboard shortcuts, events and embedded objects.
 .
 This package contains the script provider to support BeanShell.

Package: libreoffice-script-provider-js
Architecture: all
Section: web
Depends: libreoffice-common,
         libreoffice-core-nogui | libreoffice-core,
         ${java-common-depends},
         liblibreoffice-java,
         ${java:Depends},
         ${java-runtime-depends},
         ${misc:Depends}
Description: JavaScript script support provider for LibreOffice scripting framework
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 The Scripting Framework allows LibreOffice users to write and run macros
 in multiple languages including LibreOffice Basic, Python, Java, BeanShell
 and JavaScript. These macros can then be assigned to menus, toolbars,
 keyboard shortcuts, events and embedded objects.
 .
 This package contains the script provider to support JavaScript.

Package: libreoffice-sdbc-hsqldb
Depends: libreoffice-core-nogui | libreoffice-core, ${java-common-depends}, ${java:Depends}, ${java-runtime-depends}, ${shlibs:Depends}, ${misc:Depends}
Architecture: %OOO_JAVA_ARCHS%
Section: database
Enhances: libreoffice-base-drivers
Description: HSQLDB SDBC driver for LibreOffice
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 The HSQLDB SDBC Driver allows one to use the HSQLDB embedded database from
 LibreOffice without any wrapper layer such as ODBC or JDBC.

Package: libreoffice-sdbc-mysql
Section: database
Architecture: %OOO_BASE_ARCHS%
Depends: libreoffice-core-nogui | libreoffice-core, ${misc:Depends}, ${shlibs:Depends}
Suggests: default-mysql-server | virtual-mysql-server
Description: MariaDB/MySQL SDBC driver for LibreOffice
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 The MariaDB/MySQL driver allows one to use the MariaDB or MySQL
 database from LibreOffice without any wrapper layer such as ODBC or JDBC.

Package: libreoffice-base-drivers
Depends: libreoffice-core-nogui | libreoffice-core, ${shlibs:Depends}, ${misc:Depends}
Architecture: %OOO_BASE_ARCHS%
Section: database
Suggests: libreoffice-sdbc-postgresql | odbc-postgresql | libpg-java,
          libreoffice-sdbc-mysql | libmyodbc | libmariadb-java,
          libsqliteodbc | tdsodbc | odbc-mdbtools,
          libjtds-java,
Recommends: libreoffice-sdbc-hsqldb [%OOO_JAVA_ARCHS%], ${base-firebird-recommends}
Replaces: libreoffice-base (<< 1:4.3.0-3), libreoffice-core (<< 1:6.2.0~beta1~)
Breaks: libreoffice-base (<< 1:4.3.0-3)
Description: Database connectivity drivers for LibreOffice
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the database connectivity drivers used by LibreOffices
 database functionality:
  - ODBC
  - JDBC
  - dBase
  - Calc
  - Flat files
 .
 You can extend this by installing:
 .
  * unixodbc: ODBC database support
  * libmyodbc | odbc-postgresql | libsqliteodbc | tdsodbc | odbc-mdbtools: ODBC
    drivers for:
    - MySQL
    - PostgreSQL
    - SQLite
    - MS SQL / Sybase SQL
    - *.mdb (JET / MS Access)
  * libmariadb-java | libpg-java | libjtds-java: JDBC Drivers
    for:
    - MySQL/MariaDB
    - PostgreSQL
    - MS SQL Server and Sybase
  * libreoffice-sdbc-hsqldb: embedded HSQLDB SDBC Driver
  * libreoffice-sdbc-firebird: Firebird SDBC Driver
  * libreoffice-sdbc-postgresql: PostgreSQL SDBC Driver
  * libreoffice-sdbc-mysql: MySQL/MariaDB SDBC Driver

Package: python3-access2base
Section: python
Architecture: all
Homepage: http://www.access2base.com/access2base.html
Depends: libreoffice-common (>= 1:6.4.0~beta1-2~), libreoffice-base, python3-uno, ${python3:Depends}, ${misc:Depends}
Replaces: libreoffice-base
Description: interface between Python and the LibreOffice Access2Base library
 Access2Base is a LibreOffice/OpenOffice Basic library of macros for
 (business or personal) application developers and advanced users.
 .
 Their syntax and their meaning are directly inspired by MSAccess.
 The macros are callable from
  - a LibreOffice / OpenOffice Base application,
  - any LibreOffice / OpenOffice document wanting to access data
   stored in databases.
 .
 This package contains an interface between Python (user) scripts
 and Access2Base.

Package: libofficebean-java
Section: java
Depends: liblibreoffice-java,
         ${java-runtime-depends},
         ${java:Depends},
         ${shlibs:Depends},
         ${misc:Depends}
Recommends: libreoffice-core-nogui | libreoffice-core
Architecture: %OOO_JAVA_ARCHS%
Replaces: libreoffice-officebean (<< 1:6.4.0~rc2-1)
Breaks: libreoffice-officebean (<< 1:6.4.0~rc2-1)
Description: generic Java Bean wrapper for LibreOffice components
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the Java library for the LibreOffice Office Bean
 for embedding LibreOffice in custom Java applications.