X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2FDEVEL%2Fgdome_xslt%2Fdebian%2Fcontrol;h=147870e7caad74c14b44c8bba36c08eab75d54ab;hb=d2c60bae1c4badba0a0f29e3fd2faed6d3a1869e;hp=0672305025d27b1ee29a665add142c4491dc1937;hpb=5c054b619496b6d6175b798464772b046e4f12a4;p=helm.git diff --git a/helm/DEVEL/gdome_xslt/debian/control b/helm/DEVEL/gdome_xslt/debian/control index 067230502..147870e7c 100644 --- a/helm/DEVEL/gdome_xslt/debian/control +++ b/helm/DEVEL/gdome_xslt/debian/control @@ -2,8 +2,8 @@ Source: gdome2-xslt Section: devel Priority: optional Maintainer: Stefano Zacchiroli -Build-Depends: debhelper (>> 4.0.0), ocaml-3.06-1, ocaml-findlib, libgdome2-ocaml-dev-0.1.4, libgdome2-dev, libxslt1-dev -Standards-Version: 3.5.8 +Build-Depends: debhelper (>> 4.0.0), ocaml-3.06-1, ocaml-findlib, libgdome2-ocaml-dev (>= 0.1.6), libgdome2-dev (>= 0.7.4), libxslt1-dev, libgdome2-cpp-smart-dev (>= 0.1.6) +Standards-Version: 3.5.9 Package: libgdome2-xslt0 Section: libs @@ -20,7 +20,7 @@ Description: Minimal XSLT processor working on GDome2 documents Package: libgdome2-xslt-dev Section: devel Architecture: any -Depends: libgdome2-xslt0 (= ${Source-Version}), libxslt1-dev, libgdome2-dev, libgdome2-cpp-smart-dev +Depends: libgdome2-xslt0 (= ${Source-Version}), libxslt1-dev, libgdome2-dev (>= 0.7.4), libgdome2-cpp-smart-dev (>= 0.1.6) Description: Minimal XSLT processor working on GDome2 documents gdome2-xslt is a very small C library that implements a minimal XSLT processor that can be used to apply XSLT stylesheets to @@ -31,7 +31,7 @@ Description: Minimal XSLT processor working on GDome2 documents Package: libgdome2-xslt-ocaml Architecture: any -Depends: ocaml-base-3.06-1, libgdome2-ocaml, ${shlibs:Depends} +Depends: ocaml-base-3.06-1, libgdome2-ocaml (>= 0.1.6), ${shlibs:Depends} Description: OCaml bindings for a minimal GDome2 based XSLT processor gdome2-xslt is a very small C library that implements a minimal XSLT processor that can be used to apply XSLT stylesheets to @@ -44,7 +44,7 @@ Description: OCaml bindings for a minimal GDome2 based XSLT processor Package: libgdome2-xslt-ocaml-dev Architecture: any Section: devel -Depends: ocaml-3.06-1, libgdome2-xslt-ocaml (= ${Source-Version}), libgdome2-ocaml-dev-0.1.4, libxslt1-dev, libgdome2-dev +Depends: ocaml-3.06-1, libgdome2-xslt-ocaml (= ${Source-Version}), libgdome2-ocaml-dev (>= 0.1.6), libxslt1-dev, libgdome2-dev (>= 0.7.4) Description: OCaml bindings for a minimal GDome2 based XSLT processor gdome2-xslt is a very small C library that implements a minimal XSLT processor that can be used to apply XSLT stylesheets to