1.5-1 release
[manu/libnss-mysql-bg.git] / debian / control
index babb5d4..ea802f5 100644 (file)
@@ -2,8 +2,8 @@ Source: libnss-mysql-bg
 Section: admin
 Priority: optional
 Maintainer: Emmanuel Lacour <elacour@home-dn.net>
-Build-Depends: debhelper (>> 4.0.0), libmysqlclient12-dev
-Standards-Version: 3.6.1
+Build-Depends: debhelper (>> 4.0.0), libmysqlclient15-dev
+Standards-Version: 3.6.2.2
 
 Package: libnss-mysql-bg
 Architecture: any
@@ -16,7 +16,7 @@ Description: NSS module for using MySQL as a naming service
  . 
  Its configuration is very flexible by allowing to set an SQL query per NSS
  call (getpwnam, getpwuid, ...). You would use it instead of the other
- "libnss-mysql" package for building a NSS over an existing database (used for
- another purpose like groupware, ...).
+ "libnss-mysql" package for building an NSS over an existing database (used for
+ another purpose like groupware, ...).  
  .
  It currently supports storage of passwd, group and shadow informations.