[Pkg-ocaml-maint-commits] [janest-core] 01/01: pristine-tar data for janest-core_113.24.00.orig.tar.gz

2016-02-01 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch pristine-tar
in repository janest-core.

commit 469af7849f008b46c081c81e5bfe02eb43a3024e
Author: Hilko Bengen 
Date:   Mon Feb 1 23:31:50 2016 +0100

pristine-tar data for janest-core_113.24.00.orig.tar.gz
---
 janest-core_113.24.00.orig.tar.gz.delta | Bin 0 -> 7338 bytes
 janest-core_113.24.00.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/janest-core_113.24.00.orig.tar.gz.delta 
b/janest-core_113.24.00.orig.tar.gz.delta
new file mode 100644
index 000..52bdd2e
Binary files /dev/null and b/janest-core_113.24.00.orig.tar.gz.delta differ
diff --git a/janest-core_113.24.00.orig.tar.gz.id 
b/janest-core_113.24.00.orig.tar.gz.id
new file mode 100644
index 000..6de76fa
--- /dev/null
+++ b/janest-core_113.24.00.orig.tar.gz.id
@@ -0,0 +1 @@
+d8bae1179bbeb09b81a6251835239354e08233d7

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


[Pkg-ocaml-maint-commits] [janest-core] branch upstream updated (85866e1 -> 83c985e)

2016-02-01 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a change to branch upstream
in repository janest-core.

  from  85866e1   Imported Upstream version 113.00.00
   new  83c985e   Imported Upstream version 113.24.00

The 1 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 |2 -
 CHANGES.md |  146 +-
 COPYRIGHT.txt  |2 +-
 INSTALL.txt|   56 -
 META.ab|   34 +
 Makefile   |   55 +-
 README.md  |   12 +-
 _oasis |  424 +-
 _tags  |  754 +-
 bench/array_heap.ml|2 +-
 bench/array_sort.ml|8 +-
 bench/bench_heap.ml|6 +-
 bench/bench_map.ml |6 +-
 bench/core_stack.ml|4 +-
 bench/dequeue.ml   |4 +-
 bench/limiter.ml   |   44 +
 bench/ordering_container.ml|4 +-
 bench/timing_wheel.ml  |6 +-
 bin/diff_sexp.ml   |   13 +
 bin/diff_sexps.ml  |   15 +
 bin/mail_test.ml   |   21 +
 bin/piecewise_linear_perf_test.ml  |   82 +
 bin/redcat.ml  |   26 +
 config/discover.sh |   52 +-
 config/test.c  |   53 +-
 configure  |   24 +-
 core.install   |1 -
 descr  |4 +
 example/command/main.ml|  355 +-
 example/command/main_no_recur.ml   |   20 +-
 example/quickcheck/from_comments.ml|2 +-
 example/quickcheck/from_docs.ml|  188 +-
 example/quickcheck/from_wiki.ml|   24 +-
 example/quickcheck/shrinker_example.ml |   98 +
 example/unix/getifaddrs.ml |5 +
 js-utils/gen_install.ml|  102 +
 js-utils/install_tags.ml   |   18 +
 myocamlbuild.ml|  698 +-
 opam   |   30 +
 setup.ml   | 7384 +---
 src/META   |   28 +-
 src/array_permute.ml   |1 -
 src/avltree.ml |1 -
 src/bag.ml |1 -
 src/bigbuffer.mli  |2 +-
 src/bigbuffer_internal.ml  |1 -
 src/bigstring.ml   |   52 +-
 src/bigstring.mli  |2 +-
 src/bigstring_marshal.ml   |8 +-
 src/bigstring_marshal.mli  |2 +-
 src/bigstring_stubs.c  |   13 +-
 src/bigsubstring.ml|1 -
 src/binable.ml |1 -
 src/binable0.ml|1 -
 src/binary_packing.ml  |1 -
 src/blang.ml   |1 -
 src/bool.ml|1 -
 src/bounded_int_table.ml   |1 -
 src/bucket.ml  |1 -
 src/byte_units.ml  |1 -
 src/check_std.ml   |4 +-
 src/command.ml |  814 ++-
 src/command.mli|  177 +-
 src/commutative_group.ml   |1 -
 src/comparable.ml  |1 -
 src/comparable_intf.ml |1 -
 src/comparator.ml  |1 -
 src/constrained_float.ml   |1 -
 src/container.ml   |1 -
 src/core.mldylib   |4 -
 src/core.mllib |4 -
 src/core.mlpack|  186 -
 src/core_arg.ml  

[Pkg-ocaml-maint-commits] [janest-core] annotated tag upstream/113.24.00 created (now 29cd2e0)

2016-02-01 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a change to annotated tag upstream/113.24.00
in repository janest-core.

at  29cd2e0   (tag)
   tagging  83c985edf8f3e70559e71df52acb59313fd8fad1 (commit)
  replaces  upstream/113.00.00
 tagged by  Hilko Bengen
on  Mon Feb 1 23:31:50 2016 +0100

- Log -
Upstream version 113.24.00

Hilko Bengen (1):
  Imported Upstream version 113.24.00

---

This annotated tag includes the following new commits:

   new  83c985e   Imported Upstream version 113.24.00

The 1 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.


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


[Pkg-ocaml-maint-commits] [janest-core] branch pristine-tar updated (626c9f1 -> 469af78)

