[Pkg-ocaml-maint-commits] [ocaml-expect] branch master updated (54bd106 -> d3cfd8c)

Lifeng Sun lifengsun-guest at moszumanska.debian.org
Sat Jan 11 07:23:11 UTC 2014


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

lifengsun-guest pushed a change to branch master
in repository ocaml-expect.

      from  54bd106   libexpect-ocaml: install *.cmxs on dynlink arches.
       new  b231ca6   Imported Upstream version 0.0.4
       new  8fe82d5   Merge tag 'upstream/0.0.4'
       new  732034d   Upgrade debian/changelog and prepare to upload to unstable.
       new  d3cfd8c   Bump Standards-Version to 3.9.5.

The 4 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              | 121 +++++++++++
 CHANGES.txt          |   4 +-
 COPYING.txt          |   2 +-
 INSTALL.txt          |   6 +-
 Makefile             |  70 ++++++-
 _boring              | 109 ----------
 _headache.config     |  77 +++----
 _header              |   3 +-
 _oasis               |  24 ++-
 _tags                |  31 +--
 ardivink.lua         |  19 ++
 bootstrap.lua        |  38 ----
 ci-main.lua          |  27 ---
 debian/changelog     |   7 +
 debian/control       |   2 +-
 myocamlbuild.ml      | 127 ++---------
 setup.ml             | 580 +++++++++++++++++++++++++++++++++++++++++++--------
 src/META             |  31 +--
 src/api-expect.odocl |  21 --
 src/expect.ml        | 185 ++++++++--------
 src/expect.mli       | 103 ++++-----
 src/expect.mllib     |  21 --
 src/expectPcre.ml    |  49 ++---
 src/expectPcre.mli   |  54 ++---
 src/expectStr.ml     |  53 ++---
 src/expectStr.mli    |  51 ++---
 test/TestCommon.ml   |  41 ++--
 test/qa.ml           |  52 ++---
 test/test.ml         | 312 ++++++++++++++-------------
 29 files changed, 1252 insertions(+), 968 deletions(-)
 create mode 100644 .boring
 delete mode 100644 _boring
 create mode 100644 ardivink.lua
 delete mode 100644 bootstrap.lua
 delete mode 100644 ci-main.lua

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



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