]> git.proxmox.com Git - libiscsi.git/blobdiff - debian/control
bump .so version to 4 (upstream changes)
[libiscsi.git] / debian / control
index 4d63420f0931da869cf3a0acafbe0be42f73ef9d..4a0296d7769bd6e17d5b6b7bf74596742320843c 100644 (file)
@@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 7), libpopt-dev
 Standards-Version: 3.9.2
 Homepage: https://github.com/sahlberg/libiscsi
 
-Package: libiscsi2
+Package: libiscsi4
 Section: libs
 Architecture: any
 Pre-Depends: ${misc:Pre-Depends}
@@ -24,7 +24,7 @@ Description: iSCSI client shared library
 Package: libiscsi-dev
 Section: libdevel
 Architecture: any
-Depends: libiscsi2 (= ${binary:Version}), ${misc:Depends}
+Depends: libiscsi4 (= ${binary:Version}), ${misc:Depends}
 Description: iSCSI client shared library
  Libiscsi is a clientside library to implement the iSCSI protocol
  that can be used to access resource of an iSCSI Target.