2016-02-01 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a change to branch pristine-tar
in repository janest-core.

  from  626c9f1   pristine-tar data for janest-core_113.00.00.orig.tar.gz
   new  469af78   pristine-tar data for janest-core_113.24.00.orig.tar.gz

The 1 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:
 janest-core_113.24.00.orig.tar.gz.delta | Bin 0 -> 7338 bytes
 janest-core_113.24.00.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 janest-core_113.24.00.orig.tar.gz.delta
 create mode 100644 janest-core_113.24.00.orig.tar.gz.id

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


[Pkg-ocaml-maint-commits] [ocaml-textutils] 01/01: pristine-tar data for ocaml-textutils_113.24.00.orig.tar.gz

2016-02-01 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch pristine-tar
in repository ocaml-textutils.

commit 459af770e5c089547d7fa3a233c3ca92d39a90ea
Author: Hilko Bengen 
Date:   Mon Feb 1 23:35:47 2016 +0100

pristine-tar data for ocaml-textutils_113.24.00.orig.tar.gz
---
 ocaml-textutils_113.24.00.orig.tar.gz.delta | Bin 0 -> 1524 bytes
 ocaml-textutils_113.24.00.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/ocaml-textutils_113.24.00.orig.tar.gz.delta 
b/ocaml-textutils_113.24.00.orig.tar.gz.delta
new file mode 100644
index 000..a849216
Binary files /dev/null and b/ocaml-textutils_113.24.00.orig.tar.gz.delta differ
diff --git a/ocaml-textutils_113.24.00.orig.tar.gz.id 
b/ocaml-textutils_113.24.00.orig.tar.gz.id
new file mode 100644
index 000..e97c2ad
--- /dev/null
+++ b/ocaml-textutils_113.24.00.orig.tar.gz.id
@@ -0,0 +1 @@
+402ef213a16fe151f49def71d77ba012ec9ad6cd

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


[Pkg-ocaml-maint-commits] [ocaml-textutils] branch upstream updated (c5fcd0f -> 52de5a1)

2016-02-01 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a change to branch upstream
in repository ocaml-textutils.

  from  c5fcd0f   Imported Upstream version 112.17.00
   new  52de5a1   Imported Upstream version 113.24.00

The 1 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   |7 +
 CHANGES.md   |   15 +
 INSTALL.txt  |   41 -
 META.ab  |7 +
 Makefile |   55 +-
 _oasis   |   70 +-
 _tags|   35 +-
 configure|   24 +-
 descr|1 +
 js-utils/gen_install.ml  |  102 +
 js-utils/install_tags.ml |9 +
 lib/META |   12 -
 lib/textutils.mldylib|4 -
 lib/textutils.mllib  |4 -
 lib/textutils.mlpack |8 -
 myocamlbuild.ml  |  649 +---
 opam |   29 +
 setup.ml | 6796 +-
 {lib => src}/ascii_table.ml  |   23 +-
 {lib => src}/ascii_table.mli |8 +-
 {lib => src}/console.ml  |0
 {lib => src}/console.mli |0
 {lib => src}/std.ml  |0
 {lib => src}/text_block.ml   |0
 {lib => src}/text_block.mli  |0
 {lib => src}/text_graph.ml   |   18 +-
 {lib => src}/text_graph.mli  |0
 27 files changed, 301 insertions(+), 7616 deletions(-)
 create mode 100644 .gitignore
 delete mode 100644 INSTALL.txt
 create mode 100644 META.ab
 create mode 100644 descr
 create mode 100644 js-utils/gen_install.ml
 create mode 100644 js-utils/install_tags.ml
 delete mode 100644 lib/META
 delete mode 100644 lib/textutils.mldylib
 delete mode 100644 lib/textutils.mllib
 delete mode 100644 lib/textutils.mlpack
 create mode 100644 opam
 rename {lib => src}/ascii_table.ml (98%)
 rename {lib => src}/ascii_table.mli (97%)
 rename {lib => src}/console.ml (100%)
 rename {lib => src}/console.mli (100%)
 rename {lib => src}/std.ml (100%)
 rename {lib => src}/text_block.ml (100%)
 rename {lib => src}/text_block.mli (100%)
 rename {lib => src}/text_graph.ml (74%)
 rename {lib => src}/text_graph.mli (100%)

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


[Pkg-ocaml-maint-commits] [ocaml-textutils] annotated tag upstream/113.24.00 created (now a1f4e66)

2016-02-01 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a change to annotated tag upstream/113.24.00
in repository ocaml-textutils.

at  a1f4e66   (tag)
   tagging  52de5a1ef56bbc48c5c4550afcb64f82c8cb107e (commit)
  replaces  upstream/112.17.00
 tagged by  Hilko Bengen
on  Mon Feb 1 23:35:47 2016 +0100

- Log -
Upstream version 113.24.00

Hilko Bengen (1):
  Imported Upstream version 113.24.00

---

This annotated tag includes the following new commits:

   new  52de5a1   Imported Upstream version 113.24.00

The 1 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.


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


[Pkg-ocaml-maint-commits] [ocaml-re2] annotated tag upstream/113.24.00+dfsg created (now dddec97)

2016-02-01 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a change to annotated tag upstream/113.24.00+dfsg
in repository ocaml-re2.

at  dddec97   (tag)
   tagging  51d5777236b07e2207b7401d4420679b0e6e54a4 (commit)
  replaces  upstream/113.00.00+dfsg
 tagged by  Hilko Bengen
on  Mon Feb 1 23:33:11 2016 +0100

- Log -
Upstream version 113.24.00+dfsg

