[SCM] Debian packaging of libemail-send-perl branch, master, updated. 136311c01d5e657a43587323dc1bf70b8ec0569c

Ansgar Burchardt ansgar at debian.org
Wed Aug 31 09:29:36 UTC 2011


The following commit has been merged in the master branch:
commit 780da65ea038ed7401ca086ec8c6169543356cf6
Author: Ansgar Burchardt <ansgar at debian.org>
Date:   Wed Aug 31 11:16:53 2011 +0200

    debian/control: Fix dependencies.

diff --git a/debian/control b/debian/control
index 245eeed..f867e1d 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libemail-send-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7.0.50)
-Build-Depends-Indep: perl, (>= 2.97),
+Build-Depends-Indep: perl,
  libreturn-value-perl (>= 1.28), libemail-simple-perl (>= 1.92), libclass-accessor-perl,
  libemail-address-perl (>= 1.80), libemail-abstract-perl,
  libtest-pod-perl, libtest-pod-coverage-perl, libmime-tools-perl,
@@ -21,7 +21,7 @@ Homepage: http://search.cpan.org/dist/Email-Send/
 
 Package: libemail-send-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, (>= 2.97),
+Depends: ${perl:Depends}, ${misc:Depends},
  libreturn-value-perl (>= 1.28), libemail-simple-perl (>= 1.92), libclass-accessor-perl,
  libemail-address-perl (>= 1.80), libemail-abstract-perl
 Recommends: libemail-send-io-perl

-- 
Debian packaging of libemail-send-perl



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