[Pkg-ocaml-maint-commits] [SCM] lablgtkmathview packaging branch, master, updated. debian/0.7.8-5-1-g6138387

Stefano Zacchiroli zack at upsilon.cc
Tue Oct 6 09:59:19 UTC 2009


The following commit has been merged in the master branch:
commit 0a2939690075f0bcb3a12632622901ec1b04e459
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date:   Tue Oct 6 11:50:26 2009 +0200

    provide ${ocaml:Provides}

diff --git a/debian/changelog b/debian/changelog
index c085f54..5caafe7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ lablgtkmathview (0.7.8-5) unstable; urgency=low
     - bump Standards-Version to 3.8.3 (no changes needed)
     - clean up obsolete (build-)deps, cosmetic changes
     - use ${ocaml:Depends} (but keep manual deps for the interim)
+    - provide ${ocaml:Provides}
   * port ocamldoc API reference generation to dh_ocamldoc: add
     debian/*.ocamldoc.in and clean up debian/rules accordingly
 
diff --git a/debian/control b/debian/control
index c539b8c..78a2591 100644
--- a/debian/control
+++ b/debian/control
@@ -31,6 +31,7 @@ Depends:
  ${shlibs:Depends},
  ${ocaml:Depends},
  ${misc:Depends}
+Provides: ${ocaml:Provides}
 Description: OCaml bindings for libgtkmathview, a GTK widget to render MathML
  This is the OCaml binding for the GtkMathView widget, that is
  currently available in the libgtkmathview0 package.
@@ -49,6 +50,7 @@ Depends:
  libgtkmathview-dev,
  ${ocaml:Depends},
  ${misc:Depends}
+Provides: ${ocaml:Provides}
 Description: OCaml bindings for libgtkmathview, a GTK widget to render MathML
  These are the OCaml bindings for the GtkMathView widget, that is
  currently available in the libgtkmathview0 package.

-- 
lablgtkmathview packaging



More information about the Pkg-ocaml-maint-commits mailing list