Source: libnfsidmap
Priority: optional
Maintainer: J. Bruce Fields <bfields@citi.umich.edu>
Build-Depends: debhelper (>= 4.0.0), libldap2-dev
Standards-Version: 3.6.0

Package: libnfsidmap-dev
Section: devel
Architecture: any
Depends: libnfsidmap1 (= ${Source-Version})
Description: header files and docs for libnfsidmap
  Contains the header files and documentation for libnfsidmap
  for use in developing applications that use the libnfsidmap library.
  .
  libnfsidmap provides functions to map between NFSv4 names (which are
  of the form user@domain) and local uid's and gid's.

Package: libnfsidmap1
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: An nfs idmapping library
  libnfsidmap provides functions to map between NFSv4 names (which are
  of the form user@domain) andlocal uid's and gid's.
