4 Maintainer: Stefano Zacchiroli <zack@debian.org>
5 Build-Depends: debhelper (>> 4.0.0), ocaml-3.06-1, ocaml-findlib, libgdome2-ocaml-dev (>= 0.1.10-3), libgdome2-dev (>= 0.7.4), libxslt1-dev, libgdome2-cpp-smart-dev (>= 0.1.10-3), pkg-config
6 Standards-Version: 3.5.10
8 Package: libgdome2-xslt0
11 Depends: ${shlibs:Depends}, ${misc:Depends}
12 Description: Minimal XSLT processor working on GDome2 documents
13 gdome2-xslt is a very small C library that implements a minimal
14 XSLT processor that can be used to apply XSLT stylesheets to
17 This package includes shared libraries for the C implementation
18 and for the C++ bindings.
20 Package: libgdome2-xslt-dev
23 Depends: libgdome2-xslt0 (= ${Source-Version}), libxslt1-dev, libgdome2-dev (>= 0.7.4), libgdome2-cpp-smart-dev (>= 0.1.10-3), ${misc:Depends}
24 Description: Minimal XSLT processor working on GDome2 documents
25 gdome2-xslt is a very small C library that implements a minimal
26 XSLT processor that can be used to apply XSLT stylesheets to
29 This package includes development support files for the C
30 library and for its C++ bindings.
32 Package: libgdome2-xslt-ocaml
34 Depends: ocaml-base-3.06-1, libgdome2-ocaml (>= 0.1.10-3), ${shlibs:Depends}, ${misc:Depends}
35 Description: OCaml bindings for a minimal GDome2 based XSLT processor
36 gdome2-xslt is a very small C library that implements a minimal
37 XSLT processor that can be used to apply XSLT stylesheets to
40 This package ships the OCaml language bindings for gdome2-xslt.
42 This package contains only the OCaml shared runtime stub libraries.
44 Package: libgdome2-xslt-ocaml-dev
47 Depends: ocaml-3.06-1, libgdome2-xslt-ocaml (= ${Source-Version}), libgdome2-ocaml-dev (>= 0.1.10-3), libxslt1-dev, libgdome2-dev (>= 0.7.4), ${misc:Depends}
48 Description: OCaml bindings for a minimal GDome2 based XSLT processor
49 gdome2-xslt is a very small C library that implements a minimal
50 XSLT processor that can be used to apply XSLT stylesheets to
53 This package ships the OCaml language bindings for gdome2-xslt.
55 This package contains OCaml development stuff for gdome2-xslt.