File: control

package info (click to toggle)
poppass-cgi 3-6.2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 144 kB
  • sloc: perl: 732; makefile: 39
file content (18 lines) | stat: -rw-r--r-- 721 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: poppass-cgi
Section: web
Priority: optional
Maintainer: Jonas Smedegaard <dr@jones.dk>
Build-Depends: debhelper (>= 9)
Rules-Requires-Root: no
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/collab-maint/poppass-cgi
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/poppass-cgi.git

Package: poppass-cgi
Architecture: all
Depends: ${misc:Depends}, perl, libcgi-pm-perl, libwww-perl
Description: CGI script to interact with a poppassd server
 poppass is a CGI script written to allow users to change their passwords
 through the web. It interacts with a poppassd server (see the poppassd Debian
 package) and does no changing itself. It can therefore be installed in an
 unprivileged way.