[SCM] Debian packaging of libmath-numbercruncher-perl branch, master, updated. 7b023f7483f61197567197b7c6ce0ae3846ccf22

gregor herrmann gregoa at debian.org
Thu Jul 5 20:38:34 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 754a614..536c149 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,25 @@
 Source: libmath-numbercruncher-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Carlo Segre <segre at debian.org>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Carlo Segre <segre at debian.org>, gregor herrmann <gregoa at debian.org>
-Build-Depends-Indep: perl, perl (>= 5.8) | libmath-bigint-perl (>= 1.49)
-Build-Depends: debhelper (>= 5.0.0), quilt
+Build-Depends: debhelper (>= 5.0.0),
+               quilt
+Build-Depends-Indep: perl
 Standards-Version: 3.7.3
-Homepage: http://search.cpan.org/dist/Math-NumberCruncher/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libmath-numbercruncher-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmath-numbercruncher-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libmath-numbercruncher-perl.git
+Homepage: http://search.cpan.org/dist/Math-NumberCruncher/
 
 Package: libmath-numbercruncher-perl
 Architecture: all
-Depends: ${misc:Depends}, perl (>= 5.8) | libmath-bigint-perl (>= 1.49)
+Depends: ${misc:Depends},
+         perl
 Description: Perl5 module with commonly needed Maths and Stats functions
  This module is a collection of commonly needed number-related functions, 
  including numerous standard statistical, geometric, and probability
  functions. Some of these functions are taken directly from _Mastering 
  Algorithms with Perl_, by Jon Orwant, Jarkko Hietaniemi, and John
  Macdonald, and others are adapted heavily from same.
+

-- 
Debian packaging of libmath-numbercruncher-perl



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