Source: mlpcap
Section: ocaml
Priority: optional
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Uploaders:
 Mehdi Dogguy <mehdi@debian.org>,
 Sylvain Le Gall <gildor@debian.org>
Build-Depends: cdbs (>= 0.4.23-1.1), 
 debhelper (>= 7), 
 ocaml-nox (>= 3.10.0-9), 
 camlidl (>= 1.05-10), 
 libffcall1-dev, 
 ocaml-findlib (>= 1.1.2pl1-4), 
 libpcap0.8-dev,
 dh-ocaml (>= 0.9.1)
Standards-Version: 3.9.2
Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/mlpcap.git
Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/mlpcap.git
Homepage: http://www.drugphish.ch/~jonny/mlpcap.html

Package: libmlpcap-ocaml
Architecture: any
Depends: ${ocaml:Depends}, ${shlibs:Depends}, ${misc:Depends}
Provides: ${ocaml:Provides}
Description: binding of libpcap for OCaml (runtime package)
 MLpcap implements OCaml stubs to libpcap. It allows one to call almost
 all function of libpcap from OCaml.

Package: libmlpcap-ocaml-dev
Architecture: any
Depends: ${ocaml:Depends}, libmlpcap-ocaml (= ${binary:Version}), libffcall1-dev, libpcap0.8-dev, camlidl, ${misc:Depends}
Provides: ${ocaml:Provides}
Description: binding of libpcap for OCaml
 MLpcap implements OCaml stubs to libpcap. It allows one to call almost
 all function of libpcap from OCaml.
 .
 Development files.