Hilko Bengen (1):
  Imported Upstream version 113.24.00+dfsg

---

This annotated tag includes the following new commits:

   new  51d5777   Imported Upstream version 113.24.00+dfsg

The 1 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.


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


[Pkg-ocaml-maint-commits] [ocaml-re2] 01/01: pristine-tar data for ocaml-re2_113.24.00+dfsg.orig.tar.xz

2016-02-01 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch pristine-tar
in repository ocaml-re2.

commit 67cc23c054dfd90a2041e3f3a02d0a2d1f4b53a9
Author: Hilko Bengen 
Date:   Mon Feb 1 23:34:31 2016 +0100

pristine-tar data for ocaml-re2_113.24.00+dfsg.orig.tar.xz
---
 ocaml-re2_113.24.00+dfsg.orig.tar.xz.delta | Bin 0 -> 1702 bytes
 ocaml-re2_113.24.00+dfsg.orig.tar.xz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/ocaml-re2_113.24.00+dfsg.orig.tar.xz.delta 
b/ocaml-re2_113.24.00+dfsg.orig.tar.xz.delta
new file mode 100644
index 000..a504e40
Binary files /dev/null and b/ocaml-re2_113.24.00+dfsg.orig.tar.xz.delta differ
diff --git a/ocaml-re2_113.24.00+dfsg.orig.tar.xz.id 
b/ocaml-re2_113.24.00+dfsg.orig.tar.xz.id
new file mode 100644
index 000..f2fd692
--- /dev/null
+++ b/ocaml-re2_113.24.00+dfsg.orig.tar.xz.id
@@ -0,0 +1 @@
+716c4f60cbb0c6606052c5f902494a65b2143dc9

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


[Pkg-ocaml-maint-commits] [ocaml-re2] branch upstream updated (acfb7bb -> 51d5777)

2016-02-01 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a change to branch upstream
in repository ocaml-re2.

  from  acfb7bb   Imported Upstream version 113.00.00+dfsg
   new  51d5777   Imported Upstream version 113.24.00+dfsg

The 1 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   |7 +
 CHANGES.md   |   19 +-
 INSTALL.txt  |   48 -
 META.ab  |7 +
 Makefile |   55 +-
 _oasis   |   85 +-
 _prebuild|7 +-
 _tags|   42 +-
 configure|   24 +-
 descr|1 +
 js-utils/gen_install.ml  |  102 +
 js-utils/install_tags.ml |   14 +
 myocamlbuild.ml  |  649 +
 opam |   29 +
 setup.ml | 6823 +-
 src/META |   12 -
 src/Makefile |7 +-
 src/jbuild-ignore|1 +
 src/parser.ml|  955 +++
 src/parser.mli   |  135 +-
 src/parser_intf.ml   |  150 +
 src/re2.mldylib  |4 -
 src/re2.mllib|4 -
 src/re2.mlpack   |9 -
 src/re2_internal.ml  |   24 +-
 src/re2_internal_intf.ml |8 +-
 src/stubs.cpp|2 +-
 test/test.ml |  321 ---
 28 files changed, 952 insertions(+), 8592 deletions(-)
 create mode 100644 .gitignore
 delete mode 100644 INSTALL.txt
 create mode 100644 META.ab
 create mode 100644 descr
 create mode 100644 js-utils/gen_install.ml
 create mode 100644 js-utils/install_tags.ml
 create mode 100644 opam
 delete mode 100644 src/META
 create mode 100644 src/jbuild-ignore
 create mode 100644 src/parser_intf.ml
 delete mode 100644 src/re2.mldylib
 delete mode 100644 src/re2.mllib
 delete mode 100644 src/re2.mlpack
 delete mode 100644 test/test.ml

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


[Pkg-ocaml-maint-commits] [ocaml-re2] branch pristine-tar updated (be3631f -> 67cc23c)

2016-02-01 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a change to branch pristine-tar
in repository ocaml-re2.

  from  be3631f   pristine-tar data for ocaml-re2_113.00.00+dfsg.orig.tar.xz
   new  67cc23c   pristine-tar data for ocaml-re2_113.24.00+dfsg.orig.tar.xz

The 1 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:
 ocaml-re2_113.24.00+dfsg.orig.tar.xz.delta | Bin 0 -> 1702 bytes
 ocaml-re2_113.24.00+dfsg.orig.tar.xz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 ocaml-re2_113.24.00+dfsg.orig.tar.xz.delta
 create mode 100644 ocaml-re2_113.24.00+dfsg.orig.tar.xz.id

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


[Pkg-ocaml-maint-commits] [bin-prot] 01/01: pristine-tar data for bin-prot_113.24.00.orig.tar.gz

2016-02-01 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch pristine-tar
in repository bin-prot.

commit d581ebedd12dd5c9e05ca442624645e151c36aab
Author: Hilko Bengen 
Date:   Mon Feb 1 23:26:16 2016 +0100

pristine-tar data for bin-prot_113.24.00.orig.tar.gz
---
 bin-prot_113.24.00.orig.tar.gz.delta | Bin 0 -> 2118 bytes
 bin-prot_113.24.00.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/bin-prot_113.24.00.orig.tar.gz.delta 
