File: control

package info (click to toggle)
libnss-db 2.2.3pre1-6
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 1,476 kB
  • ctags: 691
  • sloc: sh: 7,113; ansic: 4,507; makefile: 497; yacc: 318
file content (31 lines) | stat: -rw-r--r-- 961 bytes parent folder | download
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.