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

roam-guest pushed a commit to branch master
in repository libconfig-methodproxy-perl.

commit 70f7006717465ee4ccd5050cbab836b2969e22cc
Author: Peter Pentchev <r...@ringlet.net>
Date:   Sun Nov 13 03:21:14 2016 +0200

    Rewrite the package description, remove the boilerplate test.
---
 debian/control | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index ac05543..fae6f7f 100644
--- a/debian/control
+++ b/debian/control
@@ -23,11 +23,10 @@ Depends: ${misc:Depends}, ${perl:Depends},
  libmodule-runtime-perl (>= 0.014),
  libnamespace-clean-perl (>= 0.24),
  libstrictures-perl (>= 2)
-Description: Integrate dynamic logic with static configuration.
- A method proxy is a particular data structure which, when found, is replaced
- by the value returned by calling that method. In this way static
- configuration can be setup to call your code and return dynamic contents.
- This makes static configuration much more powerful, and gives you the ability
- to be more declarative in how dynamic values make it into your configuration.
- .
- This description was automagically extracted from the module by dh-make-perl.
+Description: Perl module for specifying method calls in a static configuration
+ The method proxy concept provided by the Config::MethodProxy module is
+ a particular data structure which, when found, is replaced by the value
+ returned by calling that method.  In this way static configuration can be
+ setup to call your code and return dynamic contents.  This makes static
+ configuration much more powerful, and provides the ability to be more
+ declarative in how dynamic values make it into the configuration.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libconfig-methodproxy-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