File: control

package info (click to toggle)
ident2 1.05-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 220 kB
  • ctags: 75
  • sloc: ansic: 833; sh: 199; makefile: 80
file content (18 lines) | stat: -rw-r--r-- 678 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: ident2
Section: net
Priority: extra
Maintainer: Chuan-kai Lin <cklin@debian.org>
Build-Depends: debhelper (>> 3.0.0)
Standards-Version: 3.6.1.1

Package: ident2
Architecture: any
Depends: netbase, adduser, ${shlibs:Depends}
Provides: ident-server
Conflicts: ident-server
Description: An advanced ident daemon
 ident2 is an advanced, configurable ident daemon. You can set it to lie,
 not lie, or not return any response at all, and it is per-user configurable
 (e.g. if user daniel was IRCing, it'd use ~daniel/.ident for its config, if
 user kim was IRCing, it'd use ~kim/.ident). The admin can specify whether
 users can configure the type of return they want or not.