[libconfig-mvp-slicer-perl] 03/04: Edit short and long package description
Carnë Draug
carandraug+dev at gmail.com
Fri Feb 3 11:49:51 UTC 2017
This is an automated email from the git hooks/post-receive script.
carandraug-guest pushed a commit to branch master
in repository libconfig-mvp-slicer-perl.
commit 82c62035c0ff43d792ec14b275b5f9bc6a2bcff3
Author: Carnë Draug <carandraug+dev at gmail.com>
Date: Fri Feb 3 11:46:13 2017 +0000
Edit short and long package description
---
debian/control | 23 ++++++-----------------
1 file changed, 6 insertions(+), 17 deletions(-)
diff --git a/debian/control b/debian/control
index 2f335ac..f72b099 100644
--- a/debian/control
+++ b/debian/control
@@ -18,21 +18,10 @@ Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
libmoose-perl
Description: Extract embedded plugin config from parent config
- This can be used to extract embedded configurations for other plugins out of
- larger (parent) configurations.
- .
- A example where this can be useful is plugin bundles (see
- Config::MVP::Assembler::WithBundles).
- .
- A bundle loads other plugins with a default configuration that works most of
- the time, but sometimes you wish you could customize the configuration for
- one of those plugins without having to remove the plugin from the bundle and
+ Config::MVP::Slicer can be used to extract embedded configurations
+ for other plugins out of larger (parent) configurations. An example
+ where this can be useful is plugin bundles. A bundle loads other
+ plugins with a default configuration that works most of the time, but
+ sometimes you wish you could customize the configuration for one of
+ those plugins without having to remove the plugin from the bundle and
re-specify it separately.
- .
- # mvp config file
- .
- [@MyBundle]
- .
- Other::Plugin.setting = new value
- .
- This description was automagically extracted from the module by dh-make-perl.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-mvp-slicer-perl.git
More information about the Pkg-perl-cvs-commits
mailing list