]> matita.cs.unibo.it Git - helm.git/blob - helm/DEVEL/gdome_xslt/debian/control
ocaml 3.09 transition
[helm.git] / helm / DEVEL / gdome_xslt / debian / control
1 Source: gdome2-xslt
2 Section: devel
3 Priority: optional
4 Maintainer: Stefano Zacchiroli <zack@debian.org>
5 Build-Depends: debhelper (>= 4.1.0), ocaml-nox-3.08.3, ocaml-findlib (>= 0.8-5), libgdome2-ocaml-dev (>= 0.2.3), libgdome2-dev (>= 0.8.1), libxslt1-dev, libgdome2-cpp-smart-dev (>= 0.2.3), pkg-config, cdbs
6 Standards-Version: 3.6.1.1
7
8 Package: libgdome2-xslt0c2
9 Section: libs
10 Architecture: any
11 Depends: ${shlibs:Depends}, ${misc:Depends}
12 Replaces: libgdome2-xslt0
13 Conflicts: libgdome2-xslt0
14 Description: Minimal XSLT processor working on GDome2 documents
15  gdome2-xslt is a very small C library that implements a minimal
16  XSLT processor that can be used to apply XSLT stylesheets to
17  gdome2 documents.
18  .
19  This package includes shared libraries for the C implementation
20  and for the C++ bindings.
21
22 Package: libgdome2-xslt-dev
23 Section: libdevel
24 Architecture: any
25 Depends: libgdome2-xslt0c2 (= ${Source-Version}), libxslt1-dev, libgdome2-dev (>= 0.8.1), libgdome2-cpp-smart-dev (>= 0.2.3), ${misc:Depends}
26 Description: Minimal XSLT processor working on GDome2 documents
27  gdome2-xslt is a very small C library that implements a minimal
28  XSLT processor that can be used to apply XSLT stylesheets to
29  gdome2 documents.
30  .
31  This package includes development support files for the C
32  library and for its C++ bindings.
33
34 Package: libgdome2-xslt-ocaml
35 Architecture: any
36 Depends: ocaml-base-nox-3.08.3, libgdome2-ocaml (>= 0.2.3), ${shlibs:Depends}, ${misc:Depends}
37 Description: OCaml bindings for a minimal GDome2 based XSLT processor
38  gdome2-xslt is a very small C library that implements a minimal
39  XSLT processor that can be used to apply XSLT stylesheets to
40  gdome2 documents.
41  .
42  This package ships the OCaml language bindings for gdome2-xslt.
43  .
44  This package contains only the OCaml shared runtime stub libraries.
45
46 Package: libgdome2-xslt-ocaml-dev
47 Architecture: any
48 Section: libdevel
49 Depends: ocaml-nox-3.08.3, libgdome2-xslt-ocaml (= ${Source-Version}), libgdome2-ocaml-dev (>= 0.2.3), libxslt1-dev, libgdome2-dev (>= 0.8.1), ${misc:Depends}
50 Description: OCaml bindings for a minimal GDome2 based XSLT processor
51  gdome2-xslt is a very small C library that implements a minimal
52  XSLT processor that can be used to apply XSLT stylesheets to
53  gdome2 documents.
54  .
55  This package ships the OCaml language bindings for gdome2-xslt.
56  .
57  This package contains OCaml development stuff for gdome2-xslt.
58