[Pkg-ocaml-maint-commits] [tuareg-mode] branch master updated (0ec84b6 -> 45caad6)
Ralf Treinen
treinen at moszumanska.debian.org
Tue May 5 16:24:39 UTC 2015
This is an automated email from the git hooks/post-receive script.
treinen pushed a change to branch master
in repository tuareg-mode.
from 0ec84b6 debian/watch: github
adds 67499c3 Imported Upstream version 2.0.9
adds 43ac5cb Merge tag 'upstream/2.0.9' into experimental/master
adds 6ee2022 new upstream 2.0.9
adds b414c6e README frenamed to README.md by upstream
adds 0e66017 drop override of dh_installchangelogs
adds 5270859 install additional *.el files
adds d5c0d1c bump standards version; drop .PHONYs from debian/rules
adds e4b7294 add package test
new 45caad6 fix url in Vcs fields
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:
.bzrignore | 1 +
.gitignore | 4 +
CHANGES | 11 +
COPYING | 341 ++++++
HISTORY | 148 +++
Makefile | 30 +-
README | 112 --
README.md | 124 ++
debian/changelog | 20 +-
debian/control | 7 +-
debian/rules | 11 +-
debian/tests/control | 3 +
debian/tests/upstream | 22 +
debian/tuareg-mode.docs | 2 +-
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 ++++++++++++++++++++++++++++++++
24 files changed, 7010 insertions(+), 2515 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 debian/tests/control
create mode 100755 debian/tests/upstream
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