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

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

      from  2140f3a   dose-doc: add Breaks to older versions of packages
       new  5e61a42   Imported Upstream version 5.0~rc1
       new  79974b5   Merge tag 'upstream/5.0_rc1' into experimental/master
       new  9010b4c   updated patches
       new  0740c4f   Imported Upstream version 5.0~rc2
       new  bf8249b   Merge tag 'upstream/5.0_rc2' into experimental/master
       new  825b4b5   upstream 5.0~rc2
       new  916d4e9   build-dep cppo: add version constraint

The 7 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                                            |  34 ++
 Copyright                                          |   5 +-
 INSTALL                                            |   1 -
 Makefile                                           |   3 +-
 algo/defaultgraphs.ml                              |  39 +-
 algo/depsolver.ml                                  | 347 +++++++++++------
 algo/depsolver.mli                                 | 153 ++++----
 algo/depsolver_int.ml                              | 209 +++++-----
 algo/depsolver_int.mli                             |  76 ++--
 algo/diagnostic.ml                                 |  20 +-
 algo/diagnostic.mli                                |  11 +-
 algo/flatten.ml                                    |   6 +-
 algo/strongconflicts.ml                            |   4 +-
 algo/strongconflicts_int.ml                        |  15 +-
 algo/strongdeps.ml                                 |  40 +-
 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                          |  44 +--
 applications/dose-tests.list.in                    |  31 +-
 applications/outdated.ml                           |  28 +-
 applications/strong-deps.ml                        |   2 +-
 common/criteria_lexer.mll                          |   4 +-
 common/cudfAdd.ml                                  |  34 +-
 common/cudfAdd.mli                                 |  35 +-
 common/cudfSolver.mli                              |  14 +
 common/edosSolver.ml                               |  26 +-
 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                                       |  46 ++-
 debian/changelog                                   |  12 +
 debian/control                                     |   2 +-
 ...s-apt-cudf.ml-Do-not-generate-removal-req.patch |  60 ---
 debian/patches/0001-fix-licence-header.patch       |  25 --
 debian/patches/binaries-prefix-edos                |  64 ++--
 debian/patches/series                              |   2 -
 doc/manpages/ceve.pod                              |   5 +-
 doc/manpages/deb-buildcheck.pod                    |   4 +-
 doc/manpages/debcoinstall.pod                      |   5 +
 doc/manpages/distcheck.pod                         |   4 +-
 doseparse/stdLoaders.ml                            |  48 +--
 doseparse/stdOptions.ml                            |   4 +-
 opam/packages.mli                                  |  10 +-
 pef/packages.ml                                    |   2 +-
 pef/packages.mli                                   |  68 ++--
 pef/pef.itarget                                    |   4 -
 pef/pefcudf.ml                                     |  19 +-
 scripts/pack.ml                                    |   2 +-
 versioning/versioning.itarget                      |   4 -
 57 files changed, 1351 insertions(+), 963 deletions(-)
 create mode 100644 common/cudfSolver.mli
 delete mode 100644 
debian/patches/0001-applications-apt-cudf.ml-Do-not-generate-removal-req.patch
 delete mode 100644 debian/patches/0001-fix-licence-header.patch
 delete mode 100644 pef/pef.itarget
 delete mode 100644 versioning/versioning.itarget

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

_______________________________________________
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