[SCM] Debian packaging of libmath-random-isaac-xs-perl branch, master, updated. c89b5c35df98f09aae04c3c2cd6cbcf15a22eb21

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


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

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

diff --git a/debian/control b/debian/control
index ed88950..b935271 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,23 @@
 Source: libmath-random-isaac-xs-perl
-Section: perl
-Priority: optional
-Build-Depends: perl, debhelper (>= 7),
- libtest-nowarnings-perl (>= 0.084),
- libstatistics-test-randomwalk-perl,
- libtest-leaktrace-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>
+Section: perl
+Priority: optional
+Build-Depends: perl,
+               debhelper (>= 7),
+               libtest-nowarnings-perl,
+               libstatistics-test-randomwalk-perl,
+               libtest-leaktrace-perl
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Math-Random-ISAAC-XS/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libmath-random-isaac-xs-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmath-random-isaac-xs-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libmath-random-isaac-xs-perl.git
+Homepage: http://search.cpan.org/dist/Math-Random-ISAAC-XS/
 
 Package: libmath-random-isaac-xs-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Suggests: libmath-random-isaac-perl
 Enhances: libmath-random-isaac-perl
 Description: Perl implementation of the ISAAC PRNG (C/XS Accelerated)
@@ -26,3 +29,4 @@ Description: Perl implementation of the ISAAC PRNG (C/XS Accelerated)
  If you install this package, then any code that uses Math::Random::ISAAC will
  automagically benefit from this faster implementation. Performance increases
  are somewhere on the order of 400-500%.
+

-- 
Debian packaging of libmath-random-isaac-xs-perl



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