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

gregoa pushed a commit to branch master
in repository libsub-info-perl.

commit b735cfba09fdff335d4689cc4e37f110af2a6e11
Author: gregor herrmann <gre...@debian.org>
Date:   Mon Jan 9 22:14:48 2017 +0100

    control
---
 debian/control | 25 +++++++++++++------------
 1 file changed, 13 insertions(+), 12 deletions(-)

diff --git a/debian/control b/debian/control
index 01ec9de..8844fe1 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,24 @@
 Source: libsub-info-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: gregor herrmann <gre...@debian.org>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: libimporter-perl (>= 0.024),
- libtest-simple-perl (>= 1.302072),
- perl
+Build-Depends-Indep: libimporter-perl,
+                     libtest-simple-perl (>= 1.302072) | perl (>= 5.25.8),
+                     perl
 Standards-Version: 3.9.8
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libsub-info-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libsub-info-perl.git
 Homepage: https://metacpan.org/release/Sub-Info
-Testsuite: autopkgtest-pkg-perl
 
 Package: libsub-info-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libimporter-perl (>= 0.024)
-Description: Tool for inspecting subroutines.
- Tool to inspect subroutines.
- .
- This description was automagically extracted from the module by dh-make-perl.
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libimporter-perl
+Description: helper module for inspecting subroutines
+ Sub::Info is a tool to inspect subroutines. It returns various kinds of
+ information about a subroutine, like its name, the file or package it was
+ defined in, and line numbers.

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to