[Pkg-ocaml-maint-commits] [tuareg-mode] branch master updated (1739320 -> 8c68690)

Ralf Treinen treinen at moszumanska.debian.org
Wed Nov 22 20:38:35 UTC 2017


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

treinen pushed a change to branch master
in repository tuareg-mode.

      from  1739320   activate SMIE
       new  1238c73   New upstream version 2.1.0
       new  12b760b   Update upstream source from tag 'upstream/2.1.0'
       new  25fef3b   new upstream
       new  6ca1bdb   gbp.conf: drop cleaner
       new  b2313a3   update patch ocaml-path
       new  ab361d9   drop patch opam
       new  3c52e26   dh compat level 10
       new  8c68690   standards-version 4.1.1

The 8 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 +-
 .travis.yml               |   25 +
 CHANGES                   |   19 -
 CHANGES.md                |   71 ++
 Makefile                  |   19 +-
 README.md                 |   97 ++-
 debian/changelog          |   11 +
 debian/compat             |    2 +-
 debian/control            |    4 +-
 debian/gbp.conf           |    1 -
 debian/patches/ocaml-path |    6 +-
 debian/patches/opam       |   22 -
 debian/patches/series     |    1 -
 dot-emacs.el              |   49 ++
 indent-test.ml            |   60 +-
 ocamldebug.el             |  179 ++--
 opam/descr                |    2 +-
 opam/opam                 |   23 +-
 sample.ml                 |  477 +++++------
 tuareg-jbuild.el          |  443 ++++++++++
 tuareg-light.el           |    6 +-
 tuareg-opam.el            |  245 ++++++
 tuareg-site-file.el       |   44 +-
 tuareg.el                 | 1502 +++++++++++++++++++--------------
 tuareg.install            |    6 +-
 tuareg_indent.el          | 2021 ---------------------------------------------
 26 files changed, 2290 insertions(+), 3047 deletions(-)
 create mode 100644 .travis.yml
 delete mode 100644 CHANGES
 create mode 100644 CHANGES.md
 delete mode 100644 debian/patches/opam
 create mode 100644 dot-emacs.el
 create mode 100644 tuareg-jbuild.el
 create mode 100644 tuareg-opam.el
 delete 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