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