File: control

package info (click to toggle)
libmail-milter-perl 0.06-1.1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, lenny, squeeze, wheezy
  • size: 196 kB
  • ctags: 97
  • sloc: perl: 1,217; makefile: 50; sh: 8
file content (15 lines) | stat: -rw-r--r-- 615 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: libmail-milter-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 4.0.2)
Build-Depends-Indep: perl (>= 5.8.0-7)
Maintainer: Hilko Bengen <bengen@debian.org>
Standards-Version: 3.6.2.0

Package: libmail-milter-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libsendmail-milter-perl (>= 0.18) | libsendmail-pmilter-perl (>= 0.80)
Description:  Perl extension modules for mail filtering via milter
 Mail::Milter is a set of modules useful to mail filter writers who
 are using the Sendmail::Milter and/or Sendmail::PMilter APIs to
 interface directly to the SMTP transaction.