aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorhattenberger2011-01-03 17:39:47 +0000
committerhattenberger2011-01-03 17:39:47 +0000
commit93717e0b2c10f79f0456db95a1ab018d15cdbc41 (patch)
tree9f894c6dd8eb2f65424927f30604c8efc7008b69 /debian/control
parent45995c724ad89b4f782721e7ac21445295c2453b (diff)
downloadivy-ocaml-93717e0b2c10f79f0456db95a1ab018d15cdbc41.zip
ivy-ocaml-93717e0b2c10f79f0456db95a1ab018d15cdbc41.tar.gz
ivy-ocaml-93717e0b2c10f79f0456db95a1ab018d15cdbc41.tar.bz2
ivy-ocaml-93717e0b2c10f79f0456db95a1ab018d15cdbc41.tar.xz
Update the latest version of ivy-ocaml
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index d1cbb70..7707a38 100644
--- a/debian/control
+++ b/debian/control
@@ -1,13 +1,13 @@
Source: ivy-ocaml
Section: net
Priority: optional
-Maintainer: Pascal Brisset (Hecto) <pascal.brisset@enac.fr>
-Build-Depends: debhelper (>= 4.0.0)
+Maintainer: Gautier Hattenberger <gautier.hattenberger@enac.fr>
+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
Package: ivy-ocaml
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends} ocaml-nox (= 3.08.2-1), ivy-c
+Depends: ${shlibs:Depends}, ${misc:Depends}, ocaml-nox-${F:OCamlABI}, ivy-c(>= 3.8)
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.