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

gregor herrmann gregoa at debian.org
Thu Jul 5 20:49:15 UTC 2012


The following commit has been merged in the master branch:
commit 1d0686d8a47bceaadc827d3a7c03f7b843351b1b
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:49:39 2012 -0600

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

diff --git a/debian/control b/debian/control
index 3945449..db5343b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,25 @@
 Source: libpdl-stats-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Vincent Danjean <vdanjean at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 9),
- libgsl0-dev,
- pdl (>= 2.4.11),
- perl,
- perl-modules
+               libgsl0-dev,
+               pdl,
+               perl,
+               perl-modules
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/PDL-Stats/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libpdf-stats-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpdf-stats-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libpdf-stats-perl.git
+Homepage: http://search.cpan.org/dist/PDL-Stats/
 
 Package: libpdl-stats-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends},
- pdl (>= 2.4.11),
- perl-modules
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends},
+         pdl,
+         perl-modules
 Description: collection of statistics modules in Perl Data Language
  This package provides several statistical Perl module:
   * PDL::GSL::CDF       PDL interface to GSL Cumulative Distribution Functions
@@ -29,3 +31,4 @@ Description: collection of statistics modules in Perl Data Language
     ANOVA, linear regression, PCA, and logistic regression
   * PDL::Stats::Kmeans  classic k-means cluster analysis
   * PDL::Stats::TS      basic time series functions
+

-- 
Packaging of PDL::Stats in Debian



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