[SCM] Debian packaging of libmail-deliverystatus-bounceparser-perl branch, master, updated. c45c5eb6ce8785e91e69f47af2505df290f9d848

gregor herrmann gregoa at debian.org
Sat Dec 17 16:23:38 UTC 2011


The following commit has been merged in the master branch:
commit 5d7a1fb9733c193a9d04f57863884b3859613926
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Dec 17 17:19:40 2011 +0100

    sort deps
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 8995070..efd9007 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,10 @@ Source: libmail-deliverystatus-bounceparser-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: libmailtools-perl (>= 2.04), libmime-tools-perl,
- perl (>= 5.11.1) | libtest-simple-perl (>= 0.94), perl
+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>
 Standards-Version: 3.9.2
@@ -13,7 +15,8 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmail-deliv
 
 Package: libmail-deliverystatus-bounceparser-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libmailtools-perl (>= 2.04),
+Depends: ${misc:Depends}, ${perl:Depends},
+ libmailtools-perl (>= 2.04),
  libmime-tools-perl
 Description: module for analyzing bounce messages
  Mail::DeliveryStatus::BounceParser analyzes bounce messages and returns a

-- 
Debian packaging of libmail-deliverystatus-bounceparser-perl



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