File: control

package info (click to toggle)
gosa 2.7.4%2Breloaded2-13%2Bdeb9u3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 39,084 kB
  • sloc: php: 100,673; perl: 14,364; xml: 5,623; sh: 900; pascal: 306; sql: 263; python: 162; makefile: 75
file content (734 lines) | stat: -rw-r--r-- 19,182 bytes parent folder | download
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
Source: gosa
Section: web
Priority: optional
Maintainer: Debian Edu Packaging Team <debian-edu-pkg-team@lists.alioth.debian.org>
Uploaders:
 Mike Gabriel <sunweaver@debian.org>,
 Dominik George <nik@naturalnet.de>,
Build-Depends:
 debhelper (>= 9),
Build-Depends-Indep:
 po-debconf,
Standards-Version: 3.9.8
Homepage: https://oss.gonicus.de/labs/gosa/
Vcs-Git: https://anonscm.debian.org/git/debian-edu/pkg-team/gosa.git
Vcs-Browser: https://anonscm.debian.org/git/debian-edu/pkg-team/gosa.git

Package: gosa
Architecture: all
Depends:
 apache2 | lighttpd | httpd,
 exim4 | mail-transport-agent,
 fonts-liberation,
 gettext,
 libcrypt-smbhash-perl,
 libjs-scriptaculous,
 php,
 php-xml,
 php7.0-cli,
 php-curl,
 php-gd,
 php-imagick | imagemagick | graphicsmagick-im-compat,
 php-imap,
 php-ldap,
 php-mbstring,
 php-mcrypt,
 php-mysqli,
 php-recode,
 smarty-gettext,
 smarty3,
 ${misc:Depends},
Suggests:
 cyrus21-imapd (>= 2.1.11),
 gosa-schema,
 gosa-si-server,
 php-apc,
 php-fpdf,
 php-suhosin,
 postfix-ldap,
 slapd,
Conflicts:
 smarty-acl-render,
 smarty3-gosa,
Description: Web Based LDAP Administration Program
 Provided is access to posix, shadow, samba, proxy, fax, pureftp and
 kerberos accounts. It is able to manage the postfix/cyrus server
 combination and can write user adapted sieve scripts.
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-dev
Architecture: all
Depends:
 gosa (= ${binary:Version}),
 latex2html,
 lyx,
 php7.0-cli,
 ${misc:Depends},
Description: GOsa² development utilities
 This package contains a couple of tools to generate online
 help, extract localizations and howto's for developing Gosa² plugins.
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-desktop
Architecture: all
Depends:
 debconf,
 firefox-esr | iceweasel,
 ${misc:Depends},
Description: Desktop integration for GOsa²
 This package includes a Gosa² menu definition for your desktop
 environment.
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-schema
Architecture: all
Depends:
 ${misc:Depends},
Recommends:
 slapd,
Description: LDAP schema for GOsa
 This package includes the basics LDAP schemas needed by GOsa².
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-help-en
Architecture: all
Depends:
 gosa (= ${binary:Version}),
 ${misc:Depends},
Description: English online help for GOsa
 This package includes the English online documentation for GOsa²
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-help-de
Architecture: all
Depends:
 gosa (= ${binary:Version}),
 ${misc:Depends},
Description: German online help for GOsa²
 This package includes the German online documentation for GOsa²
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-help-fr
Architecture: all
Depends:
 gosa (= ${binary:Version}),
 ${misc:Depends},
Description: French online help for GOsa²
 This package includes the French online documentation for GOsa²
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-help-nl
Architecture: all
Depends:
 gosa (= ${binary:Version}),
 ${misc:Depends},
Description: Dutch online help for GOsa
 This package includes the Dutch online documentation for GOsa²
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-plugin-connectivity
Architecture: all
Depends:
 gosa (= ${binary:Version}),
 ${misc:Depends},
Breaks:
 gosa (<<2.7),
Description: connectivity plugin for GOsa²
 Connectivity base plugin - base for really small plugins.
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-plugin-dhcp
Architecture: all
Depends:
 gosa (= ${binary:Version}),
 gosa-plugin-systems (= ${binary:Version}),
 ${misc:Depends},
