Source: ocaml-inotify Section: ocaml Priority: optional Maintainer: Debian OCaml Maintainers Uploaders: Sylvain Le Gall Build-Depends: cdbs (>= 0.4.52), ocaml-nox (>= 3.10.1), debhelper (>> 5), ocaml-findlib, dpatch, dh-ocaml (>= 0.9.1) Standards-Version: 3.8.3 Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/ocaml-inotify.git Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocaml-inotify.git Homepage: http://tab.snarc.org/projects/ocaml_inotify/ Package: libinotify-ocaml Architecture: any Depends: ${ocaml:Depends}, ${shlibs:Depends}, ${misc:Depends} Provides: ${ocaml:Provides} Description: OCaml bindings for the inotify API This library provides OCaml bindings for using inotify. . Inotify is a Linux kernel subsystem, that notice changes to the filesystem, and report those changes to applications. . This package contains shared library. Package: libinotify-ocaml-dev Architecture: any Depends: ${ocaml:Depends}, libinotify-ocaml (= ${binary:Version}), ${misc:Depends} Provides: ${ocaml:Provides} Description: OCaml bindings for the inotify API This library provides OCaml bindings for using inotify. . Inotify is a Linux kernel subsystem, that notice changes to the filesystem, and report those changes to applications. . This package contains header and OCaml library.