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

Ralf Treinen treinen at moszumanska.debian.org
Sun Jul 17 20:11:50 UTC 2016


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

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

      from  45caad6   fix url in Vcs fields
       new  d6462dd   Imported Upstream version 2.0.10
       new  9d8bf36   Merge tag 'upstream/2.0.10'
       new  5f250cd   new upstream
       new  a01f7d0   install all tuareg*.el files
       new  8324b11   standards-version 3.9.8
       new  fd70577   dropped XS-testsuite
       new  def3853   updated VCS-{Git,Browser}
       new  8d909eb   spelling inshort description
       new  3ad7df5   uodated homepage
       new  32aa036   autoload tuareg-run-ocaml
       new  1d45192   use opam toplevel only when ~/.opam exists
       new  1739320   activate SMIE

The 12 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                                  |   7 +-
 CHANGES                                     |  10 +-
 Makefile                                    |  18 +-
 README.md                                   | 103 +++-
 debian/changelog                            |  17 +
 debian/control                              |  11 +-
 debian/emacsen-startup                      |  10 +-
 debian/patches/opam                         |  22 +
 debian/patches/series                       |   1 +
 debian/rules                                |   2 +-
 sample.ml => indent-test.ml                 | 612 +++++++++---------
 ocamldebug.el                               |   5 +-
 opam/opam                                   |  25 +-
 sample.ml                                   | 132 ++--
 tuareg-light.el                             |  88 ++-
 tuareg-site-file.el                         |   9 +-
 tuareg.el                                   | 926 ++++++++++++++--------------
 opam/files/tuareg.install => tuareg.install |   4 +
 tuareg_indent.el                            | 257 ++++----
 20 files changed, 1224 insertions(+), 1036 deletions(-)
 delete mode 100644 .bzrignore
 create mode 100644 debian/patches/opam
 copy sample.ml => indent-test.ml (66%)
 rename opam/files/tuareg.install => tuareg.install (50%)

-- 
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