This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libmath-random-perl.
commit 99dd28d05d024bcd76968ad776a0ca1d18cde98a Author: gregor herrmann <[email protected]> Date: Mon Aug 11 19:16:13 2014 +0200 cme: reformat debian/control Git-Dch: Ignore --- debian/control | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/debian/control b/debian/control index 52646dc..f1877ef 100644 --- a/debian/control +++ b/debian/control @@ -1,19 +1,23 @@ Source: libmath-random-perl +Maintainer: Debian Perl Group <[email protected]> +Uploaders: Charles Plessy <[email protected]>, + Jonathan Yu <[email protected]>, + gregor herrmann <[email protected]> Section: non-free/perl +XS-Autobuild: yes Priority: optional -Build-Depends: perl, debhelper (>= 9.20120312~) -Maintainer: Debian Perl Group <[email protected]> -Uploaders: Charles Plessy <[email protected]>, Jonathan Yu <[email protected]>, - gregor herrmann <[email protected]> +Build-Depends: perl, + debhelper (>= 9.20120312~) Standards-Version: 3.9.5 -Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmath-random-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmath-random-perl.git +Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmath-random-perl.git Homepage: https://metacpan.org/release/Math-Random -XS-Autobuild: yes Package: libmath-random-perl Architecture: any -Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends} +Depends: ${perl:Depends}, + ${shlibs:Depends}, + ${misc:Depends} Description: Perl collection of random number generators Math::Random is a Perl port of the C version of randlib, which is a suite of routines for generating random deviates. This supports all the distributions -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmath-random-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
