[Pkg-vsquare-changes] r90 - fuse-umfuse-iso9660/trunk/debian

Ludovico Gardenghi garden-guest at alioth.debian.org
Thu May 3 15:31:13 UTC 2007


Author: garden-guest
Date: 2007-05-03 15:31:13 +0000 (Thu, 03 May 2007)
New Revision: 90

Added:
   fuse-umfuse-iso9660/trunk/debian/fuseiso9660.install
Modified:
   fuse-umfuse-iso9660/trunk/debian/control
Log:
New package: fuseiso9660


Modified: fuse-umfuse-iso9660/trunk/debian/control
===================================================================
--- fuse-umfuse-iso9660/trunk/debian/control	2007-05-03 15:28:46 UTC (rev 89)
+++ fuse-umfuse-iso9660/trunk/debian/control	2007-05-03 15:31:13 UTC (rev 90)
@@ -31,3 +31,14 @@
  modules.  umfuseiso9660 can be used to mount ISO-9660 CD images inside an
  UMView instance.
 
+Package: fuseiso9660
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, fuse-utils
+Description: File System in User Space - Module for ISO9660
+ This module for the FUSE kernel service allows any FUSE-enabled user to mount
+ ISO9660 file systems, e.g. CDROM disk images.
+ .
+ The module has been initially written for UMView, the user-mode
+ implementation of View-OS. If you want to allow completely user-mode disk
+ images mounting (with no kernel/superuser support at all), take a look at
+ umview-mod-umfuseiso9660 and its dependencies.

Added: fuse-umfuse-iso9660/trunk/debian/fuseiso9660.install
===================================================================
--- fuse-umfuse-iso9660/trunk/debian/fuseiso9660.install	2007-05-03 15:28:46 UTC (rev 89)
+++ fuse-umfuse-iso9660/trunk/debian/fuseiso9660.install	2007-05-03 15:31:13 UTC (rev 90)
@@ -0,0 +1,2 @@
+usr/bin/*
+usr/share/man/man1/*




More information about the Pkg-vsquare-changes mailing list