[med-svn] [Git][med-team/pplacer][master] Fix test (missing oUnit package)

Shayan Doust gitlab at salsa.debian.org
Sun Jun 21 22:36:59 BST 2020



Shayan Doust pushed to branch master at Debian Med / pplacer


Commits:
cc6b0fc3 by Shayan Doust at 2020-06-21T22:36:43+01:00
Fix test (missing oUnit package)

- - - - -


2 changed files:

- debian/control
- debian/patches/ocamlbuild


Changes:

=====================================
debian/control
=====================================
@@ -14,7 +14,8 @@ Build-Depends: debhelper-compat (= 13),
 	       libocamlgsl-ocaml-dev,
 	       libsqlite3-ocaml-dev,
 	       libzip-ocaml-dev,
-               mcl
+               mcl,
+               libounit-ocaml-dev
 Standards-Version: 4.5.0
 Vcs-Browser: https://salsa.debian.org/med-team/pplacer
 Vcs-Git: https://salsa.debian.org/med-team/pplacer.git


=====================================
debian/patches/ocamlbuild
=====================================
@@ -8,7 +8,7 @@
 -    blank_sep_strings &
 -      Lexing.from_string &
 -      run_and_read "ocamlfind list | cut -d' ' -f1"
-+  let find_packages () = ["batteries";"csv";"xmlm";"gsl";"sqlite3";"zip";"mcl"]
++  let find_packages () = ["batteries";"csv";"xmlm";"gsl";"sqlite3";"zip";"mcl";"oUnit"]
  
    (* this is supposed to list available syntaxes, but I don't know how to do it. *)
    let find_syntaxes () = ["camlp4o"; "camlp4r"]



View it on GitLab: https://salsa.debian.org/med-team/pplacer/-/commit/cc6b0fc3f394251f9852b83d28426c6f14060d87

-- 
View it on GitLab: https://salsa.debian.org/med-team/pplacer/-/commit/cc6b0fc3f394251f9852b83d28426c6f14060d87
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20200621/9c133b8b/attachment-0001.html>


More information about the debian-med-commit mailing list