X-Git-Url: https://git.piment-noir.org/?p=deb_libnfs.git;a=blobdiff_plain;f=debian%2Fcontrol;h=6c45550a938a707ab49d2b9c7800196e960f594e;hp=a9120cf829b2963a2688439abd3d02d6f6d13de2;hb=f723f9b48c2f0836e6699fc684453db4f73e9ac7;hpb=e1fa3e06fdd53659784a40da8bcc2e1c4f514b20 diff --git a/debian/control b/debian/control index a9120cf..6c45550 100644 --- a/debian/control +++ b/debian/control @@ -2,6 +2,7 @@ Source: libnfs Section: libs Priority: optional Maintainer: Ritesh Raj Sarraf +Uploaders: Balint Reczey Build-Depends: debhelper (>= 8.1.3~), dh-autoreconf Standards-Version: 3.9.3 Homepage: https://github.com/sahlberg/libnfs @@ -29,7 +30,8 @@ Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} -Conflicts: libnfs1 +Breaks: libnfs1 ( >= 1.6.0-0~ ) +Replaces: libnfs1 ( >= 1.6.0-0~ ) Description: NFS client library (shared library) LIBNFS is a client library for accessing NFS shares over a network. .