[Pkg-ocaml-maint-commits] [SCM] mlpost packaging branch, master, updated. debian/0.6-3-10-g912af39

Stephane Glondu steph at glondu.net
Tue Aug 11 21:25:40 UTC 2009


The following commit has been merged in the master branch:
commit f35adeece26531a3020021fc9e01b748bbd6c476
Author: Stephane Glondu <steph at glondu.net>
Date:   Tue Aug 11 23:11:22 2009 +0200

    Add more build-dependencies

diff --git a/debian/control b/debian/control
index 50d29eb..3578a87 100644
--- a/debian/control
+++ b/debian/control
@@ -4,12 +4,19 @@ Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
 Uploaders: Stephane Glondu <steph at glondu.net>
 DM-Upload-Allowed: yes
 Build-Depends:
+ context,
+ texlive-latex-base,
+ texlive-latex-recommended,
+ texlive-metapost,
+ ghostscript,
+ imagemagick,
  debhelper (>= 7),
  dh-ocaml,
  quilt,
  cdbs,
  libcairo-ocaml-dev,
  libbitstring-ocaml-dev,
+ camlp4,
  ocaml-nox (>= 3.11.1)
 Standards-Version: 3.8.2
 Section: tex
@@ -32,6 +39,8 @@ Depends:
 Recommends:
  xpdf
 Suggests:
+ ghostscript,
+ imagemagick,
  ocaml-findlib
 Description: Objective Caml interface to Metapost
  Mlpost is an OCaml library for scientific drawing. It relies on

-- 
mlpost packaging



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