[libmath-random-perl] 04/05: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Mon Aug 11 17:17:49 UTC 2014


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 <gregoa at debian.org>
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 <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Charles Plessy <plessy at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           gregor herrmann <gregoa at debian.org>
 Section: non-free/perl
+XS-Autobuild: yes
 Priority: optional
-Build-Depends: perl, debhelper (>= 9.20120312~)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Charles Plessy <plessy at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
- gregor herrmann <gregoa at debian.org>
+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



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