Source: libnss-db
Maintainer: Debian QA Group <packages@qa.debian.org>
Section: admin
Priority: standard
Standards-Version: 4.7.0
Build-Depends: autopoint,
               debhelper-compat (= 13),
               gettext,
               libc-dev-bin (>= 2.34),
               libdb-dev (>> 4.6),
               libselinux1-dev [linux-any],
               libtool,
Homepage: http://www.gnu.org/software/libc/
Vcs-Browser: https://salsa.debian.org/debian/libnss-db
Vcs-Git: https://salsa.debian.org/debian/libnss-db.git
Rules-Requires-Root: no

Package: libnss-db
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
Description: NSS module for using Berkeley Databases as a naming service
 nss_db is a set of C library extensions which allow Berkeley Databases
 to be used as a primary source of aliases, ethers, groups, hosts,
 networks, protocol, users, RPCs, services, and shadow passwords (instead
 of or in addition to using flat files or NIS). Install nss_db if your
 flat name service files are too large and lookups are slow.
