[libpod-weaver-section-contributors-perl] 02/04: Edit short and long package description
Carnë Draug
carandraug+dev at gmail.com
Tue Jan 31 19:25:26 UTC 2017
This is an automated email from the git hooks/post-receive script.
carandraug-guest pushed a commit to branch master
in repository libpod-weaver-section-contributors-perl.
commit 0571958aebb4b2d6e9791a45c303de6e08714442
Author: Carnë Draug <carandraug+dev at gmail.com>
Date: Tue Jan 31 19:17:05 2017 +0000
Edit short and long package description
---
debian/control | 23 +++++------------------
1 file changed, 5 insertions(+), 18 deletions(-)
diff --git a/debian/control b/debian/control
index 5e84327..31a40a9 100644
--- a/debian/control
+++ b/debian/control
@@ -22,21 +22,8 @@ Depends: ${misc:Depends}, ${perl:Depends},
libmoose-perl,
libpod-elemental-perl,
libpod-weaver-perl
-Description: section listing contributors
- This section adds a listing of the documents contributors. It expects a
- contributors input parameter to be an arrayref of strings. If no contributors
- parameter is given, it will do nothing. Otherwise, it produces a hunk like
- this:
- .
- =head1 CONTRIBUTORS
- .
- Contributor One <a1 at example.com>
- .
- Contributor Two <a2 at example.com>
- .
- To support distributions with multiple modules, it is also able to derive a
- list of contributors in a file basis by looking at comments on each module.
- Names of contributors on the source, will only appear on the POD of those
- modules.
- .
- This description was automagically extracted from the module by dh-make-perl.
+Description: Pod::Weaver plugin for a section listing contributors
+ Pod::Weaver::Section::Contributors provides a Pod::Weaver plugin to
+ generate a section listing modules contributors. These can be named
+ on the source of individual modules as well as on the pod weaver and
+ dist zilla configuration files.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpod-weaver-section-contributors-perl.git
More information about the Pkg-perl-cvs-commits
mailing list