[Pkg-ocaml-maint-commits] [SCM] ounit packaging branch, experimental/master, updated. debian/1.1.2-2-8-g262de0b

Lifeng Sun lifongsun at gmail.com
Thu Jul 25 10:39:55 UTC 2013


The following commit has been merged in the experimental/master branch:
commit 262de0bc354af44a3583779d391b208f1ce4f789
Author: Lifeng Sun <lifongsun at gmail.com>
Date:   Thu Jul 25 18:39:11 2013 +0800

    libounit-ocaml-dev: move ocaml-findlib from Depends to Suggests.

diff --git a/debian/control b/debian/control
index 03bef7c..3e66acc 100644
--- a/debian/control
+++ b/debian/control
@@ -21,11 +21,11 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ocaml-maint/packages/ounit.
 Package: libounit-ocaml-dev
 Architecture: any
 Depends:
- ocaml-findlib,
  ${ocaml:Depends},
  ${shlibs:Depends},
  ${misc:Depends}
 Provides: ${ocaml:Provides}
+Suggests: ocaml-findlib
 Description: Unit testing framework for OCaml
  OUnit is a unit testing framework for OCaml, imspired
  by the JUnit tool for JAva and the HUnit tool for Haskell.

-- 
ounit packaging



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