b/bin-prot_113.24.00.orig.tar.gz.delta
new file mode 100644
index 000..4958db7
Binary files /dev/null and b/bin-prot_113.24.00.orig.tar.gz.delta differ
diff --git a/bin-prot_113.24.00.orig.tar.gz.id 
b/bin-prot_113.24.00.orig.tar.gz.id
new file mode 100644
index 000..895de35
--- /dev/null
+++ b/bin-prot_113.24.00.orig.tar.gz.id
@@ -0,0 +1 @@
+c2aec1bb6be02d834018e0859ac7ebbf055f7a19

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


[Pkg-ocaml-maint-commits] [sexplib310] branch upstream updated (15b2190 -> b75d484)

2016-02-01 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a change to branch upstream
in repository sexplib310.

  from  15b2190   Imported Upstream version 113.00.00
   new  b72d03c   Imported Upstream version 113.00.01
   new  b75d484   Imported Upstream version 113.24.00

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:
 CHANGES.md  |4 +
 CHANGES.txt |  267 +
 COPYRIGHT.txt   |2 +-
 INSTALL.txt |   39 -
 META.ab |   27 +
 Makefile|   55 +-
 README.md   |  261 +-
 _oasis  |  125 +-
 _tags   |   86 +-
 configure   |   24 +-
 descr   |5 +
 js-utils/gen_install.ml |  102 +
 js-utils/install_tags.ml|   11 +
 lib/META|   33 -
 lib/sexplib.mldylib |4 -
 lib/sexplib.mllib   |4 -
 lib/sexplib.mlpack  |   19 -
 myocamlbuild.ml |  675 +--
 num/lib/META|   12 -
 num/lib/sexplib_num.mldylib |4 -
 num/lib/sexplib_num.mllib   |1 -
 num/lib/sexplib_num.mlpack  |5 -
 opam|   17 +
 setup.ml| 7290 +--
 {lib => src}/conv.ml|   16 +-
 {lib => src}/conv.mli   |0
 {lib => src}/conv_error.ml  |0
 {lib => src}/exn_magic.ml   |0
 {lib => src}/exn_magic.mli  |0
 {lib => src}/intro.txt  |0
 {lib => src}/lexer.mli  |0
 {lib => src}/lexer.mll  |0
 {lib => src}/macro.ml   |0
 {lib => src}/macro.mli  |0
 {lib => src}/parser.mly |0
 {lib => src}/parser_with_layout.mly |0
 {lib => src}/path.ml|2 +
 {lib => src}/path.mli   |0
 {lib => src}/pre_sexp.ml|5 +-
 {lib => src}/sexp.ml|0
 {lib => src}/sexp.mli   |0
 {lib => src}/sexp_intf.ml   |4 +-
 {lib => src}/sexp_with_layout.ml|0
 {lib => src}/src_pos.ml |0
 {lib => src}/src_pos.mli|0
 {lib => src}/std.ml |0
 {lib => src}/type.ml|0
 {lib => src}/type_with_layout.ml|0
 {lib => src}/type_with_layout.mli   |0
 syntax/pa_sexp_conv.ml  | 1654 --
 syntax/pa_sexp_conv.mldylib |4 -
 syntax/pa_sexp_conv.mli |1 -
 syntax/pa_sexp_conv.mllib   |4 -
 syntax_test/conv_test_deprecated.ml |  184 -
 syntax_test/lib/conv_test.ml|   52 -
 syntax_test/newlines.expected   |   93 -
 syntax_test/newlines.ml |   56 -
 syntax_test/nonrec_test.ml  |  104 -
 syntax_test/pa_sexp_test.ml |  274 -
 syntax_test/parser_test.ml  |  255 -
 syntax_test/printer_test.ml |  195 -
 syntax_test/sexp_test.ml|   47 -
 syntax_test/test.sexp   |   34 -
 syntax_test/test_common.ml  |   42 -
 {lib_test => test}/test_macros.ml   |   60 +-
 {lib_test => test}/test_macros.mli  |0
 {lib_test => test}/test_sexp_with_layout.ml |   24 +-
 top/sexplib_top.mldylib |4 -
 top/sexplib_top.mllib   |4 -
 unix/lib/META   |   12 -
 unix/lib/sexplib_unix.mldylib   |4 -
 unix/lib/sexplib_unix.mllib |4 -
 unix/lib/sexplib_unix.mlpack|4 -
 73 files changed, 729 insertions(+), 11485 deletions(-)
 create mode 100644 CHANGES.txt
 delete mode 100644 INSTALL.txt
 create mode 100644 META.ab
 create mode 100644 descr
 create mode 100644 js-utils/gen_install.ml
 create mode 100644 js-utils/install_tags.ml
 delete mode 100644 lib/META
 delete mode 100644 lib/sexplib.mldylib
 delete mode 100644 lib/sexplib.mllib
 delete mode 100644 lib/sexplib.mlpack
 delete mode 100644 num/lib/META
 delete mode 100644 num/lib/sexplib_num.mldylib
 

[Pkg-ocaml-maint-commits] [sexplib310] branch pristine-tar updated (69c9a71 -> 77a90e7)

2016-02-01 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a change to branch pristine-tar
in repository sexplib310.

  from  69c9a71   pristine-tar data for sexplib310_113.00.00.orig.tar.gz
   new  749cdb6   pristine-tar data for sexplib310_113.00.01.orig.tar.gz
   new  77a90e7   pristine-tar data for sexplib310_113.24.00.orig.tar.gz

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:
 sexplib310_113.00.01.orig.tar.gz.delta | Bin 0 -> 2513 bytes
 sexplib310_113.00.01.orig.tar.gz.id|   1 +
 sexplib310_113.24.00.orig.tar.gz.delta | Bin 0 -> 2330 bytes
 sexplib310_113.24.00.orig.tar.gz.id|   1 +
 4 files changed, 2 insertions(+)
 create mode 100644 sexplib310_113.00.01.orig.tar.gz.delta
 create mode 100644 sexplib310_113.00.01.orig.tar.gz.id
 create mode 100644 sexplib310_113.24.00.orig.tar.gz.delta
 create mode 100644 sexplib310_113.24.00.orig.tar.gz.id

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


