File: control

package info (click to toggle)
gosa-plugins-ldapmanager 2.8~git20240614.c540e17-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 372 kB
  • sloc: php: 1,054; makefile: 5
file content (31 lines) | stat: -rw-r--r-- 948 bytes parent folder | download | duplicates (2)
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
Source: gosa-plugins-ldapmanager
Section: web
Priority: optional
Maintainer: Debian Edu Packaging Team <debian-edu-pkg-team@lists.alioth.debian.org>
Uploaders:
 Mike Gabriel <sunweaver@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://github.com/gosa-project/gosa-plugins-ldapmanager
Vcs-Git: https://salsa.debian.org/debian-edu-pkg-team/gosa-plugins-ldapmanager.git
Vcs-Browser: https://salsa.debian.org/debian-edu-pkg-team/gosa-plugins-ldapmanager

Package: gosa-plugins-ldapmanager
Architecture: all
Depends:
 gosa (>= 2.8~),
 ${misc:Depends},
Breaks:
 gosa (<< 2.8~),
 gosa-plugin-ldapmanager (<< 2.8~),
Replaces:
 gosa-plugin-ldapmanager (<< 2.8~),
Provides:
 gosa-plugin-ldapmanager,
Description: ldapmanager plugin for GOsa²
 Sudo management plugin.
 .
 GOsa² is a combination of system-administrator and end-user web
 interface, designed to handle LDAP based setups.