File: control

package info (click to toggle)
sqlgrey 1%3A1.8.0-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 560 kB
  • sloc: perl: 3,029; sh: 244; makefile: 118
file content (21 lines) | stat: -rw-r--r-- 813 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
Source: sqlgrey
Section: mail
Priority: optional
Maintainer: Antonin Kral <A.Kral@sh.cvut.cz>
Build-Depends: debhelper (>= 5), perl-doc, debhelper-compat (= 12), dh-exec
Standards-Version: 4.4.1
Vcs-Git: git://github.com/bobek/sqlgrey-debian.git
Vcs-Browser: https://github.com/bobek/sqlgrey-debian
Homepage: http://sqlgrey.sourceforge.net/

Package: sqlgrey
Architecture: all
Pre-Depends: ${misc:Pre-Depends}
Depends: ${perl:Depends}, ${misc:Depends}, adduser, perl, libnet-server-perl, libdate-calc-perl, libdbd-pg-perl | libdbd-mysql-perl | libdbd-sqlite3-perl, lsb-base
Recommends: postfix, libdbd-pg-perl
Description: Postfix Greylisting Policy Server
 A policy server for Postfix implementing greylisting.
 .
 Could be configured to use MySQL, PostgreSQL or SQLite. PostgreSQL is
 recommended by author.
 .