Breaks:
 gosa (<<2.7),
Description: dhcp plugin for GOsa²
 DHCP service management plugin.
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-plugin-dhcp-schema
Architecture: all
Depends:
 ${misc:Depends},
Recommends:
 slapd,
Description: LDAP schema for GOsa² dhcp plugin
 This package includes the LDAP schema needed by the GOsa²
 dhcp plugin.
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-plugin-dns
Architecture: all
Depends:
 gosa (= ${binary:Version}),
 gosa-plugin-systems,
 ${misc:Depends},
Breaks:
 gosa (<<2.7),
Description: dns plugin for GOsa²
 DNS service management plugin.
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-plugin-dns-schema
Architecture: all
Depends:
 ${misc:Depends},
Recommends:
 slapd,
Description: LDAP schema for GOsa² dns plugin
 This package includes the LDAP schema needed by the GOsa²
 dns plugin.
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-plugin-fai
Architecture: all
Depends:
 gosa (= ${binary:Version}),
 gosa-plugin-goto (= ${binary:Version}),
 ${misc:Depends},
Breaks:
 gosa (<<2.7),
Description: fai plugin for GOsa²
 FAI plugin for managing Linux system deployment.
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-plugin-fai-schema
Architecture: all
Depends:
 ${misc:Depends},
Recommends:
 slapd,
Description: LDAP schema for GOsa² fai plugin
 This package includes the LDAP schema needed by the GOsa²
 fai plugin.
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-plugin-gofax
Architecture: all
Depends:
 gosa (= ${binary:Version}),
 gosa-plugin-systems (= ${binary:Version}),
 ${misc:Depends},
Breaks:
 gosa (<<2.7),
Description: gofax plugin for GOsa²
 GOfax management with report functionality
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-plugin-gofon
Architecture: all
Depends:
 gosa (= ${binary:Version}),
 gosa-plugin-systems (= ${binary:Version}),
 ${misc:Depends},
Breaks:
 gosa (<<2.7),
Description: gofon plugin for GOsa²
 GOfon management with report functionality
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-plugin-goto
Architecture: all
Depends:
 gosa (= ${binary:Version}),
 gosa-plugin-systems (= ${binary:Version}),
 ${misc:Depends},
Breaks:
 gosa (<<2.7),
Description: goto plugin for GOsa²
 GOto desktop management plugin
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-plugin-kolab
Architecture: all
Depends:
 gosa (= ${binary:Version}),
 gosa-plugin-connectivity (= ${binary:Version}),
 gosa-plugin-mail (= ${binary:Version}),
 ${misc:Depends},
Breaks:
 gosa (<<2.7),
Conflicts:
 gosa-plugin-mailaddress,
Description: kolab plugin for GOsa²
 Kolab2 account management plugin
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-plugin-kolab-schema
Architecture: all
Depends:
 ${misc:Depends},
Recommends:
 slapd,
Description: LDAP schema for GOsa² kolab plugin
 This package includes the LDAP schema needed by the GOsa²
 kolab plugin.
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-plugin-ldapmanager
Architecture: all
Depends:
 gosa (= ${binary:Version}),
 ${misc:Depends},
Breaks:
 gosa (<<2.7),
Description: ldapmanager plugin for GOsa²
 LDAP import and export management plugin
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-plugin-mail
Architecture: all
Depends:
 gosa (= ${binary:Version}),
 gosa-plugin-systems (= ${binary:Version}),
 ${misc:Depends},
Breaks:
 gosa (<<2.7),
Description: base mail plugin for GOsa²
 Mail management base plugin
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-plugin-mit-krb5
Architecture: all
Conflicts:
 gosa-plugin-heimdal,
Breaks:
 gosa (<<2.7),
Depends:
 gosa (= ${binary:Version}),
 gosa-plugin-systems (= ${binary:Version}),
 ${misc:Depends},
Description: mit-krb5 plugin for GOsa²
 MIT kerberos management plugin
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-plugin-mit-krb5-schema
Architecture: all
Depends:
 ${misc:Depends},
