X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=7670951f5cde80c688750b4ea6d40da4fcb70fd6;hb=6d324331850da157ed183fefbb05c5673a7499b8;hp=08d541a450a7a0f512a9729139f79d629110a49e;hpb=11c34b83025030eb3d5555245762e326b19920a0;p=deb_libnfs.git diff --git a/debian/control b/debian/control index 08d541a..7670951 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,8 @@ Source: libnfs Section: libs Priority: optional -Maintainer: Andres Mejia +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 @@ -12,7 +13,7 @@ Package: libnfs-dev Multi-Arch: same Architecture: any Section: libdevel -Depends: libnfs1 (= ${binary:Version}), +Depends: libnfs4 (= ${binary:Version}), ${misc:Depends} Description: NFS client library (development files) LIBNFS is a client library for accessing NFS shares over a network. @@ -24,11 +25,13 @@ Description: NFS client library (development files) . This package provides the necessary files needed for development. -Package: libnfs1 +Package: libnfs4 Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} +Breaks: libnfs1 ( >= 1.9.3-1 ) +Replaces: libnfs1 ( >= 1.9.3-1 ) Description: NFS client library (shared library) LIBNFS is a client library for accessing NFS shares over a network. .