[Pkg-ocaml-maint-commits] [dose3] 02/07: Merge tag 'upstream/5.0_rc1' into experimental/master

Ralf Treinen treinen at moszumanska.debian.org
Sun Jun 19 18:54:54 UTC 2016


This is an automated email from the git hooks/post-receive script.

treinen pushed a commit to branch experimental/master
in repository dose3.

commit 79974b510292c7cfe3886894342c07c1c16fccad
Merge: 2140f3a 5e61a42
Author: Ralf Treinen <treinen at free.fr>
Date:   Mon Jun 13 08:14:24 2016 +0200

    Merge tag 'upstream/5.0_rc1' into experimental/master
    
    Upstream version 5.0~rc1

 CHANGES                         |  34 ++++
 Copyright                       |   5 +-
 INSTALL                         |   1 -
 algo/defaultgraphs.ml           |  39 +---
 algo/depsolver.ml               | 313 ++++++++++++++++++-----------
 algo/depsolver.mli              | 153 ++++++++-------
 algo/depsolver_int.ml           | 172 ++++++++--------
 algo/depsolver_int.mli          |  60 +++---
 algo/diagnostic.ml              |  20 +-
 algo/diagnostic.mli             |  11 +-
 algo/flatten.ml                 |   6 +-
 algo/strongconflicts.ml         |   4 +-
 algo/strongconflicts_int.ml     |  13 +-
 algo/strongdeps.ml              |  34 ++--
 algo/tests.ml                   | 421 ++++++++++++++++++++++++++--------------
 applications/apt-cudf.ml        |  33 +++-
 applications/ceve.ml            |  84 ++++----
 applications/deb-buildcheck.ml  |   4 +-
 applications/deb-coinstall.ml   |  18 +-
 applications/distcheck.ml       |  47 +++--
 applications/dose-tests.list.in |  31 ++-
 applications/outdated.ml        |  16 +-
 applications/strong-deps.ml     |   2 +-
 common/criteria_lexer.mll       |   4 +-
 common/cudfAdd.ml               |  34 ++--
 common/cudfAdd.mli              |  35 +++-
 common/cudfSolver.mli           |  14 ++
 common/tests.ml                 |  35 +++-
 common/util.ml                  |   9 +-
 common/util.mli                 |   1 +
 configure                       |  44 ++---
 configure.ac                    |   4 +-
 deb/debcudf.ml                  |  62 +++---
 deb/debcudf.mli                 |  10 +-
 deb/packages.mli                |  18 +-
 deb/tests.ml                    |  44 ++++-
 doc/manpages/ceve.pod           |   5 +-
 doc/manpages/deb-buildcheck.pod |   4 +-
 doc/manpages/debcoinstall.pod   |   5 +
 doc/manpages/distcheck.pod      |   4 +-
 doseparse/stdLoaders.ml         |  46 ++---
 doseparse/stdOptions.ml         |   4 +-
 opam/packages.mli               |  10 +-
 pef/packages.ml                 |   2 +-
 pef/packages.mli                |  68 +++----
 pef/pefcudf.ml                  |  19 +-
 scripts/pack.ml                 |   2 +-
 47 files changed, 1222 insertions(+), 782 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/dose3.git



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