[libmath-gsl-perl] 01/07: Fixed d/control with cme

Wolfgang Fütterer debian at wlf-online.de
Wed Nov 25 13:41:06 UTC 2015


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

wlfuetter-guest pushed a commit to branch master
in repository libmath-gsl-perl.

commit a595fa75c0737b95154cc9e4f26cf3a71a025e33
Author: Wolfgang Fütterer <debian at wlf-online.de>
Date:   Fri Nov 6 10:31:54 2015 +0100

    Fixed d/control with cme
---
 debian/control | 29 +++++++++++++++++------------
 1 file changed, 17 insertions(+), 12 deletions(-)

diff --git a/debian/control b/debian/control
index 9c6090c..b66d4a9 100644
--- a/debian/control
+++ b/debian/control
@@ -1,26 +1,31 @@
 Source: libmath-gsl-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Wolfgang Fütterer <debian at wlf-online.de>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
 Build-Depends: debhelper (>= 9.20120312),
- libpkgconfig-perl (>= 0.07720),
- libtest-class-perl (>= 0.12),
- libtest-exception-perl (>= 0.21),
- libtest-most-perl (>= 0.31),
- libtest-taint-perl (>= 1.06),
- perl, libgsl0-dev, swig
+               libpkgconfig-perl (>= 0.07720),
+               libtest-class-perl,
+               libtest-exception-perl,
+               libtest-most-perl (>= 0.31),
+               libtest-taint-perl (>= 1.06),
+               libmodule-build-perl,
+               perl,
+               libgsl0-dev,
+               swig
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmath-gsl-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmath-gsl-perl.git
 Homepage: https://metacpan.org/release/Math-GSL
-Testsuite: autopkgtest-pkg-perl
 
 Package: libmath-gsl-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
-Description: Interface to the GNU Scientific Library using SWIG
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
+Description: interface to the GNU Scientific Library using SWIG
  The GNU Scientific Library (GSL) is a numerical library for C
  and C++ programmers. It is free software under the GNU General
  Public License. Math::GSL uses SWIG to generate Perl bindings to
- *most* GSL functionality.
+ most GSL functionality.

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



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