File: control

package info (click to toggle)
libmail-deliverystatus-bounceparser-perl 1.536-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,212 kB
  • ctags: 136
  • sloc: perl: 3,448; makefile: 2
file content (29 lines) | stat: -rw-r--r-- 1,287 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
24
25
26
27
28
29
Source: libmail-deliverystatus-bounceparser-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>,
           Nathan Handler <nhandler@debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl,
                     libmailtools-perl,
                     libmime-tools-perl,
                     perl (>= 5.11.1) | libtest-simple-perl (>= 0.94)
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmail-deliverystatus-bounceparser-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmail-deliverystatus-bounceparser-perl.git
Homepage: https://metacpan.org/release/Mail-DeliveryStatus-BounceParser
Testsuite: autopkgtest-pkg-perl

Package: libmail-deliverystatus-bounceparser-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libmailtools-perl,
         libmime-tools-perl
Description: module for analyzing bounce messages
 Mail::DeliveryStatus::BounceParser analyzes bounce messages and returns a
 structured description of the addresses that bounced and why they bounced; it
 also returns information about the original returned message, where possible,
 including the Message-ID.