diff options
author | hattenberger | 2013-05-01 22:48:44 +0000 |
---|---|---|
committer | hattenberger | 2013-05-01 22:48:44 +0000 |
commit | d567e908db2e1acec01d0798bd7e8af6c084dba4 (patch) | |
tree | 6b6eb46c9ea53360eda9127e54efb22acd857bbe /trunk/debian/control | |
parent | 7fae936e59d5c4a446e0c1e92e6d2df4fac5c37d (diff) | |
download | ivy-ocaml-d567e908db2e1acec01d0798bd7e8af6c084dba4.zip ivy-ocaml-d567e908db2e1acec01d0798bd7e8af6c084dba4.tar.gz ivy-ocaml-d567e908db2e1acec01d0798bd7e8af6c084dba4.tar.bz2 ivy-ocaml-d567e908db2e1acec01d0798bd7e8af6c084dba4.tar.xz |
remove accidental trunk dir
Diffstat (limited to 'trunk/debian/control')
-rw-r--r-- | trunk/debian/control | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/trunk/debian/control b/trunk/debian/control deleted file mode 100644 index 4bba10f..0000000 --- a/trunk/debian/control +++ /dev/null @@ -1,18 +0,0 @@ -Source: ivy-ocaml -Section: net -Priority: optional -Maintainer: Gautier Hattenberger <gautier.hattenberger@enac.fr> -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: ${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. |