File: control

package info (click to toggle)
libemail-filter-perl 1.032-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze, wheezy
  • size: 104 kB
  • ctags: 18
  • sloc: perl: 115; makefile: 15
file content (23 lines) | stat: -rw-r--r-- 1,289 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: libemail-filter-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: perl (>= 5.8.0-7), libemail-localdelivery-perl (>= 0.07), libclass-trigger-perl (>= 0.08), libemail-simple-perl (>= 1.91), libipc-run-perl (>= 0.77), libtest-pod-perl (>= 1.14), libtest-pod-coverage-perl (>= 1.08)
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Niko Tyni <ntyni@iki.fi>,
 Krzysztof Krzyzaniak (eloy) <eloy@debian.org>,
 gregor herrmann <gregoa@debian.org>,
 Ansgar Burchardt <ansgar@43-1.org>
Standards-Version: 3.8.0
Homepage: http://emailproject.perl.org/wiki/Email::Filter
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libemail-filter-perl/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libemail-filter-perl/

Package: libemail-filter-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libemail-localdelivery-perl, libclass-trigger-perl, libemail-simple-perl, libipc-run-perl
Description: library for creating easy email filters
 Email::Filter is another module produced by the "Perl Email Project",
 a reaction against the complexity and increasing bugginess of the
 "Mail::*" modules. It replaces Mail::Audit, and allows you to write
 programs describing how your mail should be filtered.