[Pkg-ocaml-maint-commits] [SCM] ocaml-melt packaging branch, master, updated. debian/1.3.0-2-9-g959b23f

Stephane Glondu steph at glondu.net
Sat Nov 19 12:52:43 UTC 2011


The following commit has been merged in the master branch:
commit a06570490c114f62aa79a3e23261a8a52fa64c2b
Author: Stephane Glondu <steph at glondu.net>
Date:   Sat Nov 19 13:08:12 2011 +0100

    Move mlpost from Recommends to Depends

diff --git a/debian/control b/debian/control
index e364ccc..73000fa 100644
--- a/debian/control
+++ b/debian/control
@@ -19,14 +19,14 @@ Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/ocaml-melt.git
 Package: ocaml-melt
 Architecture: any
 Depends:
+ mlpost,
  texlive-latex-base,
  libmelt-ocaml-dev,
  ${ocaml:Depends},
  ${shlibs:Depends},
  ${misc:Depends}
 Recommends:
- texlive-latex-extra,
- mlpost
+ texlive-latex-extra
 Description: LaTeX with OCaml (tools)
  Melt is a set of libraries and tools which allows you to program
  LaTeX documents using OCaml. This combines the typesetting power of

-- 
ocaml-melt packaging



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