The following commit has been merged in the experimental/master branch:
commit 262de0bc354af44a3583779d391b208f1ce4f789
Author: Lifeng Sun <lifong...@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

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to