[libmath-gmp-perl] 04/05: Declare compliance with Debian Policy 4.0.0.

gregor herrmann gregoa at debian.org
Fri Aug 4 21:33:44 UTC 2017


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

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

commit b1fd527f4ddb1162c594c9e909699f7498f929df
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Aug 4 17:31:17 2017 -0400

    Declare compliance with Debian Policy 4.0.0.
---
 debian/control | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 3f99c79..9977cb8 100644
--- a/debian/control
+++ b/debian/control
@@ -4,17 +4,22 @@ Uploaders: Ansgar Burchardt <ansgar at debian.org>,
            Salvatore Bonaccorso <carnil at debian.org>,
            Daniel Lintott <daniel at serverb.co.uk>
 Section: perl
+Testsuite: autopkgtest-pkg-perl
 Priority: optional
-Build-Depends: debhelper (>= 9.20120312~), libdevel-checklib-perl, libgmp-dev, perl
-Standards-Version: 3.9.8
+Build-Depends: debhelper (>= 9.20120312~),
+               libdevel-checklib-perl,
+               libgmp-dev,
+               perl
+Standards-Version: 4.0.0
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmath-gmp-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libmath-gmp-perl.git
 Homepage: https://metacpan.org/release/Math-GMP
-Testsuite: autopkgtest-pkg-perl
 
 Package: libmath-gmp-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: high speed arbitrary size integer math for perl
  Math::GMP was designed to be a drop-in replacement both for
  Math::BigInt and for regular integer arithmetic.  Unlike BigInt,

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



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