[SCM] Packaging of PDL::Stats in Debian branch, master, updated. debian/0.6.2-1

Vincent Danjean Vincent.Danjean at ens-lyon.org
Mon Jun 4 12:05:52 UTC 2012


The following commit has been merged in the master branch:
commit 9972b2f49db256589f9b42c1ba0adc78a504f3dd
Author: Vincent Danjean <Vincent.Danjean at ens-lyon.org>
Date:   Mon Jun 4 13:52:59 2012 +0200

    Tight dependency on PDL
    
    The goal is to avoid the perl bug ticket #107366
    https://rt.perl.org/rt3//Public/Bug/Display.html?id=107366

diff --git a/debian/control b/debian/control
index 5c1e904..4f20956 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Vincent Danjean <vdanjean at debian.org>
 Build-Depends: debhelper (>= 9),
- pdl (>= 2.4.4),
+ pdl (>= 2.4.11),
  perl,
  perl-modules
 Standards-Version: 3.9.3
@@ -15,7 +15,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpdf-stats-
 Package: libpdl-stats-perl
 Architecture: any
 Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends},
- pdl (>= 2.4.4),
+ pdl (>= 2.4.11),
  perl-modules
 Description: collection of statistics modules in Perl Data Language
  This package provides several statistical Perl module:

-- 
Packaging of PDL::Stats in Debian



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