[Pkg-ocaml-maint-commits] [SCM] libfuse-ocaml packaging branch, debian, updated. debian/0.2-1-5-gdc50ca1

Goswin von Brederlow goswin-v-b at web.de
Sat Feb 27 21:37:57 UTC 2010


The following commit has been merged in the debian branch:
commit 6a230cf33bd97323a6aeb6b30735320414680adb
Author: Goswin von Brederlow <goswin-v-b at web.de>
Date:   Sun May 31 19:07:58 2009 +0200

    Finish all callbacks. Requires patched libfuse for fuse_replay_bmap().

diff --git a/debian/changelog b/debian/changelog
index 9ba893a..317fc88 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,8 @@ libfuse-ocaml (0.3-1) UNRELEASED; urgency=low
   * Allow SUCCESS (0) in caml_fuse_reply_err_stub().
   * Add ENOTEMPTY.
   * Fix segfault after the first GC compaction.
+  * Make callbacks thread save.
+  * Finish all callbacks.
 
  -- Goswin von Brederlow <goswin-v-b at web.de>  Sun, 08 Mar 2009 20:59:32 +0100
 
diff --git a/debian/control b/debian/control
index 7d2cb4e..2b4075d 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
 Uploaders: Goswin von Brederlow <goswin-v-b at web.de>
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.0.0), libfuse-dev, ocaml-nox (>= 3.11.0), ocaml-findlib (>= 1.2.1-5), dh-ocaml (>= 0.4)
+Build-Depends: debhelper (>= 7.0.0), libfuse-dev (>= 2.7.4-1.1a0.mrvn.1), ocaml-nox (>= 3.11.0), ocaml-findlib (>= 1.2.1-5), dh-ocaml (>= 0.4)
 Standards-Version: 3.8.0
 Vcs-Git: git://git.debian.org/pkg-ocaml-maint/packages/libfuse-ocaml.git
 Vcs-Browser: http://git.debian.org/git/pkg-ocaml-maint/packages/libfuse-ocaml.git

-- 
libfuse-ocaml packaging



More information about the Pkg-ocaml-maint-commits mailing list