X-Git-Url: http://git.home-dn.net/?p=manu%2Flibnss-mysql-bg.git;a=blobdiff_plain;f=debian%2Fcontrol;h=b5dd57c4a66d1340bec422d415175f62b82ef241;hp=babb5d4892cc171005b758213d307acc65dafae1;hb=495fea8ad9258c28dbe536deae7051bc55b9ae15;hpb=663310f43c62dbbbfea672a4bacb10d4b040d4c3 diff --git a/debian/control b/debian/control index babb5d4..b5dd57c 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,8 @@ Source: libnss-mysql-bg Section: admin Priority: optional Maintainer: Emmanuel Lacour -Build-Depends: debhelper (>> 4.0.0), libmysqlclient12-dev -Standards-Version: 3.6.1 +Build-Depends: debhelper (>= 7), libmysqlclient15-dev, dpatch +Standards-Version: 3.8.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.