[libdancer2-perl] 05/07: Improve package description in d/control
Nuno Carvalho
smash at cpan.org
Thu Sep 5 18:10:56 UTC 2013
This is an automated email from the git hooks/post-receive script.
mestre-guest pushed a commit to branch master
in repository libdancer2-perl.
commit 9d0226b9546b7e3c7f4411d0e076fe86294a7caa
Author: Nuno Carvalho <smash at cpan.org>
Date: Thu Sep 5 18:48:46 2013 +0100
Improve package description in d/control
---
debian/changelog | 1 +
debian/control | 6 +++++-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 85746a0..0ad5616 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ libdancer2-perl (0.09+dfsg-1) UNRELEASED; urgency=low
* d/control: remove libmodule-runtime-perl dependency.
* d/control: add new dependencies libclass-load-perl and librole-tiny.
* d/control: add libclass-load-xs-perl suggestion.
+ * d/control: improved package extended description.
* d/rules: remove override_dh_installexamples, since it only calling
dh_installexamples.
diff --git a/debian/control b/debian/control
index f865480..f227a6a 100644
--- a/debian/control
+++ b/debian/control
@@ -65,4 +65,8 @@ Recommends: libclass-load-xs-perl,
libmath-random-isaac-xs-perl
Description: lightweight yet powerful web application framework
Dancer2 is the new generation lightweight web-framework for Perl. It's a
- complete rewrite of Dancer based on Moo.
+ complete rewrite of Dancer based on Moo. It's designed to be powerful and
+ flexible, but also easy to use - getting up and running with your web app
+ is trivial, and an ecosystem of adaptors for common template engines,
+ session storage, logging methods and plugins to make common tasks easy
+ mean you can do what you want to do, your way, easily.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdancer2-perl.git
More information about the Pkg-perl-cvs-commits
mailing list