From fb61b15c88316d880085a7d28d33ed261e33d0f2 Mon Sep 17 00:00:00 2001 From: hattenberger Date: Thu, 21 Feb 2013 13:24:47 +0000 Subject: update debian rules to dh tools --- debian/control | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 7707a38..4bba10f 100644 --- a/debian/control +++ b/debian/control @@ -2,12 +2,17 @@ Source: ivy-ocaml Section: net Priority: optional Maintainer: Gautier Hattenberger -Build-Depends: debhelper (>= 4.0.0), ocaml-nox, ivy-c-dev (>=3.8), libglib2.0-dev, libpcre3-dev, ivy-c(>=3.8) -Standards-Version: 3.6.1 +Build-Depends: debhelper (>= 7.0.50~), dh-ocaml (>= 0.9.0), ocaml-nox, libglib2.0-dev, libpcre3-dev, ivy-c-dev (>=3.11) +Standards-Version: 3.9.2 +Homepage: http://www2.tls.cena.fr/products/ivy/ +Vcs-Svn: http://svn.tls.cena.fr/svn/ivy/ivy-ocaml/trunk +Vcs-Browser: http://svn.tls.cena.fr/wsvn/ivy/ivy-ocaml/trunk/#_ivy-ocaml_trunk_ Package: ivy-ocaml Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, ocaml-nox-${F:OCamlABI}, ivy-c(>= 3.8) +Depends: ${ocaml:Depends}, ${shlibs:Depends}, ${misc:Depends}, ivy-c(>= 3.11) +Suggests: ocaml-findlib +Provides: ${ocaml:Provides} Description: Ocaml binding for the Ivy software bus This package provides the bindings for the Ivy software bus. Standalone linking and with the glib mainloop are provided. -- cgit v1.1