[SCM] Debian packaging of libstatistics-descriptive-perl branch, master, updated. debian/3.0603-1-2-gb54f7d6

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


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

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

diff --git a/debian/control b/debian/control
index 060e878..bb6501f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,26 @@
 Source: libstatistics-descriptive-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Carlo Segre <segre at debian.org>,
+           Ryan Niebur <ryan at debian.org>,
+           Ansgar Burchardt <ansgar at debian.org>,
+           Salvatore Bonaccorso <carnil at debian.org>,
+           Harlan Lieberman-Berg <H.LiebermanBerg at gmail.com>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8), perl,
- perl (>= 5.11.3) | libmodule-build-perl (>= 0.360000)
-Build-Depends-Indep: libtest-pod-coverage-perl, libtest-pod-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Carlo Segre <segre at debian.org>, Ryan Niebur <ryan at debian.org>,
- Ansgar Burchardt <ansgar at debian.org>, Salvatore Bonaccorso <carnil at debian.org>,
- Harlan Lieberman-Berg <H.LiebermanBerg at gmail.com>
+Build-Depends: debhelper (>= 8),
+               perl,
+               perl (>= 5.11.3) | libmodule-build-perl
+Build-Depends-Indep: libtest-pod-coverage-perl,
+                     libtest-pod-perl
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Statistics-Descriptive/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libstatistics-descriptive-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libstatistics-descriptive-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libstatistics-descriptive-perl.git
+Homepage: http://search.cpan.org/dist/Statistics-Descriptive/
 
 Package: libstatistics-descriptive-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: Perl module for basic descriptive statistical functions
  Statistics::Descriptive provides basic functions used in descriptive
  statistics. It has an object oriented design and supports two
@@ -23,3 +28,4 @@ Description: Perl module for basic descriptive statistical functions
  full. With the sparse method, none of the data is stored and only a
  few statistical measures are available. Using the full method, the
  entire data set is retained and additional functions are available.
+

-- 
Debian packaging of libstatistics-descriptive-perl



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