Recommends:
 slapd,
Description: LDAP schema for GOsa² mit-krb5 plugin
 This package includes the LDAP schema needed by the GOsa²
 mit-krb5 plugin.
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-plugin-nagios
Architecture: all
Depends:
 gosa (= ${binary:Version}),
 libswitch-perl | perl (<< 5.10.1-13),
 ${misc:Depends},
Breaks:
 gosa (<<2.7),
Description: nagios plugin for GOsa²
 Nagios account settings management
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-plugin-nagios-schema
Architecture: all
Depends:
 ${misc:Depends},
Recommends:
 slapd,
Description: LDAP schema for GOsa² nagios plugin
 This package includes the LDAP schema needed by the GOsa²
 nagios plugin.
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-plugin-netatalk
Architecture: all
Depends:
 gosa (= ${binary:Version}),
 gosa-plugin-goto (= ${binary:Version}),
 gosa-plugin-systems (= ${binary:Version}),
 ${misc:Depends},
Breaks:
 gosa (<<2.7),
Description: netatalk plugin for GOsa²
 Netatalk account management plugin
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-plugin-opengroupware
Architecture: all
Depends:
 gosa (= ${binary:Version}),
 gosa-plugin-connectivity (= ${binary:Version}),
 gosa-plugin-mail (= ${binary:Version}),
 ${misc:Depends},
Breaks:
 gosa (<<2.7),
Description: opengroupware plugin for GOsa²
 Opengroupware account management plugin
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-plugin-openxchange
Architecture: all
Depends:
 gosa (= ${binary:Version}),
 gosa-plugin-connectivity (= ${binary:Version}),
 gosa-plugin-mail (= ${binary:Version}),
 ${misc:Depends},
Breaks:
 gosa (<<2.7),
Description: openxchange plugin for GOsa²
 Open-Xchange account management plugin
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-plugin-openxchange-schema
Architecture: all
Depends:
 ${misc:Depends},
Recommends:
 slapd,
Description: LDAP schema for GOsa² openxchange plugin
 This package includes the LDAP schema needed by the GOsa²
 openxchange plugin.
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-plugin-opsi
Architecture: all
Depends:
 gosa (= ${binary:Version}),
 gosa-plugin-fai (= ${binary:Version}),
 gosa-plugin-goto (= ${binary:Version}),
 ${misc:Depends},
Breaks:
 gosa (<<2.7),
Description: opsi plugin for GOsa²
 opsi plugin for managing windows system and software deployment
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-plugin-phpgw
Architecture: all
Depends:
 gosa (= ${binary:Version}),
 gosa-plugin-connectivity (= ${binary:Version}),
 gosa-plugin-mail (= ${binary:Version}),
 ${misc:Depends},
Breaks:
 gosa (<<2.7),
Description: phpgw plugin for GOsa²
 PHP Groupware connectivity plugin
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-plugin-phpgw-schema
Architecture: all
Depends:
 ${misc:Depends},
Recommends:
 slapd,
Description: LDAP schema for GOsa² phpgw plugin
 This package includes the LDAP schema needed by the GOsa²
 phpgw plugin.
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-plugin-phpscheduleit
Architecture: all
Depends:
 gosa (= ${binary:Version}),
 gosa-plugin-connectivity (= ${binary:Version}),
 ${misc:Depends},
Breaks:
 gosa (<<2.7),
Description: phpscheduleit plugin for GOsa²
 PHP scheduleit connectivity plugin
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-plugin-phpscheduleit-schema
Architecture: all
Depends:
 ${misc:Depends},
Recommends:
 slapd,
Description: LDAP schema for GOsa² phpscheduleit plugin
 This package includes the LDAP schema needed by the GOsa²
 phpscheduleit plugin.
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-plugin-pptp
Architecture: all
Depends:
 gosa (= ${binary:Version}),
 gosa-plugin-connectivity (= ${binary:Version}),
 ${misc:Depends},
Breaks:
 gosa (<<2.7),
