[Pkg-ocaml-maint-commits] [ocaml-sqlite3] branch upstream updated (2ad954a -> c2e710a)
Stéphane Glondu
glondu at moszumanska.debian.org
Wed Aug 3 13:55:27 UTC 2016
This is an automated email from the git hooks/post-receive script.
glondu pushed a change to branch upstream
in repository ocaml-sqlite3.
from 2ad954a Imported Upstream version 2.0.5
new 558f183 Imported Upstream version 2.0.7
new 5878591 Imported Upstream version 2.0.8
new 832fee4 Imported Upstream version 2.0.9
new 4bbaf48 Imported Upstream version 3.0.0
new 3aa4faf Imported Upstream version 4.0.0
new 9307de9 Imported Upstream version 4.0.1
new 0088c1e Imported Upstream version 4.0.2
new caf779a Imported Upstream version 4.0.3
new a8f5df0 Imported Upstream version 4.0.4
new c2e710a Imported Upstream version 4.0.5
The 10 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 | 8 +
.hg_archival.txt | 4 -
.hgignore | 5 -
.hgtags | 29 --
AUTHORS.txt | 20 +-
CHANGES.txt | 42 +++
INSTALL.txt | 12 +-
Makefile | 5 +-
README.md | 55 +++-
_oasis | 56 +++-
_opam | 9 +
_tags | 15 +-
lib/META | 6 +-
lib/sqlite3.ml | 2 +-
lib/sqlite3.mldylib | 3 +
lib/sqlite3.mli | 6 +-
lib/sqlite3_stubs.c | 117 +++++--
myocamlbuild.ml | 469 ++++++++++++++++++++++------
setup.ml | 878 +++++++++++++++++++++++++++++++++++-----------------
test/test_error.ml | 12 +
20 files changed, 1259 insertions(+), 494 deletions(-)
create mode 100644 .gitignore
delete mode 100644 .hg_archival.txt
delete mode 100644 .hgignore
delete mode 100644 .hgtags
create mode 100644 _opam
create mode 100644 test/test_error.ml
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/ocaml-sqlite3.git
More information about the Pkg-ocaml-maint-commits
mailing list