[Pkg-ocaml-maint-commits] [sexplib310] annotated tag upstream/113.00.01 created (now 1616bb3)

2016-02-01 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a change to annotated tag upstream/113.00.01
in repository sexplib310.

at  1616bb3   (tag)
   tagging  b72d03c0cde3da552aca4a0d2b7d474d2dc261c4 (commit)
  replaces  upstream/113.00.00
 tagged by  Hilko Bengen
on  Wed Jan 13 23:11:52 2016 +0100

- Log -
Upstream version 113.00.01

Hilko Bengen (1):
  Imported Upstream version 113.00.01

---

This annotated tag includes the following new commits:

   new  b72d03c   Imported Upstream version 113.00.01

The 1 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.


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


[Pkg-ocaml-maint-commits] [sexplib310] branch master updated (6779fa0 -> 7fef9c9)

2016-02-01 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a change to branch master
in repository sexplib310.

  from  6779fa0   113.00.00-1
   new  b72d03c   Imported Upstream version 113.00.01
   new  7fef9c9   Merge tag 'upstream/113.00.01'

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:
 CHANGES.md  |4 +
 INSTALL.txt |5 +-
 _oasis  |   42 -
 _tags   |   29 +-
 lib/META|   16 +-
 myocamlbuild.ml |   26 +-
 setup.ml|  404 +
 syntax/pa_sexp_conv.ml  | 1654 ---
 syntax/pa_sexp_conv.mldylib |4 -
 syntax/pa_sexp_conv.mli |1 -
 syntax/pa_sexp_conv.mllib   |4 -
 syntax_test/conv_test_deprecated.ml |  184 
 syntax_test/lib/conv_test.ml|   52 --
 syntax_test/newlines.expected   |   93 --
 syntax_test/newlines.ml |   56 --
 syntax_test/nonrec_test.ml  |  104 ---
 syntax_test/pa_sexp_test.ml |  274 --
 syntax_test/parser_test.ml  |  255 --
 syntax_test/printer_test.ml |  195 -
 syntax_test/sexp_test.ml|   47 -
 syntax_test/test.sexp   |   34 -
 syntax_test/test_common.ml  |   42 -
 22 files changed, 21 insertions(+), 3504 deletions(-)
 delete mode 100644 syntax/pa_sexp_conv.ml
 delete mode 100644 syntax/pa_sexp_conv.mldylib
 delete mode 100644 syntax/pa_sexp_conv.mli
 delete mode 100644 syntax/pa_sexp_conv.mllib
 delete mode 100644 syntax_test/conv_test_deprecated.ml
 delete mode 100644 syntax_test/lib/conv_test.ml
 delete mode 100644 syntax_test/newlines.expected
 delete mode 100644 syntax_test/newlines.ml
 delete mode 100644 syntax_test/nonrec_test.ml
 delete mode 100644 syntax_test/pa_sexp_test.ml
 delete mode 100644 syntax_test/parser_test.ml
 delete mode 100644 syntax_test/printer_test.ml
 delete mode 100644 syntax_test/sexp_test.ml
 delete mode 100644 syntax_test/test.sexp
 delete mode 100644 syntax_test/test_common.ml

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


[Pkg-ocaml-maint-commits] [sexplib310] 01/02: pristine-tar data for sexplib310_113.00.01.orig.tar.gz

2016-02-01 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch pristine-tar
in repository sexplib310.

commit 749cdb600859c02eed7806dc7f8fa0e323b3e795
Author: Hilko Bengen 
Date:   Wed Jan 13 23:11:52 2016 +0100

pristine-tar data for sexplib310_113.00.01.orig.tar.gz
---
 sexplib310_113.00.01.orig.tar.gz.delta | Bin 0 -> 2513 bytes
 sexplib310_113.00.01.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/sexplib310_113.00.01.orig.tar.gz.delta 
b/sexplib310_113.00.01.orig.tar.gz.delta
new file mode 100644
index 000..2769b9e
Binary files /dev/null and b/sexplib310_113.00.01.orig.tar.gz.delta differ
diff --git a/sexplib310_113.00.01.orig.tar.gz.id 
b/sexplib310_113.00.01.orig.tar.gz.id
new file mode 100644
index 000..e538646
--- /dev/null
+++ b/sexplib310_113.00.01.orig.tar.gz.id
@@ -0,0 +1 @@
+944b08b2a651b122600d359c4fc6577fcdd8797d

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


[Pkg-ocaml-maint-commits] [sexplib310] 02/02: Merge tag 'upstream/113.00.01'

2016-02-01 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch master
in repository sexplib310.

commit 7fef9c9457e89b77fa31b264f8409e070d92aefe
Merge: 6779fa0 b72d03c
Author: Hilko Bengen 
Date:   Wed Jan 13 23:11:53 2016 +0100

Merge tag 'upstream/113.00.01'

