[SCM] Debian packaging of libsql-reservedwords-perl branch, master, updated. e18c766f13d797e9ebadd5a347650f5a2af7de72

Xavier Guimard x.guimard at free.fr
Sat Dec 15 09:01:34 UTC 2012


The following commit has been merged in the master branch:
commit e18c766f13d797e9ebadd5a347650f5a2af7de72
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sat Dec 15 09:59:41 2012 +0100

    Change description

diff --git a/debian/control b/debian/control
index 97e0027..f7f8726 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,8 @@ Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
          libsub-exporter-perl
-Description: Reserved SQL words by ANSI/ISO
- Determine if words are reserved by ANSI/ISO SQL standard.
+Description: Perl extension that indicates if words are reserved by SQL
+ SQL::ReservedWords determine if words are reserved by ANSI/ISO SQL standard or
+ by specific database such as PostgreSQL or MySQL. It can also check which
+ version of ANSI or specific database uses the word checked.
 

-- 
Debian packaging of libsql-reservedwords-perl



More information about the Pkg-perl-cvs-commits mailing list