[Pkg-ocaml-maint-commits] [tuareg-mode] branch upstream updated (2d99ed7 -> 67499c3)
Ralf Treinen
treinen at moszumanska.debian.org
Tue May 5 16:24:51 UTC 2015
This is an automated email from the git hooks/post-receive script.
treinen pushed a change to branch upstream
in repository tuareg-mode.
from 2d99ed7 Imported Upstream version 2.0.7
adds 67499c3 Imported Upstream version 2.0.9
No new revisions were added by this update.
Summary of changes:
.bzrignore | 1 +
.gitignore | 4 +
CHANGES | 11 +
COPYING | 341 ++++++
HISTORY | 148 +++
Makefile | 30 +-
README | 112 --
README.md | 124 ++
ocamldebug.el | 3 +-
opam/descr | 5 +
opam/files/tuareg.install | 6 +
opam/opam | 20 +
sample.ml | 1241 +++++++++++++++++++
tuareg-light.el | 2408 +++++++++++++++++++++++++++++++++++++
tuareg-pkg.el | 1 -
tuareg-site-file.el | 57 +-
tuareg.el | 2890 +++++++++------------------------------------
tuareg_indent.el | 2058 ++++++++++++++++++++++++++++++++
18 files changed, 6961 insertions(+), 2499 deletions(-)
create mode 100644 .bzrignore
create mode 100644 .gitignore
create mode 100644 CHANGES
create mode 100644 COPYING
create mode 100644 HISTORY
delete mode 100644 README
create mode 100644 README.md
create mode 100644 opam/descr
create mode 100644 opam/files/tuareg.install
create mode 100644 opam/opam
create mode 100644 sample.ml
create mode 100644 tuareg-light.el
delete mode 100644 tuareg-pkg.el
create mode 100644 tuareg_indent.el
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/tuareg-mode.git
More information about the Pkg-ocaml-maint-commits
mailing list