Source: nss-updatedb
Section: net
Priority: optional
Maintainer: Fabio Augusto De Muzio Tobich <ftobich@debian.org>
Build-Depends: debhelper-compat (= 13),
               libdb-dev (>= 4.7)
Rules-Requires-Root: no
Standards-Version: 4.6.0
Homepage: https://github.com/PADL/nss_updatedb
Vcs-Git: https://salsa.debian.org/debian/nss-updatedb.git
Vcs-Browser: https://salsa.debian.org/debian/nss-updatedb

Package: nss-updatedb
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: libnss-db
Description: Cache name service directories in DB format
 This package contains a script, nss_updatedb, which can be
 used to maintain local caches of user and group directories.
 These can then be used by the DB Name Service Switch module
 (libnss-db) to provide name service when the system is offline.
 .
 These tools are designed to work with libpam-ldap and libnss-ldap.
