[libpdl-linearalgebra-perl] 02/05: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Mon Aug 31 14:46:23 UTC 2015


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

gregoa pushed a commit to branch master
in repository libpdl-linearalgebra-perl.

commit f696f7999316ee052652d542c60bd73e6ba57f63
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Aug 31 16:31:10 2015 +0200

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 0054f98..2d8cfc9 100644
--- a/debian/control
+++ b/debian/control
@@ -1,13 +1,13 @@
 Source: libpdl-linearalgebra-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Dima Kogan <dima at secretsauce.net>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 9.20120312),
- perl,
+               perl,
 # versioned pdl dep to get dh_pdl and PDL_Indx
- pdl (>= 1:2.007-2),
- libatlas-base-dev
+               pdl (>= 1:2.007-2),
+               libatlas-base-dev
 Standards-Version: 3.9.4
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libpdl-linearalgebra-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpdl-linearalgebra-perl.git
@@ -15,7 +15,10 @@ Homepage: https://metacpan.org/release/PDL-LinearAlgebra
 
 Package: libpdl-linearalgebra-perl
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, ${pdl:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${perl:Depends},
+         ${pdl:Depends}
 Description: Linear Algebra utils for PDL
  PDL::LinearAlgebra provides PDL bindings to LAPACK and BLAS. The package
  contains both the slower-but-more-flexible PDL::LinearAlgebra module and

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



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