[libdist-zilla-util-configdumper-perl] 01/01: Update long package description based on what upstream added after my complaint

Axel Beckert abe at deuxchevaux.org
Wed Aug 5 23:51:10 UTC 2015


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

abe pushed a commit to branch master
in repository libdist-zilla-util-configdumper-perl.

commit 51848b2463c3e82e1a9d08b51b40ac3324a1aa3e
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Thu Aug 6 01:49:42 2015 +0200

    Update long package description based on what upstream added after my complaint
---
 debian/control | 17 ++++++++++++++---
 1 file changed, 14 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 5a82f68..a3acb3f 100644
--- a/debian/control
+++ b/debian/control
@@ -23,6 +23,17 @@ Depends: libsub-exporter-progressive-perl,
          libtry-tiny-perl,
          ${misc:Depends},
          ${perl:Depends}
-Description: Dist::Zilla helper utility to dump configurations
- Dist::Zilla::Util::ConfigDumper provides functions for extracting the
- "plugin" configuration data with Dist::Zilla's "around dump_config".
+Description: simplify extraction of plugin settings for Dist::Zilla plugin authors
+ Dist::Zilla::Util::ConfigDumper contains a utility function for use
+ within the Dist::Zilla plugin ecosystem, to simplify extraction of
+ plugin settings for plugin authors, in order for plugins like
+ Dist::Zilla::Plugin::MetaConfig to expose those values to consumers.
+ .
+ Primarily, it specializes in:
+ .
+   * Making propagating configuration from the plugins inheritance
+     hierarchy nearly foolproof.
+   * Providing simple interfaces to extract values of lists of named
+     methods or accessors
+   * Providing a way to intelligently and easily probe the value of lazy
+     attributes without triggering their vivification.

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



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