[Pkg-ocaml-maint-commits] [dose3] branch experimental/upstream updated (e0f497b -> 4307891)

Ralf Treinen treinen at moszumanska.debian.org
Sun Mar 13 08:07:24 UTC 2016


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

treinen pushed a change to branch experimental/upstream
in repository dose3.

      from  e0f497b   Imported Upstream version 4.1~beta1
       new  4307891   Imported Upstream version 4.2

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES                                            |  46 +++++
 INSTALL                                            |  60 +++++-
 META.in                                            |   4 +-
 Makefile                                           |  32 ++-
 Makefile.config.in                                 |  45 +++--
 TODO                                               |   4 +-
 algo/defaultgraphs.ml                              | 224 +++++++++++++++------
 algo/depsolver.ml                                  | 174 +++++++++-------
 algo/depsolver.mli                                 |  31 ++-
 algo/diagnostic.ml                                 |   3 +-
 algo/diagnostic.mli                                |  35 ++--
 algo/strongconflicts.ml                            |   2 +-
 algo/strongdeps.ml                                 |  36 ++--
 algo/tests.ml                                      |  32 +++
 applications/apt-cudf.ml                           |  51 ++---
 applications/ceve.ml                               |  23 +--
 applications/deb-coinstall.ml                      |   5 +-
 applications/outdated.ml                           |   9 +-
 common/criteria.ml                                 |  20 +-
 common/criteria.mli                                |  26 +++
 common/cudfAdd.ml                                  |   4 +-
 common/cudfDiff.ml                                 |  95 ++++-----
 common/cudfDiff.mli                                |  26 +++
 common/cudfSolver.ml                               |  37 ++--
 common/format822.ml                                |   2 +-
 common/tests.ml                                    |  35 ++++
 configure                                          |  21 +-
 configure.ac                                       |   5 +-
 deb/debcudf.ml                                     |  27 ++-
 deb/debcudf.mli                                    |   3 +
 deb/evolution.ml                                   |   1 -
 deb/packages.ml                                    |   3 +-
 .../{buildcheck.pod => deb-buildcheck.pod}         |   9 +-
 doc/manpages/distcheck.pod                         |  12 +-
 doseparse/doseparseNoRpm.mlpack                    |   1 -
 doseparse/stdOptions.ml                            |   3 +-
 doseparseNoRpm                                     |   1 -
 myocamlbuild.ml.pp                                 |   2 +-
 opam/opamcudf.ml                                   |  28 ++-
 opam/packages.ml                                   |  66 +++---
 opam/tests.ml                                      | 154 ++++++++++++++
 opam_configure.sh                                  |   2 +-
 pef/packages.ml                                    |   5 +-
 scripts/doc.sh                                     |   7 +-
 44 files changed, 980 insertions(+), 431 deletions(-)
 create mode 100644 common/criteria.mli
 create mode 100644 common/cudfDiff.mli
 rename doc/manpages/{buildcheck.pod => deb-buildcheck.pod} (97%)
 delete mode 120000 doseparse/doseparseNoRpm.mlpack
 delete mode 120000 doseparseNoRpm
 create mode 100644 opam/tests.ml

-- 
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