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

ecc-guest pushed a change to branch upstream
in repository approx.

      from  8012095   increment version number
       new  c414856   follow redirects for HEAD requests (closes: #695279)
       new  6f5dda6   eliminate Not_found exception in gc (closes: #695639)
       new  f8ec21e   remove unused exports
       new  c37492b   use syslog interface from ocamlnet
       new  d51f9bb   avoid conflict with Gc module in stdlib
       new  bd045ac   include filename in decompress error message
       new  7ee9bdf   download index if needed to apply pdiffs
       new  6dc4be6   change from gz to bz2 (closes: #639540, #689444, #705890)
       new  9895b0c   remove code for denying some index files
       new  d148610   replace deprecated (or) with (||) (closes: #731703)
       new  a0c5cd9   link with Str module for ocamlnet
       new  41902f4   create tarball using git-archive
       new  7a2d96c   add example xinetd config (closes: #720359)
       new  323059f   add systemd service file (closes: #679991)
       new  1a183fc   document use of /var/cache/approx/.curlrc file (closes: 
#719912)
       new  ea743af   increment version number

The 16 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:
 Makefile               | 19 +++++++++--------
 _tags                  |  6 +++---
 approx.ml              | 27 ++++--------------------
 config.ml              |  9 ++++----
 doc/FAQ                | 15 ++++++++++++-
 doc/README.concurrency |  2 +-
 doc/approx.xinetd      |  7 +++++++
 etc/approx.socket      | 10 +++++++++
 etc/approx@.service    |  8 +++++++
 gc.ml => gc_cache.ml   |  5 +++--
 log.ml                 | 37 +++++++++++++++++++++++++-------
 myocamlbuild.ml        |  4 ++--
 pdiff.ml               | 16 +++++++-------
 tests/_tags            |  8 +++----
 tests/syslog_test.ml   | 14 -------------
 util.ml                | 57 +++++++++++++++++++++++++++++---------------------
 util.mli               | 49 +++++--------------------------------------
 17 files changed, 147 insertions(+), 146 deletions(-)
 create mode 100644 doc/approx.xinetd
 create mode 100644 etc/approx.socket
 create mode 100644 etc/approx@.service
 rename gc.ml => gc_cache.ml (98%)
 delete mode 100644 tests/syslog_test.ml

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