[libstatistics-online-perl] 01/06: Reformat debian/control with cme
Damyan Ivanov
dmn at moszumanska.debian.org
Mon Jun 8 13:56:36 UTC 2015
This is an automated email from the git hooks/post-receive script.
dmn pushed a commit to branch master
in repository libstatistics-online-perl.
commit 2414bc857330d9dddc140507764b1f61160b56fa
Author: Damyan Ivanov <dmn at debian.org>
Date: Mon Jun 8 13:54:05 2015 +0000
Reformat debian/control with cme
Gbp-Dch: ignore
---
debian/control | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index b01fc79..2990fae 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,19 @@
Source: libstatistics-online-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Joenio Costa <joenio at perl.org.br>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Joenio Costa <joenio at perl.org.br>
Standards-Version: 3.8.4
-Homepage: https://metacpan.org/release/Statistics-OnLine
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libstatistics-online-perl.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libstatistics-online-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libstatistics-online-perl.git
+Homepage: https://metacpan.org/release/Statistics-OnLine
Package: libstatistics-online-perl
Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+ ${misc:Depends}
Description: module to perform statistic operations on large datasets
Statistics::OnLine is a pure Perl implementation of the on-line algorithm to
produce statistics on large datasets which, typically, could not fit the memory
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libstatistics-online-perl.git
More information about the Pkg-perl-cvs-commits
mailing list