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

glondu pushed a change to branch master
in repository ocaml-text.

      from  36de1c2   Update changelog and prepare upload to unstable
       new  5b48020   Update Homepage and watch to point to github
       new  e19dc70   New upstream version 0.7
       new  f582c3d   New upstream version 0.7.1
       new  113c765   New upstream version 0.8
       new  4e286a5   Updated version 0.8 from 'upstream/0.8'
       new  c56fee8   New upstream release
       new  33a4287   Bump debhelper compat to 10
       new  75ea55c   Update Vcs-*
       new  e5e8ee5   Update packaging
       new  29fcdf0   Replace pcre-syntax.cmxs by a symbolic link (Closes: 
#868549)
       new  ebc83ed   Update changelog and prepare upload to unstable

The 11 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:
 .gitignore                                         |    6 +-
 CHANGES                                            |   10 +
 CHANGES.darcs                                      |  351 --
 Makefile                                           |   32 +-
 _oasis                                             |   38 +-
 _tags                                              |   45 +-
 text-api.odocl => api.odocl                        |    0
 configure                                          |    6 +-
 debian/changelog                                   |   10 +
 debian/compat                                      |    2 +-
 debian/control                                     |   11 +-
 debian/libtext-ocaml-dev.doc-base                  |    9 -
 debian/libtext-ocaml-dev.install.in                |    7 +-
 debian/libtext-ocaml-dev.ocamldoc                  |    1 +
 debian/libtext-ocaml.install.in                    |    8 +-
 debian/rules                                       |    9 +-
 debian/watch                                       |    4 +-
 dist.sh                                            |    8 +
 manual/manual.pdf                                  |  Bin 175412 -> 0 bytes
 myocamlbuild.ml                                    |  594 ++--
 opam                                               |   11 +
 predist.sh                                         |   17 +
 setup.ml                                           | 3542 +++++++++++++-------
 src/META                                           |   45 +
 src/META.ab                                        |   27 -
 src/{text-bigarray.mllib => bigarray.mldylib}      |    0
 src/{text-bigarray.mllib => bigarray.mllib}        |    0
 ...-bigarray_stubs.clib => libbigarray_stubs.clib} |    0
 src/ml_text.c                                      |    5 +-
 src/ml_text_bigarray.c                             |    5 +-
 src/{text-pcre.mllib => pcre.mldylib}              |    0
 src/{text-pcre.mllib => pcre.mllib}                |    0
 src/{text-bigarray.mllib => text-bigarray.mldylib} |    0
 src/{text-pcre.mllib => text-pcre.mldylib}         |    0
 src/text.ml                                        |   42 +-
 src/{text.mllib => text.mldylib}                   |    0
 ...{text-pcre-syntax.mllib => pcre-syntax.mldylib} |    0
 .../{text-pcre-syntax.mllib => pcre-syntax.mllib}  |    0
 ...-pcre-syntax.mllib => text-pcre-syntax.mldylib} |    0
 39 files changed, 2957 insertions(+), 1888 deletions(-)
 delete mode 100644 CHANGES.darcs
 copy text-api.odocl => api.odocl (100%)
 delete mode 100644 debian/libtext-ocaml-dev.doc-base
 create mode 100644 debian/libtext-ocaml-dev.ocamldoc
 create mode 100755 dist.sh
 delete mode 100644 manual/manual.pdf
 create mode 100644 opam
 create mode 100755 predist.sh
 create mode 100644 src/META
 delete mode 100644 src/META.ab
 copy src/{text-bigarray.mllib => bigarray.mldylib} (100%)
 copy src/{text-bigarray.mllib => bigarray.mllib} (100%)
 copy src/{libtext-bigarray_stubs.clib => libbigarray_stubs.clib} (100%)
 copy src/{text-pcre.mllib => pcre.mldylib} (100%)
 copy src/{text-pcre.mllib => pcre.mllib} (100%)
 copy src/{text-bigarray.mllib => text-bigarray.mldylib} (100%)
 copy src/{text-pcre.mllib => text-pcre.mldylib} (100%)
 copy src/{text.mllib => text.mldylib} (100%)
 copy syntax/{text-pcre-syntax.mllib => pcre-syntax.mldylib} (100%)
 copy syntax/{text-pcre-syntax.mllib => pcre-syntax.mllib} (100%)
 copy syntax/{text-pcre-syntax.mllib => text-pcre-syntax.mldylib} (100%)

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