Upstream version 113.00.01

 CHANGES.md  |4 +
 INSTALL.txt |5 +-
 _oasis  |   42 -
 _tags   |   29 +-
 lib/META|   16 +-
 myocamlbuild.ml |   26 +-
 setup.ml|  404 +
 syntax/pa_sexp_conv.ml  | 1654 ---
 syntax/pa_sexp_conv.mldylib |4 -
 syntax/pa_sexp_conv.mli |1 -
 syntax/pa_sexp_conv.mllib   |4 -
 syntax_test/conv_test_deprecated.ml |  184 
 syntax_test/lib/conv_test.ml|   52 --
 syntax_test/newlines.expected   |   93 --
 syntax_test/newlines.ml |   56 --
 syntax_test/nonrec_test.ml  |  104 ---
 syntax_test/pa_sexp_test.ml |  274 --
 syntax_test/parser_test.ml  |  255 --
 syntax_test/printer_test.ml |  195 -
 syntax_test/sexp_test.ml|   47 -
 syntax_test/test.sexp   |   34 -
 syntax_test/test_common.ml  |   42 -
 22 files changed, 21 insertions(+), 3504 deletions(-)

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


[Pkg-ocaml-maint-commits] [sexplib310] annotated tag upstream/113.24.00 created (now e30ffe1)

2016-02-01 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a change to annotated tag upstream/113.24.00
in repository sexplib310.

at  e30ffe1   (tag)
   tagging  b75d484e4e73e1d7cd60974009a4d75edf8ed6ff (commit)
  replaces  upstream/113.00.01
 tagged by  Hilko Bengen
on  Mon Feb 1 23:36:53 2016 +0100

- Log -
Upstream version 113.24.00

Hilko Bengen (1):
  Imported Upstream version 113.24.00

---

This annotated tag includes the following new commits:

   new  b72d03c   Imported Upstream version 113.00.01
   new  b75d484   Imported Upstream version 113.24.00

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.


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


[Pkg-ocaml-maint-commits] [ocaml-textutils] branch pristine-tar updated (35d4ed3 -> 459af77)

2016-02-01 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a change to branch pristine-tar
in repository ocaml-textutils.

  from  35d4ed3   pristine-tar data for 
ocaml-textutils_112.17.00.orig.tar.gz
   new  459af77   pristine-tar data for 
ocaml-textutils_113.24.00.orig.tar.gz

The 1 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:
 ocaml-textutils_113.24.00.orig.tar.gz.delta | Bin 0 -> 1524 bytes
 ocaml-textutils_113.24.00.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 ocaml-textutils_113.24.00.orig.tar.gz.delta
 create mode 100644 ocaml-textutils_113.24.00.orig.tar.gz.id

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


[Pkg-ocaml-maint-commits] [sexplib310] 02/02: pristine-tar data for sexplib310_113.24.00.orig.tar.gz

2016-02-01 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch pristine-tar
in repository sexplib310.

commit 77a90e712f1bb0c49d73b784fa4a62f70f4ef3d2
Author: Hilko Bengen 
Date:   Mon Feb 1 23:36:52 2016 +0100

pristine-tar data for sexplib310_113.24.00.orig.tar.gz
---
 sexplib310_113.24.00.orig.tar.gz.delta | Bin 0 -> 2330 bytes
 sexplib310_113.24.00.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/sexplib310_113.24.00.orig.tar.gz.delta 
b/sexplib310_113.24.00.orig.tar.gz.delta
new file mode 100644
index 000..26a3f65
Binary files /dev/null and b/sexplib310_113.24.00.orig.tar.gz.delta differ
diff --git a/sexplib310_113.24.00.orig.tar.gz.id 
b/sexplib310_113.24.00.orig.tar.gz.id
new file mode 100644
index 000..2c8588d
--- /dev/null
+++ b/sexplib310_113.24.00.orig.tar.gz.id
@@ -0,0 +1 @@
+bb01866fd111689e51a073864fb6a5ca4bdef3ad

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


[Pkg-ocaml-maint-commits] [fieldslib] 01/01: pristine-tar data for fieldslib_113.24.00.orig.tar.gz

2016-02-01 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch pristine-tar
in repository fieldslib.

commit de26490b115c05dee4b99051bc38bb8497113013
Author: Hilko Bengen 
Date:   Thu Jan 28 00:40:20 2016 +0100

pristine-tar data for fieldslib_113.24.00.orig.tar.gz
---
 fieldslib_113.24.00.orig.tar.gz.delta | Bin 0 -> 1354 bytes
 fieldslib_113.24.00.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/fieldslib_113.24.00.orig.tar.gz.delta 
b/fieldslib_113.24.00.orig.tar.gz.delta
new file mode 100644
index 000..13d2b79
Binary files /dev/null and b/fieldslib_113.24.00.orig.tar.gz.delta differ
diff --git a/fieldslib_113.24.00.orig.tar.gz.id 
b/fieldslib_113.24.00.orig.tar.gz.id
new file mode 100644
index 000..733eb90
--- /dev/null
+++ b/fieldslib_113.24.00.orig.tar.gz.id
@@ -0,0 +1 @@
+522472a7cefbc75e1132582f87f81d6cb25851a0

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


[Pkg-ocaml-maint-commits] [fieldslib] branch upstream updated (38eb5cb -> 66fca55)

2016-02-01 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a change to branch upstream
in repository fieldslib.

  from  38eb5cb   Imported Upstream version 113.00.00
   new  66fca55   Imported Upstream version 113.24.00

