File: control

package info (click to toggle)
ergochat-ldap 0.0.1%2Bds1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 160 kB
  • sloc: makefile: 17; sh: 17
file content (32 lines) | stat: -rw-r--r-- 946 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
Source: ergochat-ldap
Section: golang
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:
 Martina Ferrari <tina@debian.org>,
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 dh-exec,
 dh-sequence-golang,
 golang-any,
 golang-github-go-ldap-ldap-dev,
 golang-gopkg-yaml.v2-dev,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/go-team/packages/ergochat-ldap
Vcs-Git: https://salsa.debian.org/go-team/packages/ergochat-ldap.git
Homepage: https://github.com/ergochat/ergo-ldap
XS-Go-Import-Path: github.com/ergochat/ergo-ldap

Package: ergochat-ldap
Section: net
Architecture: any
Depends:
 ergochat,
 ${misc:Depends},
 ${shlibs:Depends},
Static-Built-Using: ${misc:Static-Built-Using}
Description: LDAP authentication plugin for Ergo IRC server
 This is an authentication plugin for Ergo that defers password checking
 to an LDAP server.