[libdist-zilla-role-pluginbundle-pluginremover-perl] 02/03: Edit short and long package description

Carnë Draug carandraug+dev at gmail.com
Fri Feb 3 12:13:31 UTC 2017


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

carandraug-guest pushed a commit to branch master
in repository libdist-zilla-role-pluginbundle-pluginremover-perl.

commit 9e9868084bbe64da2e09568e65d977020166c679
Author: Carnë Draug <carandraug+dev at gmail.com>
Date:   Fri Feb 3 11:53:00 2017 +0000

    Edit short and long package description
---
 debian/control | 25 +++++--------------------
 1 file changed, 5 insertions(+), 20 deletions(-)

diff --git a/debian/control b/debian/control
index ebd5118..2554d1b 100644
--- a/debian/control
+++ b/debian/control
@@ -20,23 +20,8 @@ Depends: ${misc:Depends}, ${perl:Depends},
  libdist-zilla-perl,
  libmoose-perl,
  libperl5.24:amd64 (>= 1.45) | libscalar-list-utils-perl (>= 1.45) | perl-base (>= 1.45)
-Description: Add '-remove' functionality to a bundle
- This role enables your Dist::Zilla Plugin Bundle to automatically remove any
- plugins specified by the -remove attribute (like
- @Filter|Dist::Zilla::PluginBundle::Filter does):
- .
- [@MyBundle]
- .
- -remove = PluginIDontWant
- .
- -remove = OtherDumbPlugin
- .
- If you want to use an attribute named -remove for your own bundle you can
- override the plugin_remover_attribute sub to define a different attribute
- name:
- .
- # in your bundle package
- .
- sub plugin_remover_attribute { 'scurvy_cur' }
- .
- This description was automagically extracted from the module by dh-make-perl.
+Description: Dist::Zilla plugin to add '-remove' functionality to a bundle
+ Dist::Zilla::Role::PluginBundle::PluginRemover enables Dist::Zilla
+ plugin bundles to automatically remove any plugins specified by the
+ -remove attribute.  This is similar to the @Filter plugin but with
+ less typing.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-role-pluginbundle-pluginremover-perl.git



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