[SCM] Debian packaging of libmail-deliverystatus-bounceparser-perl branch, master, updated. debian/1.531-1-2-ge7ea889

gregor herrmann gregoa at debian.org
Thu Jul 5 20:37:02 UTC 2012


The following commit has been merged in the master branch:
commit 4d668978efa3b8e75dc17800e1031fdba490a8a5
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:38:26 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index 299017b..1fe1ac1 100644
--- a/debian/control
+++ b/debian/control
@@ -1,26 +1,28 @@
 Source: libmail-deliverystatus-bounceparser-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: gregor herrmann <gregoa at debian.org>,
+           Nathan Handler <nhandler at ubuntu.com>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libmailtools-perl (>= 2.04),
- libmime-tools-perl,
- perl (>= 5.11.1) | libtest-simple-perl (>= 0.94)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: gregor herrmann <gregoa at debian.org>, 
- Nathan Handler <nhandler at ubuntu.com>
+                     libmailtools-perl,
+                     libmime-tools-perl,
+                     perl (>= 5.11.1) | libtest-simple-perl
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Mail-DeliveryStatus-BounceParser/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libmail-deliverystatus-bounceparser-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmail-deliverystatus-bounceparser-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libmail-deliverystatus-bounceparser-perl.git
+Homepage: http://search.cpan.org/dist/Mail-DeliveryStatus-BounceParser/
 
 Package: libmail-deliverystatus-bounceparser-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libmailtools-perl (>= 2.04),
- libmime-tools-perl
+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 packaging of libmail-deliverystatus-bounceparser-perl



More information about the Pkg-perl-cvs-commits mailing list