The 1 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:
 COPYRIGHT.txt |   11 -
 INSTALL.txt   |   39 -
 META.ab   |7 +
 Makefile  |   55 +-
 README.txt|  153 -
 _oasis|   36 +-
 _tags |   29 +-
 configure |   24 +-
 descr |5 +
 example/input.mli |9 -
 example/test.ml   |   30 -
 example/test.mli  |   51 -
 js-utils/gen_install.ml   |  102 +
 js-utils/install_tags.ml  |9 +
 lib/META  |   21 -
 lib/fieldslib.mldylib |4 -
 lib/fieldslib.mllib   |4 -
 lib/fieldslib.mlpack  |4 -
 myocamlbuild.ml   |  649 +---
 opam  |   17 +
 setup.ml  | 6828 +
 {lib => src}/field.ml |0
 {lib => src}/field.mli|   10 +-
 {lib => src}/fieldslib.odocl  |0
 syntax/pa_fields_conv.ml  |  656 
 syntax/pa_fields_conv.mldylib |4 -
 syntax/pa_fields_conv.mli |0
 syntax/pa_fields_conv.mllib   |4 -
 test/fields_test.ml   |   57 -
 test/should_fail  |   15 -
 test/test1.ml |5 -
 test/test2.ml |5 -
 test/test3.ml |5 -
 test/test4.ml |5 -
 test/test5.ml |6 -
 test/test6.ml |6 -
 test/test7.ml |6 -
 test/test8.ml |6 -
 38 files changed, 226 insertions(+), 8651 deletions(-)
 delete mode 100644 COPYRIGHT.txt
 delete mode 100644 INSTALL.txt
 create mode 100644 META.ab
 delete mode 100644 README.txt
 create mode 100644 descr
 delete mode 100644 example/input.mli
 delete mode 100644 example/test.ml
 delete mode 100644 example/test.mli
 create mode 100644 js-utils/gen_install.ml
 create mode 100644 js-utils/install_tags.ml
 delete mode 100644 lib/META
 delete mode 100644 lib/fieldslib.mldylib
 delete mode 100644 lib/fieldslib.mllib
 delete mode 100644 lib/fieldslib.mlpack
 create mode 100644 opam
 rename {lib => src}/field.ml (100%)
 rename {lib => src}/field.mli (75%)
 rename {lib => src}/fieldslib.odocl (100%)
 delete mode 100644 syntax/pa_fields_conv.ml
 delete mode 100644 syntax/pa_fields_conv.mldylib
 delete mode 100644 syntax/pa_fields_conv.mli
 delete mode 100644 syntax/pa_fields_conv.mllib
 delete mode 100644 test/fields_test.ml
 delete mode 100755 test/should_fail
 delete mode 100644 test/test1.ml
 delete mode 100644 test/test2.ml
 delete mode 100644 test/test3.ml
 delete mode 100644 test/test4.ml
 delete mode 100644 test/test5.ml
 delete mode 100644 test/test6.ml
 delete mode 100644 test/test7.ml
 delete mode 100644 test/test8.ml

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


[Pkg-ocaml-maint-commits] [fieldslib] branch pristine-tar updated (f1483f8 -> de26490)

2016-02-01 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a change to branch pristine-tar
in repository fieldslib.

  from  f1483f8   pristine-tar data for fieldslib_113.00.00.orig.tar.gz
   new  de26490   pristine-tar data for fieldslib_113.24.00.orig.tar.gz

The 1 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:
 fieldslib_113.24.00.orig.tar.gz.delta | Bin 0 -> 1354 bytes
 fieldslib_113.24.00.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 fieldslib_113.24.00.orig.tar.gz.delta
 create mode 100644 fieldslib_113.24.00.orig.tar.gz.id

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


[Pkg-ocaml-maint-commits] [fieldslib] annotated tag upstream/113.24.00 created (now 46e37a7)

2016-02-01 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a change to annotated tag upstream/113.24.00
in repository fieldslib.

at  46e37a7   (tag)
   tagging  66fca555fcef1ec483068b7b35eeab4696bb (commit)
  replaces  upstream/113.00.00
 tagged by  Hilko Bengen
on  Thu Jan 28 00:40:20 2016 +0100

- Log -
Upstream version 113.24.00

Hilko Bengen (1):
  Imported Upstream version 113.24.00

---

This annotated tag includes the following new commits:

   new  66fca55   Imported Upstream version 113.24.00

The 1 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.


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


[Pkg-ocaml-maint-commits] [bin-prot] branch pristine-tar updated (5f6b0f6 -> d581ebe)

2016-02-01 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a change to branch pristine-tar
in repository bin-prot.

  from  5f6b0f6   pristine-tar data for bin-prot_113.00.00.orig.tar.gz
   new  d581ebe   pristine-tar data for bin-prot_113.24.00.orig.tar.gz

The 1 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:
 bin-prot_113.24.00.orig.tar.gz.delta | Bin 0 -> 2118 bytes
 bin-prot_113.24.00.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 bin-prot_113.24.00.orig.tar.gz.delta
 create mode 100644 bin-prot_113.24.00.orig.tar.gz.id

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


[Pkg-ocaml-maint-commits] [bin-prot] branch upstream updated (cb506b2 -> 7dfdbf0)

2016-02-01 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a change to branch upstream
in repository bin-prot.

  from  cb506b2   Imported Upstream version 113.00.00
   new  7dfdbf0   Imported Upstream version 113.24.00

