[libdbd-sqlite2-perl] 10/12: Mention module name in long description.
gregor herrmann
gregoa at debian.org
Thu Dec 10 17:45:18 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libdbd-sqlite2-perl.
commit 52bc580ab98de332d30f28dd5eefc1070191061e
Author: gregor herrmann <gregoa at debian.org>
Date: Thu Dec 10 18:41:30 2015 +0100
Mention module name in long description.
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index d3adaa3..11b2a5a 100644
--- a/debian/control
+++ b/debian/control
@@ -24,8 +24,8 @@ Depends: ${misc:Depends},
${shlibs:Depends},
libdbi-perl (>= 1.625)
Description: Perl DBI driver with a self-contained RDBMS (SQLite2 version)
- This module embeds a small fast embedded SQL database engine called
- SQLite into a DBI driver, if you want a relational database for your
+ The DBD::SQLite2 module embeds a small fast embedded SQL database engine
+ called SQLite into a DBI driver, if you want a relational database for your
project, but don't want to install a large RDBMS system like MySQL or
PostgreSQL, then DBD::SQLite may be just what you need.
.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdbd-sqlite2-perl.git
More information about the Pkg-perl-cvs-commits
mailing list