[libdata-rmap-perl] 03/07: Declare compliance with Debian Policy 3.9.8.

gregor herrmann gregoa at debian.org
Wed Dec 28 19:36:36 UTC 2016


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

gregoa pushed a commit to branch master
in repository libdata-rmap-perl.

commit dee3da1716cc9e8598c93b55bdeea34851306385
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Dec 28 20:30:10 2016 +0100

    Declare compliance with Debian Policy 3.9.8.
---
 debian/control | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 8600f56..4e5f53f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,22 @@
 Source: libdata-rmap-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Florian Schlichting <fsfs at debian.org>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
 Build-Depends: debhelper (>= 8),
                libmodule-build-perl
 Build-Depends-Indep: libtest-exception-perl,
- perl
-Standards-Version: 3.9.6
+                     perl
+Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdata-rmap-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libdata-rmap-perl.git
 Homepage: https://metacpan.org/release/Data-Rmap
-Testsuite: autopkgtest-pkg-perl
 
 Package: libdata-rmap-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: Perl module implementing a recursive map, applying a block to a data structure
  Data::Rmap traverses HASH, ARRAY, SCALAR and GLOB reference types,
  evaluating a BLOCK for either only scalar values, arrays, hashes,

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



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