[libdbix-class-deploymenthandler-perl] 03/05: update description
Don Armstrong
don at alioth.debian.org
Fri Sep 27 18:12:26 UTC 2013
This is an automated email from the git hooks/post-receive script.
don pushed a commit to branch master
in repository libdbix-class-deploymenthandler-perl.
commit 82b493aab6fe39b74eddb947111ac92fd3bab3e2
Author: Don Armstrong <don at donarmstrong.com>
Date: Wed Sep 25 12:39:53 2013 -0700
update description
---
debian/control | 19 ++++---------------
1 file changed, 4 insertions(+), 15 deletions(-)
diff --git a/debian/control b/debian/control
index 94530b1..9e9b83c 100644
--- a/debian/control
+++ b/debian/control
@@ -44,18 +44,7 @@ Depends: ${misc:Depends}, ${perl:Depends},
libtext-brew-perl (>= 0.02),
libtry-tiny-perl,
perl (>= 5.13.11)
-Description: Extensible DBIx::Class deployment
- DBIx::Class::DeploymentHandler is, as its name suggests, a tool for deploying
- and upgrading databases with DBIx::Class. It is designed to be much more
- flexible than DBIx::Class::Schema::Versioned, hence the use of Moose and lots
- of roles.
- .
- DBIx::Class::DeploymentHandler itself is just a recommended set of roles that
- we think will not only work well for everyone, but will also yield the best
- overall mileage. Each role it uses has its own nuances and documentation, so
- I won't describe all of them here, but here are a few of the major benefits
- over how DBIx::Class::Schema::Versioned worked (and
- DBIx::Class::DeploymentHandler::Deprecated tries to maintain compatibility
- with):
- .
- This description was automagically extracted from the module by dh-make-perl.
+Description: Extensible DBIx::Class deployment
+ DBIx::Class::DeploymentHandler is a tool for deploying and upgrading
+ databases with DBIx::Class. It is designed to be much more flexible
+ than DBIx::Class::Schema::Versioned.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdbix-class-deploymenthandler-perl.git
More information about the Pkg-perl-cvs-commits
mailing list