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