[libmath-vector-real-perl] 05/06: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Tue May 13 19:20:43 UTC 2014


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

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

commit 94978541deb20cbcf9e3da45fa06050a9eed6f95
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue May 13 21:19:12 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 9d5c80c..d812b44 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,9 @@
 Source: libmath-vector-real-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Laszlo Kajan <lkajan at rostlab.org>,
+           Shen Wei <weis at rostlab.org>
 Section: perl
 Priority: optional
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Laszlo Kajan <lkajan at rostlab.org>, Shen Wei <weis at rostlab.org>
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl
 Standards-Version: 3.9.5
@@ -12,7 +13,8 @@ Homepage: https://metacpan.org/release/Math-Vector-Real
 
 Package: libmath-vector-real-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: Perl module for real number vector arithmetic
  Math::Vector::Real is a pure Perl module to manipulate vectors of
  any dimension.

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



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