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

mehdi pushed a change to branch master
in repository mldonkey.

      from  f6ee840   Update changelog and prepare upload to unstable
       new  f79c514   Imported Upstream version 3.1.4
       new  8d20f39   Merge tag 'upstream/3.1.4'
       new  741bb84   Imported Upstream version 3.1.5
       new  d386b4e   Merge tag 'upstream/3.1.5'
       new  de79cb4   New upstream release
       new  cb2d0c3   Add support for "status" action to mldonkey-server init 
script (Closes: #647719)
       new  34c5c56   Redirect startup output into the log file (Closes: 
#708870)

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:
 config/Makefile.config.in                |    1 +
 config/configure                         |   98 +-
 config/configure.in                      |   89 +-
 debian/changelog                         |   11 +
 debian/control                           |    1 +
 debian/mldonkey-server.init              |   12 +-
 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 +-
 43 files changed, 1751 insertions(+), 1711 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/mldonkey.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