]> xenbits.xensource.com Git - people/dstodden/blktap-debian.git/commitdiff
Update libvhdio.
authorDaniel Stodden <dns@somacoma.net>
Mon, 15 Aug 2011 08:39:00 +0000 (01:39 -0700)
committerDaniel Stodden <dns@somacoma.net>
Mon, 15 Aug 2011 10:06:25 +0000 (03:06 -0700)
 - Rename libvhdio1.0 to libvhdio. Won't ever depend on VHD standards
   versions anyway.
 - Add libvhdio.install.
 - Harden libvhd dependency.
 - Update description.

Signed-off-by: Daniel Stodden <dns@somacoma.net>
control
libvhdio.install [new file with mode: 0644]

diff --git a/control b/control
index 6cc01fb55abb2918ddeb56cb10c354defece1d8b..e1d80094636af9bdcb7a219ba0f2691611aa62ec 100644 (file)
--- a/control
+++ b/control
@@ -39,6 +39,15 @@ Description: Utilities to work with VHD disk images files.
   This package contains user utilties to inspect, test, and manipulate
   Virtual Hard Disk (VHD) images through libvhd.
 
+Package: libvhdio
+Architecture: any
+Depends: ${misc:Depends}, ${shlibs:Depends}, libvhd (= ${binary:Version})
+Description: VHD standard I/O overrides.
+  Libvhdio maps standard POSIX file I/O operations to VHD file I/O. On
+  systems with a runtime linker supporting selective library overrides
+  (LD_PRELOAD), this can sometimes be used to use standard file
+  utilities on VHDs.
+
 Package: blktap-dev
 Section: devel
 Architecture: any
@@ -53,12 +62,6 @@ Depends: ${misc:Depends}, ${shlibs:Depends}, libvhd1.0 (= ${binary:Version}), li
 Description: Xen API blktap shared library (binary utils)
  blktap-utils
 
-Package: libvhdio1.0
-Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Description: Xen API blktap shared library (shared library)
- libvhdio1
-
 Package: libblktapctl1.0
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
diff --git a/libvhdio.install b/libvhdio.install
new file mode 100644 (file)
index 0000000..ffe12be
--- /dev/null
@@ -0,0 +1,2 @@
+usr/lib/libvhdio.so
+usr/lib/libvhdio-*.so