[Pkg-ocaml-maint-commits] [mldonkey] branch upstream updated (1ba4bdb -> 741bb84)

Mehdi Dogguy mehdi at moszumanska.debian.org
Wed Mar 26 23:27:00 UTC 2014


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

mehdi pushed a change to branch upstream
in repository mldonkey.

      from  1ba4bdb   Imported Upstream version 3.1.3
       new  f79c514   Imported Upstream version 3.1.4
       new  741bb84   Imported Upstream version 3.1.5

The 2 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:
 config/Makefile.config.in                |    1 +
 config/configure                         |   98 +-
 config/configure.in                      |   89 +-
 distrib/ChangeLog                        |   46 +
 distrib/html_themes/ease/h.css           |    8 +-
 distrib/html_themes/old/h.css            |    8 +-
 icons/rsvg/splash_screen.svg             | 2349 +++++++++++++++---------------
 src/daemon/common/commonFile.mli         |    2 +-
 src/daemon/common/commonGlobals.ml       |    2 +-
 src/daemon/common/commonInteractive.ml   |   29 +
 src/daemon/common/commonMessages.ml      |    4 +-
 src/daemon/common/commonOptions.ml       |    4 +
 src/daemon/driver/driverCommands.ml      |   31 +-
 src/daemon/driver/driverControlers.ml    |   42 +-
 src/daemon/driver/driverInteractive.ml   |    6 +-
 src/daemon/driver/driverMain.ml          |    1 -
 src/networks/bittorrent/bTClients.ml     |   13 +-
 src/networks/bittorrent/bTInteractive.ml |  131 +-
 src/networks/bittorrent/bTUdpTracker.mlp |    5 +-
 src/networks/donkey/donkeyInteractive.ml |   23 +-
 src/networks/donkey/donkeyProtoUdp.ml    |    4 +-
 src/networks/fileTP/fileTPFTP.ml         |   44 +-
 src/utils/cdk/list2.ml                   |    6 +
 src/utils/cdk/list2.mli                  |    2 +
 src/utils/cdk/printexc2.ml               |   79 +-
 src/utils/cdk/printexc2.mli              |   31 +-
 src/utils/cdk/printf2.ml                 |  199 +--
 src/utils/cdk/printf2.mli                |   24 +-
 src/utils/cdk/unix2.ml                   |    2 +
 src/utils/lib/CryptoPP.cc                |    2 +-
 src/utils/lib/CryptoPP.h                 |    2 +-
 src/utils/lib/gettext.ml4                |    6 +-
 src/utils/lib/gettext.mli                |    2 +-
 src/utils/lib/options.ml4                |   18 +-
 src/utils/net/anyEndian.ml               |   13 +-
 src/utils/net/http_client.ml             |   10 +-
 src/utils/net/http_client.mli            |    6 +-
 src/utils/net/http_server.ml             |   64 +-
 src/utils/net/http_server.mli            |    9 +-
 src/utils/net/upnp_stubs.c               |   23 +-
 40 files changed, 1730 insertions(+), 1708 deletions(-)

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



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