]> andersk Git - nss_nonlocal.git/blame - debian/control.in
Also build a biarch lib32nss-nonlocal or lib64nss-nonlocal package.
[nss_nonlocal.git] / debian / control.in
CommitLineData
e9dcc028 1Source: libnss-nonlocal
303a9413 2Section: debathena/libs
e9dcc028 3Priority: optional
f3ec2beb 4Maintainer: Debathena Project <debathena@mit.edu>
e9dcc028 5Standards-Version: 3.7.2
5f228bb5 6Build-Depends: @cdbs@, gcc-multilib [amd64 i386], lsb-release
e9dcc028
AK
7
8Package: libnss-nonlocal
9Architecture: any
10Depends: ${shlibs:Depends}, ${misc:Depends}
11Description: nsswitch proxy module to prevent local account spoofing
12 This nsswitch module acts as a proxy for other nsswitch modules like
13 hesiod, but prevents non-local users from potentially gaining local
14 privileges by spoofing local UIDs and GIDs.
5f228bb5
AK
15
16Package: lib32nss-nonlocal
17Architecture: amd64
18Depends: ${shlibs:Depends}, ${misc:Depends}
19Description: nsswitch proxy module to prevent local account spoofing (32-bit library)
20 This nsswitch module acts as a proxy for other nsswitch modules like
21 hesiod, but prevents non-local users from potentially gaining local
22 privileges by spoofing local UIDs and GIDs.
23 .
24 This package contains a 32-bit version of the library for compatibility
25 on 64-bit architectures.
26
27Package: lib64nss-nonlocal
28Architecture: i386
29Depends: ${shlibs:Depends}, ${misc:Depends}
30Description: nsswitch proxy module to prevent local account spoofing (64-bit library)
31 This nsswitch module acts as a proxy for other nsswitch modules like
32 hesiod, but prevents non-local users from potentially gaining local
33 privileges by spoofing local UIDs and GIDs.
34 .
35 This package contains a 64-bit version of the library for compatibility
36 on 32-bit architectures.
This page took 0.386987 seconds and 5 git commands to generate.