Description: pptp plugin for GOsa²
 PPTP connectivity plugin
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-plugin-pptp-schema
Architecture: all
Depends:
 ${misc:Depends},
Recommends:
 slapd,
Description: LDAP schema for GOsa² pptp plugin
 This package includes the LDAP schema needed by the GOsa²
 pptp plugin.
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-plugin-pureftpd
Architecture: all
Depends:
 gosa (= ${binary:Version}),
 gosa-plugin-connectivity (= ${binary:Version}),
 ${misc:Depends},
Breaks:
 gosa (<<2.7),
Description: pureftpd plugin for GOsa²
 PureFTPD connectivity plugin.
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-plugin-pureftpd-schema
Architecture: all
Depends:
 ${misc:Depends},
Recommends:
 slapd,
Description: LDAP schema for GOsa² pureftpd plugin
 This package includes the LDAP schema needed by the GOsa²
 pureftpd plugin.
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-plugin-rolemanagement
Architecture: all
Depends:
 gosa (= ${binary:Version}),
 ${misc:Depends},
Breaks:
 gosa (<<2.7),
Description: rolemanagement plugin for GOsa²
 Role Management plugin.
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-plugin-rsyslog
Architecture: all
Depends:
 gosa (= ${binary:Version}),
 gosa-plugin-systems (= ${binary:Version}),
 ${misc:Depends},
Breaks:
 gosa (<<2.7),
Description: rsyslog plugin for GOsa²
 Syslog and GOsa logging plugin.
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-plugin-samba
Architecture: all
Depends:
 gosa (= ${binary:Version}),
 ${misc:Depends},
Breaks:
 gosa (<<2.7),
Description: samba3 plugin for GOsa²
 Plugin for Samba 3 management.
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-plugin-scalix
Architecture: all
Depends:
 gosa (= ${binary:Version}),
 ${misc:Depends},
Breaks:
 gosa (<<2.7),
Description: scalix plugin for GOsa²
 Scalix account management plugin.
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-plugin-squid
Architecture: all
Depends:
 gosa (= ${binary:Version}),
 gosa-plugin-connectivity (= ${binary:Version}),
 ${misc:Depends},
Breaks:
 gosa (<<2.7),
Description: squid plugin for GOsa²
 Squid connectivity plugin.
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-plugin-ssh
Architecture: all
Depends:
 gosa (= ${binary:Version}),
 ${misc:Depends},
Breaks:
 gosa (<<2.7),
Description: ssh plugin for GOsa²
 SSH key management plugin.
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-plugin-ssh-schema
Architecture: all
Depends:
 ${misc:Depends},
Recommends:
 slapd,
Description: LDAP schema for GOsa² ssh plugin
 This package includes the LDAP schema needed by the GOsa²
 ssh plugin.
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-plugin-sudo
Architecture: all
Depends:
 gosa (= ${binary:Version}),
 ${misc:Depends},
Breaks:
 gosa (<<2.7),
Description: sudo plugin for GOsa²
 Sudo management plugin.
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-plugin-sudo-schema
Architecture: all
Depends:
 ${misc:Depends},
Recommends:
 slapd,
Description: LDAP schema for GOsa² sudo plugin
 This package includes the LDAP schema needed by the GOsa
 sudo plugin.
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-plugin-systems
Architecture: all
Depends:
 gosa (= ${binary:Version}),
 ${misc:Depends},
Breaks:
 gosa (<<2.7),
Description: systems plugin for GOsa²
 Systems management base plugin.
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-plugin-uw-imap
Architecture: all
Depends:
 gosa (= ${binary:Version}),
 gosa-plugin-mail (= ${binary:Version}),
 ${misc:Depends},
Breaks:
 gosa (<<2.7),
Description: uw-imap plugin for GOsa²
 UW imap mail method.
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.

Package: gosa-plugin-webdav
Architecture: all
Depends:
 gosa (= ${binary:Version}),
 gosa-plugin-connectivity (= ${binary:Version}),
 ${misc:Depends},
Breaks:
 gosa (<<2.7),
Description: webdav plugin for GOsa²
 WebDAV connectivity plugin.
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.