libnfs 1.3.0-2ubuntu1 source package in Ubuntu

Changelog

libnfs (1.3.0-2ubuntu1) trusty; urgency=medium

  * Use dh-autoreconf to get new libtool macros for ppc64el.
  * Build-depend on pkg-config to fix FTBFS.
 -- Logan Rosen <email address hidden>   Thu, 02 Jan 2014 20:31:27 -0500

Upload details

Uploaded by:
Logan Rosen
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe libs

Downloads

File Size SHA-256 Checksum
libnfs_1.3.0.orig.tar.gz 375.6 KiB 1b2405441fa64f21f2956f10cb480f1c62da14954d0837b32e06c087e1cae3bb
libnfs_1.3.0-2ubuntu1.debian.tar.gz 3.2 KiB 4aa52ee8261e893e20ca2a8cd39b9236f61d95de308733749b172ee448ceab97
libnfs_1.3.0-2ubuntu1.dsc 1.6 KiB b76330ef185763ba94a0252aba1dacd9a354bc3f55443a420ccf23ed1508f849

View changes file

Binary packages built by this source

libnfs-dev: No summary available for libnfs-dev in ubuntu utopic.

No description available for libnfs-dev in ubuntu utopic.

libnfs1: NFS client library (shared library)

 LIBNFS is a client library for accessing NFS shares over a network.
 .
 LIBNFS offers three different APIs, for different use :
 1, RAW : A fully async low level rpc library for nfs protocols
 2, NFS ASYNC : A fully asynchronous library for high level vfs functions
 3, NFS SYNC : A synchronous library for high level vfs functions
 .
 This package provides the shared library.