X-Git-Url: http://andersk.mit.edu/gitweb/nss_nonlocal.git/blobdiff_plain/e9dcc028aa32b529650732732ed461f4e38bccb6..eb5a0437a962479f36372384824160262f316400:/debian/control diff --git a/debian/control b/debian/control index 2d4f9be..2b31806 100644 --- a/debian/control +++ b/debian/control @@ -1,14 +1,60 @@ Source: libnss-nonlocal -Section: libs +Section: debathena/libs Priority: optional Maintainer: Anders Kaseorg -Standards-Version: 3.7.2 -Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0) +Vcs-Git: git://andersk.mit.edu/nss_nonlocal.git +Vcs-Browser: http://andersk.mit.edu/gitweb/nss_nonlocal.git +Standards-Version: 3.9.4 +Build-Depends: debhelper (>= 7.0.50~), + autotools-dev, dh-autoreconf, + gcc-multilib [amd64 i386] | gcc-4.1 (<< 4.1.2) [amd64 i386], + libc6-dev-i386 [amd64], libc6-dev-amd64 [i386], + lsb-release Package: libnss-nonlocal Architecture: any +Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} +Recommends: libnss-nonlocal-common Description: nsswitch proxy module to prevent local account spoofing This nsswitch module acts as a proxy for other nsswitch modules like hesiod, but prevents non-local users from potentially gaining local privileges by spoofing local UIDs and GIDs. + +Package: lib32nss-nonlocal +Architecture: amd64 +Pre-Depends: ${misc:Pre-Depends} +Depends: ${shlibs:Depends}, ${misc:Depends} +Recommends: libnss-nonlocal-common +Description: nsswitch proxy module to prevent local account spoofing (32-bit library) + This nsswitch module acts as a proxy for other nsswitch modules like + hesiod, but prevents non-local users from potentially gaining local + privileges by spoofing local UIDs and GIDs. + . + This package contains a 32-bit version of the library for compatibility + on 64-bit architectures. + +Package: lib64nss-nonlocal +Architecture: i386 +Pre-Depends: ${misc:Pre-Depends} +Depends: ${shlibs:Depends}, ${misc:Depends} +Recommends: libnss-nonlocal-common +Description: nsswitch proxy module to prevent local account spoofing (64-bit library) + This nsswitch module acts as a proxy for other nsswitch modules like + hesiod, but prevents non-local users from potentially gaining local + privileges by spoofing local UIDs and GIDs. + . + This package contains a 64-bit version of the library for compatibility + on 32-bit architectures. + +Package: libnss-nonlocal-common +Architecture: all +Pre-Depends: ${misc:Pre-Depends}, adduser +Depends: ${misc:Depends} +Description: nsswitch proxy module to prevent local account spoofing (common package) + This nsswitch module acts as a proxy for other nsswitch modules like + hesiod, but prevents non-local users from potentially gaining local + privileges by spoofing local UIDs and GIDs. + . + This package creates the system users and groups that have special + meanings to nss_nonlocal.