debian/0000755000000000000000000000000012161337724007174 5ustar debian/rules0000755000000000000000000000003612161337724010253 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000235412161337724010603 0ustar Source: libmail-deliverystatus-bounceparser-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann , Nathan Handler 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.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=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/ 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. debian/source/0000755000000000000000000000000012161337724010474 5ustar debian/source/format0000644000000000000000000000001412161337724011702 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000503312161337724011047 0ustar libmail-deliverystatus-bounceparser-perl (1.534-1) unstable; urgency=low [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Nathan Handler ] * Email change: Nathan Handler -> nhandler@debian.org [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * New upstream release. Fixes "FTBFS: tests failed" (Closes: #713227) * Update years of packaging copyright. * Set Standards-Version to 3.9.4 (no further changes). -- gregor herrmann Sat, 22 Jun 2013 17:16:28 +0200 libmail-deliverystatus-bounceparser-perl (1.531-1) unstable; urgency=low * New upstream release. -- gregor herrmann Fri, 15 Jun 2012 00:50:48 +0200 libmail-deliverystatus-bounceparser-perl (1.530-1) unstable; urgency=low * New upstream release. * Update years of packaging copyright. * debian/copyright: update to Copyright-Format 1.0. * Bump Standards-Version to 3.9.3 (no changes). -- gregor herrmann Mon, 19 Mar 2012 20:29:00 +0100 libmail-deliverystatus-bounceparser-perl (1.529-1) unstable; urgency=low * New upstream release * Add myself to Uploaders and debian/copyright -- Nathan Handler Wed, 04 Jan 2012 17:41:03 -0600 libmail-deliverystatus-bounceparser-perl (1.528-1) unstable; urgency=low [ gregor herrmann ] * Switch order of alternative (build) dependencies after the perl 5.12 upload. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. [ gregor herrmann ] * New upstream release. -- gregor herrmann Sat, 17 Dec 2011 17:20:17 +0100 libmail-deliverystatus-bounceparser-perl (1.527-1) unstable; urgency=low * New upstream release. * Update years of packaging copyright. * Set Standards-Version to 3.9.2 (no changes). * Bump debhelper compatibility level to 8. -- gregor herrmann Sat, 23 Apr 2011 20:24:38 +0200 libmail-deliverystatus-bounceparser-perl (1.525-1) unstable; urgency=low * New upstream release. -- gregor herrmann Fri, 12 Nov 2010 22:58:15 +0100 libmail-deliverystatus-bounceparser-perl (1.524-1) unstable; urgency=low * Initial release (closes: #580096). -- gregor herrmann Sun, 17 Oct 2010 16:37:35 +0200 debian/compat0000644000000000000000000000000212161337724010372 0ustar 8 debian/copyright0000644000000000000000000000245212161337724011132 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Mail-DeliveryStatus-BounceParser Upstream-Contact: Ricardo SIGNES Source: https://metacpan.org/release/Mail-DeliveryStatus-BounceParser/ Files: * Copyright: 2003-2006, IC Group, Inc. License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2010, Adam Kennedy 2002-2010, Audrey Tang 2002-2010, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2010-2013, gregor herrmann 2012, Nathan Handler License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000023612161337724010226 0ustar version=3 https://metacpan.org/release/Mail-DeliveryStatus-BounceParser/ .*/Mail-DeliveryStatus-BounceParser-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$