* debian/control
- added XS-Vcs-* fields pointing to the svn repository
- bumped build dependency on ocaml-nox to >= 3.10.0
+ - s/Source-Version/binary:Version/ substvar
* debian/control.in
- file removed, no longer needed
* debian/*.dirs, debian/*.install
Package: libgdome2-xslt-dev
Section: libdevel
Architecture: any
-Depends: libgdome2-xslt0c2a (= ${Source-Version}), libxslt1-dev, libgdome2-dev (>= 0.8.1), libgdome2-cpp-smart-dev (>= 0.2.4), ${misc:Depends}
+Depends: libgdome2-xslt0c2a (= ${binary:Version}), libxslt1-dev, libgdome2-dev (>= 0.8.1), libgdome2-cpp-smart-dev (>= 0.2.4), ${misc:Depends}
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
Package: libgdome2-xslt-ocaml-dev
Architecture: any
Section: libdevel
-Depends: ocaml-nox-${F:OCamlABI}, libgdome2-xslt-ocaml (= ${Source-Version}), libgdome2-ocaml-dev (>= 0.2.5-3), libxslt1-dev, libgdome2-dev (>= 0.8.1), ${misc:Depends}
+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}
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