[Pkg-ocaml-maint-commits] [ocaml-fileutils] branch upstream updated (77a387f -> 2615c53)

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


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

glondu pushed a change to branch upstream
in repository ocaml-fileutils.

      from  77a387f   Imported Upstream version 0.5.0
       new  3de55c2   New upstream version 0.5.1
       new  2615c53   New upstream version 0.5.2

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:
 .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(-)
 delete mode 100644 .boring
 create mode 100644 .gitignore
 create mode 100644 .merlin
 mode change 100644 => 100755 doc-dist.sh

-- 
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