[libmath-mpfr-perl] 07/09: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Mon Oct 13 19:32:54 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libmath-mpfr-perl.

commit b539cc3610ae9736d68770e0eb2e717bf831c780
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Oct 13 21:29:43 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 584bc3a..9662787 100644
--- a/debian/control
+++ b/debian/control
@@ -1,13 +1,13 @@
 Source: libmath-mpfr-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 9.20120312~),
- perl,
- libmpfr-dev,
- libgmp-dev,
- libmath-gmp-perl
+               perl,
+               libmpfr-dev,
+               libgmp-dev,
+               libmath-gmp-perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmath-mpfr-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmath-mpfr-perl.git
@@ -15,7 +15,9 @@ Homepage: https://metacpan.org/release/Math-MPFR
 
 Package: libmath-mpfr-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: perl interface to the MPFR (floating point) library
  Math::MPFR is a bigfloat module utilising the MPFR library. Basically this
  module simply wraps the 'mpfr' floating point functions provided by that

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmath-mpfr-perl.git



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