[libtest-cpan-meta-json-perl] 04/05: control

gregor herrmann gregoa at debian.org
Mon Oct 26 18:18:33 UTC 2015


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

gregoa pushed a commit to branch master
in repository libtest-cpan-meta-json-perl.

commit 120631696100cce703cb7543f018a0e4b15dc679
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Oct 26 19:14:00 2015 +0100

    control
---
 debian/control | 19 +++++++++----------
 1 file changed, 9 insertions(+), 10 deletions(-)

diff --git a/debian/control b/debian/control
index bb0660a..c085a7c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,23 @@
 Source: libtest-cpan-meta-json-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: libjson-perl (>= 2.15),
- perl
+Build-Depends-Indep: libjson-perl,
+                     perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-cpan-meta-json-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-cpan-meta-json-perl.git
 Homepage: https://metacpan.org/release/Test-CPAN-Meta-JSON
-Testsuite: autopkgtest-pkg-perl
 
 Package: libtest-cpan-meta-json-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libjson-perl (>= 2.15)
-Description: Validate your CPAN META.json files
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libjson-perl
+Description: module to validate CPAN META.json files
  Test::CPAN::Meta::JSON was written to ensure that a META.json file, provided
  with a standard distribution uploaded to CPAN, meets the specifications that
  are slowly being introduced to module uploads, via the use of package makers
@@ -24,5 +25,3 @@ Description: Validate your CPAN META.json files
  Module::Install.
  .
  See CPAN::Meta for further details of the CPAN Meta Specification.
- .
- This description was automagically extracted from the module by dh-make-perl.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-cpan-meta-json-perl.git



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