File: control

package info (click to toggle)
libmail-milter-perl 0.07-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 260 kB
  • ctags: 133
  • sloc: perl: 1,678; sh: 8; makefile: 2
file content (18 lines) | stat: -rw-r--r-- 881 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: libmail-milter-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 9~)
Build-Depends-Indep: perl (>= 5.8.0-7), libsendmail-milter-perl,
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Hilko Bengen <bengen@debian.org>
Standards-Version: 3.9.6
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libmail-milter-perl.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmail-milter-perl.git

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.