[Pkg-ocaml-maint-commits] [ocaml-fileutils] 03/08: Updated version 0.5.2 from 'upstream/0.5.2'

Stéphane Glondu glondu at moszumanska.debian.org
Sun Jul 16 11:44:58 UTC 2017


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

glondu pushed a commit to branch master
in repository ocaml-fileutils.

commit bbfdc4791e2ad37d8a5c99516619b8b509f79042
Merge: 8933a95 2615c53
Author: Stephane Glondu <steph at glondu.net>
Date:   Sun Jul 16 13:35:07 2017 +0200

    Updated version 0.5.2 from 'upstream/0.5.2'
    
    with Debian dir 17e4a804f5de8849eb7e474ac695865d7fe4e30f

 .boring                      |  120 -
 .gitignore                   |   10 +
 .merlin                      |    7 +
 CHANGELOG.txt                |   14 +
 Makefile                     |    3 +-
 _oasis                       |   12 +-
 _tags                        |   19 +-
 ardivink.lua                 |    4 +-
 doc-dist.sh                  |    0
 myocamlbuild.ml              |  706 +++--
 setup.ml                     | 7095 +++++++++++++++++++++++-------------------
 src/ExtensionPath.ml         |    3 -
 src/FilePath.ml              |   20 +-
 src/FilePath_type.ml         |    9 +-
 src/FileUtil.mli             |    2 +-
 src/FileUtilCP.ml            |  128 +-
 src/FileUtilMV.ml            |    4 +-
 src/FileUtilMode.ml          |   20 +-
 src/FileUtilPWD.ml           |    6 +-
 src/FileUtilREADLINK.ml      |   15 +-
 src/FileUtilRM.ml            |    6 +-
 src/FileUtilSTAT.ml          |   26 +-
 src/FileUtilStr.ml           |   12 +-
 src/FileUtilTEST.ml          |  257 +-
 src/FileUtilTOUCH.ml         |   26 +-
 src/FileUtilUMASK.ml         |   13 +-
 src/FileUtilWHICH.ml         |  112 +-
 src/META                     |    6 +-
 src/MacOSPath.ml             |   79 +-
 src/UnixPath.ml              |  106 +-
 src/Win32Path.ml             |   62 +-
 test/test.ml                 |  107 +-
 website/Makefile             |    2 +-
 website/Makefile.scrape.tmpl |    2 +-
 34 files changed, 4920 insertions(+), 4093 deletions(-)

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



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