From: Stefano Zacchiroli Date: Sat, 8 Sep 2007 09:39:32 +0000 (+0000) Subject: - s/Source-Version/binary:Version/ substvar X-Git-Tag: 0.4.95@7852~207 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=e70983c0f329da6d2976a725789fa6cf600c84f6;p=helm.git - s/Source-Version/binary:Version/ substvar --- diff --git a/DEVEL/gdome_xslt/debian/changelog b/DEVEL/gdome_xslt/debian/changelog index 1d0f2ef96..0b6c2a5f5 100644 --- a/DEVEL/gdome_xslt/debian/changelog +++ b/DEVEL/gdome_xslt/debian/changelog @@ -8,6 +8,7 @@ gdome2-xslt (0.0.8-1) UNRELEASED; urgency=low * 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 diff --git a/DEVEL/gdome_xslt/debian/control b/DEVEL/gdome_xslt/debian/control index 38a6232b4..62ed73d29 100644 --- a/DEVEL/gdome_xslt/debian/control +++ b/DEVEL/gdome_xslt/debian/control @@ -24,7 +24,7 @@ Description: Minimal XSLT processor working on GDome2 documents 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 @@ -48,7 +48,7 @@ Description: OCaml bindings for a minimal GDome2 based XSLT processor 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