[Pkg-ocaml-maint-commits] [SCM] lablgtkmathview packaging branch, master, updated. debian/0.7.8-4-8-gf57f764

Stefano Zacchiroli zack at upsilon.cc
Tue Oct 6 09:46:18 UTC 2009


The following commit has been merged in the master branch:
commit 151f7ca15ae6fe418f49792ce19baf989d1bc750
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date:   Tue Oct 6 11:27:01 2009 +0200

    use ${ocaml:Depends} (but keep manual deps for the interim)

diff --git a/debian/changelog b/debian/changelog
index fe7fa39..3271643 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ lablgtkmathview (0.7.8-5) UNRELEASED; urgency=low
   * debian/control
     - 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)
 
  -- Stephane Glondu <steph at glondu.net>  Wed, 29 Jul 2009 13:59:52 +0200
 
diff --git a/debian/control b/debian/control
index 9380080..c539b8c 100644
--- a/debian/control
+++ b/debian/control
@@ -29,6 +29,7 @@ Depends:
  libgdome2-ocaml,
  libgtkmathview0c2a,
  ${shlibs:Depends},
+ ${ocaml:Depends},
  ${misc:Depends}
 Description: OCaml bindings for libgtkmathview, a GTK widget to render MathML
  This is the OCaml binding for the GtkMathView widget, that is
@@ -46,6 +47,7 @@ Depends:
  ocaml-findlib,
  libgdome2-ocaml-dev,
  libgtkmathview-dev,
+ ${ocaml:Depends},
  ${misc:Depends}
 Description: OCaml bindings for libgtkmathview, a GTK widget to render MathML
  These are the OCaml bindings for the GtkMathView widget, that is

-- 
lablgtkmathview packaging



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