[libperl-prereqscanner-perl] 01/02: Reformat long description
Alessandro Ghedini
ghedo at alioth.debian.org
Sat Sep 7 14:09:50 UTC 2013
This is an automated email from the git hooks/post-receive script.
ghedo pushed a commit to branch master
in repository libperl-prereqscanner-perl.
commit 60da0223d90613be4ff233ca5c4f38da774390b1
Author: Alessandro Ghedini <alessandro at ghedini.me>
Date: Sat Sep 7 16:03:57 2013 +0200
Reformat long description
---
debian/control | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index 1763da6..ce1e7ab 100644
--- a/debian/control
+++ b/debian/control
@@ -38,10 +38,10 @@ Depends: ${perl:Depends}, ${misc:Depends},
Description: module for extracting prerequisites from Perl code
Perl::PrereqScanner is a Perl module that extracts distribution prerequisites
from files through various means. The extraction is not perfect but provides
- a best-guess approximation, currently detecting the following:
+ a best-guess approximation.
.
- * plain lines beginning with use or require in perl modules and scripts
- * regular inheritance declared with the base and parent pragmata
- * Moose inheritance declared with the extends keyword
- * Moose roles included with the with keyword
-
+ It currently detects the following:
+ * plain lines beginning with use or require in perl modules and scripts
+ * regular inheritance declared with the base and parent pragmata
+ * Moose inheritance declared with the extends keyword
+ * Moose roles included with the with keyword
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libperl-prereqscanner-perl.git
More information about the Pkg-perl-cvs-commits
mailing list