Source: libnfsidmap
Priority: optional
Section: libs
Maintainer: Openkylin Developers <packaging@lists.openkylin.top>
Build-Depends: dpkg-dev (>= 1.16.1~),
               debhelper (>= 9),
               libldap2-dev,
               autotools-dev,
               automake1.11,
               autoconf (>= 2.68),
               libtool
Standards-Version: 3.9.4
Homepage: http://www.citi.umich.edu/projects/nfsv4/linux/

Package: libnfsidmap-dev
Section: libdevel
Architecture: any
Depends: libnfsidmap2 (= ${binary:Version}),
        ${misc:Depends}
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: libnfsidmap2
Priority: standard
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: libnfsidmap1
Breaks: nfs-common (<< 1:1.2.2-1)
Replaces: nfs-common (<< 1:1.2.2-1)
Description: NFS idmapping library
 libnfsidmap provides functions to map between NFSv4 names (which are
 of the form user@domain) and local uid's and gid's.
