[SCM] Debian packaging of libmath-randomorg-perl branch, master, updated. 82413ea2751772e9acb65f0ac83e85ca6f0a043e

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


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

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

diff --git a/debian/control b/debian/control
index cf6251a..50a1217 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,26 @@
 Source: libmath-randomorg-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: gregor herrmann <gregoa at debian.org>,
+           Niko Tyni <ntyni at iki.fi>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 5)
-Build-Depends-Indep: perl (>= 5.8.0-7), libtest-pod-perl,
- libtest-pod-coverage-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: gregor herrmann <gregoa at debian.org>, Niko Tyni <ntyni at iki.fi>
+Build-Depends-Indep: perl,
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl
 Standards-Version: 3.7.3
-Homepage: http://search.cpan.org/dist/Math-RandomOrg/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libmath-randomorg-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmath-randomorg-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libmath-randomorg-perl.git
+Homepage: http://search.cpan.org/dist/Math-RandomOrg/
 
 Package: libmath-randomorg-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libwww-perl
-Description:  Retrieve random numbers and data from random.org
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libwww-perl
+Description: Retrieve random numbers and data from random.org
  This module provides functions for retrieving random data from
  the random.org server. Data may be retrieved in an integer or
  byte-stream format using the randnum and randbyte functions
  respectively.
+

-- 
Debian packaging of libmath-randomorg-perl



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