The 1 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:
 CHANGES.md|19 +
 CHANGES.txt   |99 +
 COPYRIGHT.txt | 2 +-
 INSTALL.txt   |40 -
 META.ab   | 7 +
 Makefile  |55 +-
 README.md |   105 +-
 _oasis|   101 +-
 _tags |84 +-
 bench/bench.ml|38 +-
 bench/bench_numbers.ml|   269 +
 config/arch.sh|25 -
 configure |24 +-
 descr | 5 +
 js-utils/gen_install.ml   |   102 +
 js-utils/install_tags.ml  | 9 +
 lib/META  |22 -
 lib/bin_prot.mldylib  | 4 -
 lib/bin_prot.mllib| 4 -
 lib/bin_prot.mlpack   |12 -
 lib/config.h  | 0
 lib/libbin_prot_stubs.clib| 5 -
 myocamlbuild.ml   |   682 +-
 opam  |17 +
 setup.ml  |  7204 +-
 {lib => src}/binable.ml   | 0
 {lib => src}/blit_stubs.c | 0
 {lib => src}/blob.ml  | 0
 {lib => src}/blob.mli | 0
 {lib => src}/common.ml| 0
 {lib => src}/common.mli   | 0
 src/detect-arch.sh|28 +
 {lib => src}/float_stubs.c| 0
 {lib => src}/int_codes.mlh| 0
 {lib => src}/nat0.ml  | 0
 {lib => src}/nat0.mli | 0
 {lib => src}/read.ml  |   372 +-
 {lib => src}/read.mli | 0
 {lib => src}/size.ml  | 0
 {lib => src}/size.mli | 0
 {lib => src}/std.ml   | 0
 {config => src}/test.c| 0
 {lib => src}/type_class.ml| 0
 {lib => src}/type_class.mli   | 0
 {lib => src}/utils.ml |   121 +-
 {lib => src}/utils.mli|15 +-
 {lib => src}/write.ml |   291 +-
 {lib => src}/write.mli| 0
 syntax/pa_bin_prot.ml |  1297 ---
 syntax/pa_bin_prot.mldylib| 4 -
 syntax/pa_bin_prot.mli| 1 -
 syntax/pa_bin_prot.mllib  | 4 -
 test/bin_prot_test.ml |   981 --
 test/bin_prot_test_nonrec.ml  |27 -
 test/blob_test.ml |   101 -
 test/example.ml   |   117 -
 test/integers_repr.expected   | 18292 
 test/integers_repr.expected-32bit | 14413 
 test/integers_repr.ml |   335 +
 test/mac_test.ml  |   108 -
 test/microbench.ml|76 -
 test/qtest.ml | 5 -
 test/test.ml  | 9 -
 test/test_runner.ml   | 3 -
 64 files changed, 34098 insertions(+), 11436 deletions(-)
 create mode 100644 CHANGES.txt
 delete mode 100644 INSTALL.txt
 create mode 100644 META.ab
 create mode 100644 bench/bench_numbers.ml
 delete mode 100755 config/arch.sh
 create mode 100644 descr
 create mode 100644 js-utils/gen_install.ml
 create mode 100644 js-utils/install_tags.ml
 delete mode 100644 lib/META
 delete mode 100644 lib/bin_prot.mldylib
 delete mode 100644 lib/bin_prot.mllib
 delete mode 100644 lib/bin_prot.mlpack
 delete mode 100644 lib/config.h
 delete mode 100644 lib/libbin_prot_stubs.clib
 create mode 100644 opam
 rename {lib => src}/binable.ml (100%)
 rename {lib => src}/blit_stubs.c (100%)
 rename {lib => src}/blob.ml (100%)
 rename {lib => src}/blob.mli (100%)
 rename {lib => src}/common.ml (100%)
 rename {lib => src}/common.mli (100%)
 create mode 100755 src/detect-arch.sh
 rename {lib => src}/float_stubs.c (100%)
 rename {lib => src}/int_codes.mlh (100%)
 rename {lib => src}/nat0.ml (100%)
 rename {lib => src}/nat0.mli (100%)
 rename {lib => src}/read.ml (64%)
 rename {lib => src}/read.mli (100%)
 rename {lib => src}/size.ml (100%)
 rename {lib => src}/size.mli (100%)
 rename {lib => src}/std.ml (100%)
 rename {config => src}/test.c (100%)
 rename {lib => src}/type_class.ml (100%)
 rename {lib => src}/type_class.mli (100%)
 rename {lib => src}/utils.ml (83%)
 rename {lib => src}/utils.mli (92%)
 rename {lib => src}/write.ml (56%)
 rename {lib => src}/write.mli (100%)
 delete mode 100644 syntax/pa_bin_prot.ml
 delete mode 100644 

[Pkg-ocaml-maint-commits] [bin-prot] annotated tag upstream/113.24.00 created (now 8a8e3fa)

2016-02-01 Thread Hilko Bengen
This is an automated email from the git hooks/post-receive script.

bengen pushed a change to annotated tag upstream/113.24.00
in repository bin-prot.

at  8a8e3fa   (tag)
   tagging  7dfdbf02d5499e40762b70eb2ee8c7d6b1005b3a (commit)
  replaces  upstream/113.00.00
 tagged by  Hilko Bengen
on  Mon Feb 1 23:26:16 2016 +0100

- Log -
Upstream version 113.24.00

Hilko Bengen (1):
  Imported Upstream version 113.24.00

---

This annotated tag includes the following new commits:

   new  7dfdbf0   Imported Upstream version 113.24.00

The 1 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.


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