tags 698128 + patch
thanks

Dear maintainer,

I've prepared an NMU for mhddfs (versioned as 0.1.39+nmu1). The diff
is attached to this message.

Regards.
diff -Nru mhddfs-0.1.39/debian/changelog mhddfs-0.1.39+nmu1/debian/changelog
--- mhddfs-0.1.39/debian/changelog	2012-06-17 16:09:56.000000000 +0200
+++ mhddfs-0.1.39+nmu1/debian/changelog	2013-05-12 15:35:11.000000000 +0200
@@ -1,3 +1,10 @@
+mhddfs (0.1.39+nmu1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Depend on fuse instead of fuse-utils. (Closes: #698128)
+
+ -- Ansgar Burchardt <[email protected]>  Sun, 12 May 2013 15:35:08 +0200
+
 mhddfs (0.1.39) unstable; urgency=low
 
   * Kalyanov Dmitry optimized readdir function: now we use HASH-tables
diff -Nru mhddfs-0.1.39/debian/control mhddfs-0.1.39+nmu1/debian/control
--- mhddfs-0.1.39/debian/control	2012-06-17 16:09:56.000000000 +0200
+++ mhddfs-0.1.39+nmu1/debian/control	2013-05-12 15:33:34.000000000 +0200
@@ -14,7 +14,7 @@
 Package: mhddfs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends},
- fuse-utils [!kfreebsd-amd64 !kfreebsd-i386]
+ fuse [!kfreebsd-amd64 !kfreebsd-i386]
 Description: file system for unifying several mount points into one
  This FUSE-based file system allows mount points (or directories) to be
  combined, simulating a single big volume which can merge several hard

Reply via email to