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