File: control

package info (click to toggle)
cfingerd 1.4.3-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 960 kB
  • sloc: ansic: 3,776; perl: 501; makefile: 134; sh: 73
file content (23 lines) | stat: -rw-r--r-- 973 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
Source: cfingerd
Section: net
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.5.0
Vcs-Git: https://salsa.debian.org/debian/cfingerd.git
Vcs-Browser: https://salsa.debian.org/debian/cfingerd
Rules-Requires-Root: binary-targets
Homepage: https://www.infodrom.org/projects/cfingerd/

Package: cfingerd
Architecture: any
Provides: finger-server
Conflicts: finger-server
Depends: ${shlibs:Depends}, ${misc:Depends}, update-inetd, netbase (>=2.00)
Description: configurable finger daemon
 This is a free replacement for standard finger daemons such as GNU
 fingerd and MIT fingerd.  Cfingerd can enable/disable finger services
 to individual users, rather than to all users on a given host.  It is
 able to respond to a finger request to a specified user by running a
 shell script (e.g., finger doorbell@mysite.mydomain might cause a
 sound file to be sent) rather than just a plain text file.