1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
Source: libnss-db
Maintainer: Debian QA Group <packages@qa.debian.org>
Section: admin
Priority: standard
Standards-Version: 3.9.8
Build-Depends:
autoconf,
automake,
autotools-dev,
libtool,
gettext,
autopoint,
libdb-dev (>> 4.6),
libselinux1-dev [linux-any],
debhelper (>> 9),
dh-autoreconf,
Homepage: http://www.gnu.org/software/libc/
Vcs-Browser: http://svn.debian.org/wsvn/cvsdebuild/libnss-db/
Vcs-Svn: svn://svn.debian.org/cvsdebuild/libnss-db
Package: libnss-db
Architecture: any
Depends:
${shlibs:Depends},
${misc: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.
|