X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FDEVEL%2Focaml-http%2Fdebian%2Fcontrol;h=d01f5bd82a8c899e044496a9486bd48a13f4c199;hb=e09713d333183e929f108ff8bb8fbe2a25bfcac7;hp=ffa63b927a0a5580c30728bc2b9c86efb0bd1b43;hpb=20bf866c0f55c67d96d4c17f61fff2239d3821fa;p=helm.git diff --git a/helm/DEVEL/ocaml-http/debian/control b/helm/DEVEL/ocaml-http/debian/control index ffa63b927..d01f5bd82 100644 --- a/helm/DEVEL/ocaml-http/debian/control +++ b/helm/DEVEL/ocaml-http/debian/control @@ -2,12 +2,12 @@ Source: ocaml-http Section: devel Priority: optional Maintainer: Stefano Zacchiroli -Build-Depends: debhelper (>> 4.0.0), ocaml-3.06, ocaml-findlib, libpcre-ocaml-dev, libocamlnet-ocaml-dev -Standards-Version: 3.5.7 +Build-Depends: debhelper (>> 4.0.0), ocaml-nox-3.08, ocaml-findlib, libpcre-ocaml-dev (>= 4.30.0), libocamlnet-ocaml-dev (>= 0.98), graphviz +Standards-Version: 3.6.1.1 Package: libhttp-ocaml-dev Architecture: any -Depends: ocaml-3.06, libpcre-ocaml-dev, libocamlnet-ocaml-dev +Depends: ocaml-nox-3.08, libpcre-ocaml-dev (>= 4.30.0), libocamlnet-ocaml-dev (>= 0.98) Description: OCaml module to build simple HTTP servers OCaml module to build simple HTTP server, largely inspired to Perl's HTTP::Daemon module.